Home
last modified time | relevance | path

Searched hist:"0 b4286dd15e2bcaf2aa53dfac0fb3103690f5a34" (Results 1 – 3 of 3) sorted by relevance

/qemu/tcg/
H A Dtcg-op-vec.c0b4286dd15e2bcaf2aa53dfac0fb3103690f5a34 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 Doptimize.c0b4286dd15e2bcaf2aa53dfac0fb3103690f5a34 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 Dtcg.c0b4286dd15e2bcaf2aa53dfac0fb3103690f5a34 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>