dynarmic/src/frontend
Tillmann Karras 3fdc093d10 Add more IR opcodes for multiply instructions
Pack2x32To1x64, LeastSignificantWord, MostSignificantWord, IsZero64,
Add64, Mul, Mul64, SignExtendWordToLong, ZeroExtendWordToLong
2016-08-05 02:09:30 +01:00
..
decoder arm: Implement B/BL/BX instructions. 2016-08-03 16:49:01 -04:00
disassembler Implement more instructions 2016-08-03 00:47:17 +01:00
ir Add more IR opcodes for multiply instructions 2016-08-05 02:09:30 +01:00
translate arm: Implement B/BL/BX instructions. 2016-08-03 16:49:01 -04: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