summaryrefslogtreecommitdiffstats
path: root/include/exec/exec-all.h
diff options
context:
space:
mode:
authorRichard Henderson2019-07-09 20:36:34 +0200
committerRichard Henderson2019-07-14 12:19:00 +0200
commit1789d4274b851fb8fdf4a947ce5474c63e813d0d (patch)
tree2ef884d0b1bdf440b5b317194c962293f1fbff00 /include/exec/exec-all.h
parenttcg: Fix constant folding of INDEX_op_extract2_i32 (diff)
downloadqemu-1789d4274b851fb8fdf4a947ce5474c63e813d0d.tar.gz
qemu-1789d4274b851fb8fdf4a947ce5474c63e813d0d.tar.xz
qemu-1789d4274b851fb8fdf4a947ce5474c63e813d0d.zip
tcg/aarch64: Fix output of extract2 opcodes
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 Reported-by: Peter Maydell <peter.maydell@linaro.org> Tested-by: Alex Bennée <alex.bennee@linaro.org> Reviewed-by: Alex Bennée <alex.bennee@linaro.org> Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Diffstat (limited to 'include/exec/exec-all.h')
0 files changed, 0 insertions, 0 deletions