diff options
author | Richard Henderson <richard.henderson@linaro.org> | 2021-01-27 19:31:49 -1000 |
---|---|---|
committer | Richard Henderson <richard.henderson@linaro.org> | 2021-02-05 10:24:14 -1000 |
commit | 85bbbf7088dae27a110d6669801694af127c5158 (patch) | |
tree | ed01d7f31c64bf3f0f90bea0cf095491780d8dba /scripts/qapi/commands.py | |
parent | 43c8a4027953b170f718bb8507f2494f8279c24c (diff) | |
download | qemu-85bbbf7088dae27a110d6669801694af127c5158.zip qemu-85bbbf7088dae27a110d6669801694af127c5158.tar.gz qemu-85bbbf7088dae27a110d6669801694af127c5158.tar.bz2 |
tcg/tci: Inline tci_write_reg32 into all callers
For a 64-bit TCI, the upper bits of a 32-bit operation are
undefined (much like a native ppc64 32-bit operation). It
simplifies everything if we don't force-extend the result.
Tested-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Diffstat (limited to 'scripts/qapi/commands.py')
0 files changed, 0 insertions, 0 deletions