Searched refs:AARCH64_OPND_ADDR_SIMM9 (Results 1 - 13 of 13) sorted by relevance

/netbsd-current/external/gpl3/binutils/dist/include/opcode/
H A Daarch64.h339 AARCH64_OPND_ADDR_SIMM9, /* Address of signed 9-bit immediate. */ enumerator in enum:aarch64_opnd
/netbsd-current/external/gpl3/binutils.old/dist/include/opcode/
H A Daarch64.h301 AARCH64_OPND_ADDR_SIMM9, /* Address of signed 9-bit immediate. */ enumerator in enum:aarch64_opnd
/netbsd-current/external/gpl3/gdb.old/dist/include/opcode/
H A Daarch64.h291 AARCH64_OPND_ADDR_SIMM9, /* Address of signed 9-bit immediate. */ enumerator in enum:aarch64_opnd
/netbsd-current/external/gpl3/gdb/dist/include/opcode/
H A Daarch64.h342 AARCH64_OPND_ADDR_SIMM9, /* Address of signed 9-bit immediate. */ enumerator in enum:aarch64_opnd
/netbsd-current/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-aarch64.c6348 case AARCH64_OPND_ADDR_SIMM9:
7640 AARCH64_OPND_ADDR_SIMM9);
7844 case AARCH64_OPND_ADDR_SIMM9:
/netbsd-current/external/gpl3/binutils/dist/gas/config/
H A Dtc-aarch64.c7067 case AARCH64_OPND_ADDR_SIMM9:
8572 AARCH64_OPND_ADDR_SIMM9);
8777 case AARCH64_OPND_ADDR_SIMM9:
/netbsd-current/external/gpl3/gdb.old/dist/gas/config/
H A Dtc-aarch64.c6373 case AARCH64_OPND_ADDR_SIMM9:
7665 AARCH64_OPND_ADDR_SIMM9);
7870 case AARCH64_OPND_ADDR_SIMM9:
/netbsd-current/external/gpl3/binutils.old/dist/opcodes/
H A Daarch64-opc.c1650 case AARCH64_OPND_ADDR_SIMM9:
3640 case AARCH64_OPND_ADDR_SIMM9:
/netbsd-current/external/gpl3/gdb.old/dist/opcodes/
H A Daarch64-opc.c1651 case AARCH64_OPND_ADDR_SIMM9:
3644 case AARCH64_OPND_ADDR_SIMM9:
/netbsd-current/external/gpl3/binutils/dist/opcodes/
H A Daarch64-opc.c1670 case AARCH64_OPND_ADDR_SIMM9:
3787 case AARCH64_OPND_ADDR_SIMM9:
/netbsd-current/external/gpl3/gdb/dist/opcodes/
H A Daarch64-opc.c1662 case AARCH64_OPND_ADDR_SIMM9:
3918 case AARCH64_OPND_ADDR_SIMM9:
/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Daarch64-tdep.c412 gdb_assert (inst.operands[1].type == AARCH64_OPND_ADDR_SIMM9);
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Daarch64-tdep.c391 gdb_assert (inst.operands[1].type == AARCH64_OPND_ADDR_SIMM9);

Completed in 560 milliseconds