mirror of
https://github.com/yuzu-mirror/dynarmic.git
synced 2026-04-06 23:03:57 +00:00
This'll make it slightly nicer to do basic constant folding for 32-bit and 64-bit variants of the same IR opcode type. By that, I mean it's possible to inspect immediate values without a bunch of conditional checks beforehand to verify that it's possible to call GetU32() or GetU64, etc. |
||
|---|---|---|
| .. | ||
| x64 | ||