dynarmic/src/frontend/A64/decoder
Lioncash 40ec25356b A64: NOP immediate variant of PRFM
Makes behavior identical to the literal variant of PRFM. Given this is simply a hint instruction,
this is valid behavior. The upside is that we don't fall back to Unicorn unnecessarily whenever
the instruction is encountered.
2020-04-22 20:46:15 +01:00
..
a64.h decoder/a64: Don't rearrange unrelated decoders 2020-04-22 20:46:14 +01:00
a64.inc A64: NOP immediate variant of PRFM 2020-04-22 20:46:15 +01:00