mirror of
https://github.com/yuzu-emu/unicorn.git
synced 2025-01-11 03:05:40 +00:00
0ea4c05dc3
The instruction set has 3 insns that perform the same operation, only varying in which operand must overlap the destination. We can represent the operation without overlap and choose based on the operands seen. Backports commit a9e434a5dc16f71ee156428619fc3c3765b68f26 from qemu |
||
---|---|---|
.. | ||
tcg-target-opc.h | ||
tcg-target.h | ||
tcg-target.inc.c |