Skip to content
Snippets Groups Projects
Commit 0b4286dd authored by Richard Henderson's avatar Richard Henderson
Browse files

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: default avatarRichard Henderson <richard.henderson@linaro.org>
parent 8fe35e04
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment