dynarmic/src/frontend
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
..
A32 T32: Add initial decoder list 2020-04-22 20:46:14 +01:00
A64 A64: NOP immediate variant of PRFM 2020-04-22 20:46:15 +01:00
decoder General: Convert multiple namespace specifiers to nested namespace specifiers where applicable 2020-04-22 20:44:38 +01:00
ir ir: Add IR opcodes for emitting vector shuffles 2020-04-22 20:46:15 +01:00