Home
last modified time | relevance | path

Searched defs:shift_type (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/target/arm/tcg/
H A Dtranslate-a64.c6682 enum a64_shift_type shift_type, unsigned int shift_i) in shift_reg_imm()
6702 unsigned int sf, opc, shift_type, invert, rm, shift_amount, rn, rd; in disas_logic_reg() local
6875 int shift_type = extract32(insn, 22, 2); in disas_add_sub_reg() local
7602 enum a64_shift_type shift_type, unsigned int sf, in handle_shift_reg()