dynarmic/src/frontend/A64
Lioncash ab60720418 A64/translate/impl: Make signatures consistent for unimplemented by-element SIMD variants
Makes them all consistent, so it isn't necessary to change the
prototypes over when implementing them.
2020-04-22 20:55:06 +01:00
..
decoder A64: Implement BRK 2020-04-22 20:55:06 +01:00
translate A64/translate/impl: Make signatures consistent for unimplemented by-element SIMD variants 2020-04-22 20:55:06 +01:00
imm.h A64/imm: Add full range of comparison operators to Imm template 2020-04-22 20:55:06 +01:00
ir_emitter.cpp A64: Implement ISB 2020-04-22 20:53:45 +01:00
ir_emitter.h A64: Implement ISB 2020-04-22 20:53:45 +01:00
location_descriptor.cpp General: Convert multiple namespace specifiers to nested namespace specifiers where applicable 2020-04-22 20:44:38 +01:00
location_descriptor.h fp: A64::FPCR -> FP::FPCR 2020-04-22 20:46:21 +01:00
types.cpp General: Convert multiple namespace specifiers to nested namespace specifiers where applicable 2020-04-22 20:44:38 +01:00
types.h General: Convert multiple namespace specifiers to nested namespace specifiers where applicable 2020-04-22 20:44:38 +01:00