Searched refs:AARCH64_OPND_HALF (Results 1 - 16 of 16) sorted by relevance

/netbsd-current/external/gpl3/binutils/dist/include/opcode/
H A Daarch64.h320 AARCH64_OPND_HALF, /* #<imm16>{, LSL #<shift>} operand in move wide. */ enumerator in enum:aarch64_opnd
/netbsd-current/external/gpl3/binutils.old/dist/include/opcode/
H A Daarch64.h282 AARCH64_OPND_HALF, /* #<imm16>{, LSL #<shift>} operand in move wide. */ enumerator in enum:aarch64_opnd
/netbsd-current/external/gpl3/gdb.old/dist/include/opcode/
H A Daarch64.h272 AARCH64_OPND_HALF, /* #<imm16>{, LSL #<shift>} operand in move wide. */ enumerator in enum:aarch64_opnd
/netbsd-current/external/gpl3/gdb/dist/include/opcode/
H A Daarch64.h323 AARCH64_OPND_HALF, /* #<imm16>{, LSL #<shift>} operand in move wide. */ enumerator in enum:aarch64_opnd
/netbsd-current/external/gpl3/binutils.old/dist/opcodes/
H A Daarch64-asm.c1882 inst->operands[1].type = AARCH64_OPND_HALF;
H A Daarch64-opc.c2079 case AARCH64_OPND_HALF:
3463 case AARCH64_OPND_HALF:
/netbsd-current/external/gpl3/gdb.old/dist/opcodes/
H A Daarch64-asm.c1893 inst->operands[1].type = AARCH64_OPND_HALF;
H A Daarch64-opc.c2080 case AARCH64_OPND_HALF:
3467 case AARCH64_OPND_HALF:
/netbsd-current/external/gpl3/binutils/dist/opcodes/
H A Daarch64-asm.c2116 inst->operands[1].type = AARCH64_OPND_HALF;
H A Daarch64-opc.c2108 case AARCH64_OPND_HALF:
3607 case AARCH64_OPND_HALF:
/netbsd-current/external/gpl3/gdb/dist/opcodes/
H A Daarch64-asm.c2117 inst->operands[1].type = AARCH64_OPND_HALF;
H A Daarch64-opc.c2100 case AARCH64_OPND_HALF:
3723 case AARCH64_OPND_HALF:
/netbsd-current/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-aarch64.c6124 case AARCH64_OPND_HALF:
7821 case AARCH64_OPND_HALF:
/netbsd-current/external/gpl3/binutils/dist/gas/config/
H A Dtc-aarch64.c6842 case AARCH64_OPND_HALF:
8754 case AARCH64_OPND_HALF:
/netbsd-current/external/gpl3/gdb.old/dist/gas/config/
H A Dtc-aarch64.c6148 case AARCH64_OPND_HALF:
7847 case AARCH64_OPND_HALF:
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Daarch64-tdep.c349 gdb_assert (inst.operands[1].type == AARCH64_OPND_HALF);

Completed in 309 milliseconds