Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/binutils.old/dist/include/opcode/
H A Daarch64.h1067 AARCH64_MOD_ROR, enumerator
/netbsd-src/external/gpl3/binutils/dist/include/opcode/
H A Daarch64.h1426 AARCH64_MOD_ROR, enumerator
/netbsd-src/external/gpl3/binutils/dist/opcodes/
H A Daarch64-opc.c528 return kind >= AARCH64_MOD_ROR && kind <= AARCH64_MOD_LSL; in aarch64_shift_operator_p()
3258 if (opnd->shifter.kind == AARCH64_MOD_ROR in operand_general_constraint_met_p()
H A Daarch64-dis.c1515 if (info->shifter.kind == AARCH64_MOD_ROR in aarch64_ext_reg_shifted()
/netbsd-src/external/gpl3/binutils.old/dist/opcodes/
H A Daarch64-opc.c458 return kind >= AARCH64_MOD_ROR && kind <= AARCH64_MOD_LSL; in aarch64_shift_operator_p()
2710 if (opnd->shifter.kind == AARCH64_MOD_ROR in operand_general_constraint_met_p()
H A Daarch64-dis.c1417 if (info->shifter.kind == AARCH64_MOD_ROR in aarch64_ext_reg_shifted()
/netbsd-src/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-aarch64.c3248 if (kind == AARCH64_MOD_ROR) in parse_shift()
/netbsd-src/external/gpl3/binutils/dist/gas/config/
H A Dtc-aarch64.c3530 if (kind == AARCH64_MOD_ROR) in parse_shift()