dynarmic/src/frontend/A64
Lioncash d0fdd3c6e6 simd_three_same: Extract non-paired SMAX, SMIN, UMAX, UMIN code to a common function
Deduplicates a bit of code and makes its layout consistent with the
paired variants
2020-04-22 20:46:23 +01:00
..
decoder A64: Implement SMAXP, SMINP, UMAXP, UMINP 2020-04-22 20:46:23 +01:00
translate simd_three_same: Extract non-paired SMAX, SMIN, UMAX, UMIN code to a common function 2020-04-22 20:46:23 +01:00
imm.h imm: Add additional bit position checks to Imm::Bits 2020-04-22 20:46:16 +01:00
ir_emitter.cpp IR: Implement A64OrQC 2020-04-22 20:46:22 +01:00
ir_emitter.h IR: Implement A64OrQC 2020-04-22 20:46:22 +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