dynarmic/src/frontend
Tillmann Karras fc33f1d374 Implement more instructions
SXTB, SXTH, SXTAB, SXTAH, UXTB, UXTH, UXTAB, UXTAH, REV16
2016-08-03 00:47:17 +01:00
..
decoder Implement more instructions 2016-08-03 00:47:17 +01:00
disassembler Implement more instructions 2016-08-03 00:47:17 +01:00
ir Add IR opcode RotateRightExtended 2016-08-03 00:47:16 +01:00
translate Implement more instructions 2016-08-03 00:47:17 +01:00
arm_types.h arm_types: Add FPSCR to Arm::LocationDescriptor and make Arm::LocationDescriptor have a FauxO-like interface 2016-08-02 11:54:02 +01:00