Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/include/opcode/
Daarch64.h651 AARCH64_MOD_ROR, enumerator
/toolchain/binutils/binutils-2.25/opcodes/
Daarch64-opc.c314 return (kind >= AARCH64_MOD_ROR && kind <= AARCH64_MOD_LSL) in aarch64_shift_operator_p()
1969 if (opnd->shifter.kind == AARCH64_MOD_ROR in operand_general_constraint_met_p()
Daarch64-dis.c1119 if (info->shifter.kind == AARCH64_MOD_ROR in aarch64_ext_reg_shifted()
/toolchain/binutils/binutils-2.25/gas/config/
Dtc-aarch64.c2617 if (kind == AARCH64_MOD_ROR) in parse_shift()