aboutsummaryrefslogtreecommitdiff
path: root/docs/devel
diff options
context:
space:
mode:
authorRichard Henderson <richard.henderson@linaro.org>2023-05-12 18:12:43 +0100
committerRichard Henderson <richard.henderson@linaro.org>2023-05-16 15:21:38 -0700
commit988998503bc6d8c03fbea001a0513e8372fddf28 (patch)
treea2d127272cc384771e453c021cccc8dd20455a32 /docs/devel
parentf9d58e0ca53b3f470b84725a7b5e47fcf446a2ea (diff)
downloadqemu-988998503bc6d8c03fbea001a0513e8372fddf28.zip
qemu-988998503bc6d8c03fbea001a0513e8372fddf28.tar.gz
qemu-988998503bc6d8c03fbea001a0513e8372fddf28.tar.bz2
tcg/i386: Set P_REXW in tcg_out_addi_ptr
The REXW bit must be set to produce a 64-bit pointer result; the bit is disabled in 32-bit mode, so we can do this unconditionally. Fixes: 7d9e1ee424b0 ("tcg/i386: Adjust assert in tcg_out_addi_ptr") Resolves: https://gitlab.com/qemu-project/qemu/-/issues/1592 Resolves: https://gitlab.com/qemu-project/qemu/-/issues/1642 Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Diffstat (limited to 'docs/devel')
0 files changed, 0 insertions, 0 deletions