Searched defs:shift_type (Results 1 – 1 of 1) sorted by relevance
/openbmc/qemu/target/arm/tcg/ |
H A D | translate-a64.c | 7537 enum a64_shift_type shift_type, unsigned int shift_i) in shift_reg_imm() 7557 unsigned int sf, opc, shift_type, invert, rm, shift_amount, rn, rd; in disas_logic_reg() local 7730 int shift_type = extract32(insn, 22, 2); in disas_add_sub_reg() local 8457 enum a64_shift_type shift_type, unsigned int sf, in handle_shift_reg()
|