]> xenbits.xensource.com Git - qemu-xen.git/commit
tcg/i386: Drop BYTEH deposits for 64-bit
authorRichard Henderson <richard.henderson@linaro.org>
Sun, 13 Aug 2023 17:42:54 +0000 (10:42 -0700)
committerRichard Henderson <richard.henderson@linaro.org>
Thu, 24 Aug 2023 18:22:42 +0000 (11:22 -0700)
commit36df88c0405aafa747d3ee04c3d96f81827841f7
treed58737b92becd6d536295137b8e89fa55dc68fd8
parent64919f710f3547e59e56089e91e4cbe0c623a6af
tcg/i386: Drop BYTEH deposits for 64-bit

It is more useful to allow low-part deposits into all registers
than to restrict allocation for high-byte deposits.

Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
tcg/i386/tcg-target-con-set.h
tcg/i386/tcg-target-con-str.h
tcg/i386/tcg-target.c.inc
tcg/i386/tcg-target.h