dynarmic/src/frontend/A32
2020-04-22 21:04:22 +01:00
..
decoder Merge pull request #500 from lioncash/cbz 2020-04-22 21:04:21 +01:00
disassembler Merge pull request #500 from lioncash/cbz 2020-04-22 21:04:21 +01:00
translate A32/translate_thumb: Split off implementation into thumb16 and thumb32 2020-04-22 21:04:22 +01:00
FPSCR.h Switch boost::optional to std::optional 2020-04-22 20:57:37 +01:00
ir_emitter.cpp frontend/ir/ir_emitter: Add A32 equivalent to A64's SetCheckBit 2020-04-22 21:02:47 +01:00
ir_emitter.h frontend/ir/ir_emitter: Add A32 equivalent to A64's SetCheckBit 2020-04-22 21:02:47 +01:00
ITState.h A32: Add ITState 2020-04-22 21:04:22 +01:00
location_descriptor.cpp A32/location_descriptor: Change formatting to use hex 2020-04-22 20:53:46 +01:00
location_descriptor.h A32/location_descriptor: Add CPSR.IT to A32::LocationDescriptor 2020-04-22 21:04:22 +01:00
PSR.h PSR: Use Common::ModifyBit{,s} 2020-04-22 21:04:22 +01:00
types.cpp {A32, A64}/types: Use std::array deduction guides where applicable 2020-04-22 21:02:46 +01:00
types.h A32: Replace immediate type aliases with the Imm template 2020-04-22 21:02:46 +01:00