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

target/arm: Use tcg_gen_ext_i64


The ext_and_shift_reg helper does this plus a shift.
The non-zero check for shift count is duplicate to
the one done within tcg_gen_shli_i64.

Signed-off-by: default avatarRichard Henderson <richard.henderson@linaro.org>
parent c048b683
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