dynarmic/src/frontend/A64
MerryMage 8a3b6364c2 load_store_exclusive: Define s == t state to be Constraint_NONE
Downstream (yuzu) mentioned that the instruction:

STXR W9, W9, [X0]

was executed in the program "Crash N-Sane Trilogy".
2020-04-22 20:53:45 +01:00
..
decoder A64: Implement SQ{ADD, SUB}, and UQ{ADD, SUB}'s vector variants 2020-04-22 20:46:23 +01:00
translate load_store_exclusive: Define s == t state to be Constraint_NONE 2020-04-22 20:53:45 +01:00
imm.h imm: Add additional bit position checks to Imm::Bits 2020-04-22 20:46:16 +01:00
ir_emitter.cpp system: Implement MRS CNTFRQ_EL0 2020-04-22 20:53:45 +01:00
ir_emitter.h system: Implement MRS CNTFRQ_EL0 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