Searched hist:"0 b4286dd15e2bcaf2aa53dfac0fb3103690f5a34" (Results 1 – 3 of 3) sorted by relevance
/qemu/tcg/ |
H A D | tcg-op-vec.c | 0b4286dd15e2bcaf2aa53dfac0fb3103690f5a34 Mon Sep 07 00:33:18 UTC 2020 Richard Henderson <richard.henderson@linaro.org> 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>
|
H A D | optimize.c | 0b4286dd15e2bcaf2aa53dfac0fb3103690f5a34 Mon Sep 07 00:33:18 UTC 2020 Richard Henderson <richard.henderson@linaro.org> 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>
|
H A D | tcg.c | 0b4286dd15e2bcaf2aa53dfac0fb3103690f5a34 Mon Sep 07 00:33:18 UTC 2020 Richard Henderson <richard.henderson@linaro.org> 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>
|