1
0
Fork 0
forked from suyu/suyu
suyu/src/core/arm
archshift 765eef3319 arm_dyncom_interpreter: Add specialized GetAddressingOpLoadStoreT func
This allows us to get the addressing operation for STRT, LDRT, STRBT,
and LDRBT. We do this so that translation functions don't need to
see the addressing ops directly.
2016-06-10 18:45:48 -07:00
..
disassembler ARM_Disasm::DisassembleMemHalf: actually use width in determining opcode name 2016-01-19 18:42:16 +01:00
dyncom arm_dyncom_interpreter: Add specialized GetAddressingOpLoadStoreT func 2016-06-10 18:45:48 -07:00
skyeye_common arm_dyncom_interpreter: Rename anonymous enum to TransExtData 2016-06-10 18:35:57 -07:00
arm_interface.h Set fpscr for new threads 2016-05-17 08:59:52 +02:00