Home
last modified time | relevance | path

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

/qemu/target/arm/tcg/
H A Dtranslate-a64.c1321 static void ext_and_shift_reg(TCGv_i64 tcg_out, TCGv_i64 tcg_in, in ext_and_shift_reg() function
3303 ext_and_shift_reg(tcg_rm, tcg_rm, a->opt, a->s ? a->sz : 0); in op_addr_ldst_pre()
4760 ext_and_shift_reg(tcg_rm, tcg_rm, option, imm3); in disas_add_sub_ext_reg()
10280 ext_and_shift_reg(tcg_rd, tcg_rd, size | (!is_u << 2), 0); in handle_vec_simd_wshli()