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

/netbsd-current/external/gpl3/gdb.old/dist/include/opcode/
H A Dxgate.h64 #define XGATE_OP_REL9 "b9" /* 9-bit value that is relative to the current pc. */ macro
/netbsd-current/external/gpl3/gdb/dist/include/opcode/
H A Dxgate.h64 #define XGATE_OP_REL9 "b9" /* 9-bit value that is relative to the current pc. */ macro
/netbsd-current/external/gpl3/binutils.old/dist/include/opcode/
H A Dxgate.h64 #define XGATE_OP_REL9 "b9" /* 9-bit value that is relative to the current pc. */ macro
/netbsd-current/external/gpl3/binutils/dist/include/opcode/
H A Dxgate.h64 #define XGATE_OP_REL9 "b9" /* 9-bit value that is relative to the current pc. */ macro
/netbsd-current/external/gpl3/gdb.old/dist/opcodes/
H A Dxgate-opc.c87 #define OP_REL9 XGATE_OP_REL9
H A Dxgate-dis.c188 else if (!strcmp (decodePTR->opcodePTR->constraints, XGATE_OP_REL9))
/netbsd-current/external/gpl3/gdb/dist/opcodes/
H A Dxgate-opc.c87 #define OP_REL9 XGATE_OP_REL9
H A Dxgate-dis.c188 else if (!strcmp (decodePTR->opcodePTR->constraints, XGATE_OP_REL9))
/netbsd-current/external/gpl3/binutils.old/dist/opcodes/
H A Dxgate-opc.c87 #define OP_REL9 XGATE_OP_REL9
H A Dxgate-dis.c188 else if (!strcmp (decodePTR->opcodePTR->constraints, XGATE_OP_REL9))
/netbsd-current/external/gpl3/binutils/dist/opcodes/
H A Dxgate-opc.c87 #define OP_REL9 XGATE_OP_REL9
H A Dxgate-dis.c188 else if (!strcmp (decodePTR->opcodePTR->constraints, XGATE_OP_REL9))
/netbsd-current/external/gpl3/gdb.old/dist/gas/config/
H A Dtc-xgate.c1196 else if ( !strcmp (opcode->constraints, XGATE_OP_REL9)
/netbsd-current/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-xgate.c1196 else if ( !strcmp (opcode->constraints, XGATE_OP_REL9)
/netbsd-current/external/gpl3/binutils/dist/gas/config/
H A Dtc-xgate.c1198 else if ( !strcmp (opcode->constraints, XGATE_OP_REL9)

Completed in 127 milliseconds