dynarmic/src/frontend
MerryMage 3f602129f4 system: Ensure value of CNTPCT_EL0 is accurate
Since we currently only update the host's tick count at the end of a
block, we force an end-of-block before executing a MRS %, CNTPCT_ELO
instruction.
2020-04-22 20:46:21 +01:00
..
A32 translate_arm: Remove unnecessary rotr() function 2020-04-22 20:46:20 +01:00
A64 system: Ensure value of CNTPCT_EL0 is accurate 2020-04-22 20:46:21 +01:00
decoder decoder_detail: use structured bindings 2020-04-22 20:46:17 +01:00
ir A64: Implement FABD in terms of existing IR instructions 2020-04-22 20:46:21 +01:00