diff options
author | Richard Henderson | 2020-09-07 02:33:18 +0200 |
---|---|---|
committer | Richard Henderson | 2021-01-13 19:39:08 +0100 |
commit | 0b4286dd15e2bcaf2aa53dfac0fb3103690f5a34 (patch) | |
tree | 0270104ef9f39141c70f5dce2c51226badd3c1bd /include/exec | |
parent | tcg/optimize: Use tcg_constant_internal with constant folding (diff) | |
download | qemu-0b4286dd15e2bcaf2aa53dfac0fb3103690f5a34.tar.gz qemu-0b4286dd15e2bcaf2aa53dfac0fb3103690f5a34.tar.xz qemu-0b4286dd15e2bcaf2aa53dfac0fb3103690f5a34.zip |
tcg: Convert tcg_gen_dupi_vec to TCG_CONST
Because we now store uint64_t in TCGTemp, we can now always
store the full 64-bit duplicate immediate. So remove the
difference between 32- and 64-bit hosts.
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Diffstat (limited to 'include/exec')
0 files changed, 0 insertions, 0 deletions