mirror of
https://github.com/yuzu-emu/unicorn.git
synced 2024-12-23 12:55:29 +00:00
d291a311ee
This patch fixes two problems: (1) The inputs to the EXTR insn were reversed, (2) The input constraints use rZ, which means that we need to use the REG0 macro in order to supply XZR for a constant 0 input. Fixes: 464c2969d5d Backports commit 1789d4274b851fb8fdf4a947ce5474c63e813d0d from qemu |
||
---|---|---|
.. | ||
tcg-target-opc.h | ||
tcg-target.h | ||
tcg-target.inc.c |