Searched refs:AARCH64_MOD_ROR (Results 1 - 15 of 15) sorted by relevance

/netbsd-current/external/gpl3/binutils/dist/include/opcode/
H A Daarch64.h1069 AARCH64_MOD_ROR,
1067 AARCH64_MOD_ROR, enumerator in enum:aarch64_modifier_kind
/netbsd-current/external/gpl3/binutils.old/dist/include/opcode/
H A Daarch64.h1003 AARCH64_MOD_ROR,
1001 AARCH64_MOD_ROR, enumerator in enum:aarch64_modifier_kind
/netbsd-current/external/gpl3/gdb.old/dist/include/opcode/
H A Daarch64.h998 AARCH64_MOD_ROR,
996 AARCH64_MOD_ROR, enumerator in enum:aarch64_modifier_kind
/netbsd-current/external/gpl3/gdb/dist/include/opcode/
H A Daarch64.h1075 AARCH64_MOD_ROR,
1073 AARCH64_MOD_ROR, enumerator in enum:aarch64_modifier_kind
/netbsd-current/external/gpl3/binutils.old/dist/opcodes/
H A Daarch64-opc.c445 return (kind >= AARCH64_MOD_ROR && kind <= AARCH64_MOD_LSL)
2695 if (opnd->shifter.kind == AARCH64_MOD_ROR
H A Daarch64-dis.c1380 if (info->shifter.kind == AARCH64_MOD_ROR
/netbsd-current/external/gpl3/gdb.old/dist/opcodes/
H A Daarch64-opc.c446 return (kind >= AARCH64_MOD_ROR && kind <= AARCH64_MOD_LSL)
2697 if (opnd->shifter.kind == AARCH64_MOD_ROR
H A Daarch64-dis.c1391 if (info->shifter.kind == AARCH64_MOD_ROR
/netbsd-current/external/gpl3/binutils/dist/opcodes/
H A Daarch64-opc.c459 return kind >= AARCH64_MOD_ROR && kind <= AARCH64_MOD_LSL;
2712 if (opnd->shifter.kind == AARCH64_MOD_ROR
H A Daarch64-dis.c1419 if (info->shifter.kind == AARCH64_MOD_ROR
/netbsd-current/external/gpl3/gdb/dist/opcodes/
H A Daarch64-opc.c460 return kind >= AARCH64_MOD_ROR && kind <= AARCH64_MOD_LSL;
2706 if (opnd->shifter.kind == AARCH64_MOD_ROR
H A Daarch64-dis.c1428 if (info->shifter.kind == AARCH64_MOD_ROR
/netbsd-current/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-aarch64.c3157 if (kind == AARCH64_MOD_ROR)
/netbsd-current/external/gpl3/binutils/dist/gas/config/
H A Dtc-aarch64.c3251 if (kind == AARCH64_MOD_ROR)
/netbsd-current/external/gpl3/gdb.old/dist/gas/config/
H A Dtc-aarch64.c3162 if (kind == AARCH64_MOD_ROR)

Completed in 615 milliseconds