dynarmic/src/frontend
Tillmann Karras 2488926341 Add IR opcode RotateRightExtended
to rotate through the carry flag
2016-08-03 00:47:16 +01:00
..
decoder Implement memory endianness. Implement Thumb SETEND instruction. 2016-07-20 15:34:17 +01:00
disassembler Implement some simple IR optimizations (get/set eliminiation and DCE) 2016-07-21 21:48:45 +01:00
ir Add IR opcode RotateRightExtended 2016-08-03 00:47:16 +01:00
translate TranslateArm: Stub more ARM instructions 2016-08-02 21:59:33 +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