Searched refs:ARMul_ReadByte (Results 1 – 2 of 2) sorted by relevance
300 ARMword ARMul_ReadByte (ARMul_State * state, ARMword address) in ARMul_ReadByte() function318 return ARMul_ReadByte (state, address); in ARMul_LoadByte()
342 extern ARMword ARMul_ReadByte (ARMul_State * state, ARMword address);