Home
last modified time | relevance | path

Searched refs:ext_lshift (Results 1 – 1 of 1) sorted by relevance

/qemu/target/arm/tcg/
H A Dtranslate-a64.c8124 int ext_lshift = 0; in handle_shri_with_rndacc() local
8129 ext_lshift = 64 - shift; in handle_shri_with_rndacc()
8162 if (ext_lshift == 0) { in handle_shri_with_rndacc()
8167 tcg_gen_shli_i64(tcg_src_hi, tcg_src_hi, ext_lshift); in handle_shri_with_rndacc()