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

/netbsd-current/external/gpl3/gdb.old/dist/include/opcode/
H A Dxgate.h80 struct xgate_opcode struct
97 extern const struct xgate_opcode xgate_opcodes[];
/netbsd-current/external/gpl3/gdb/dist/include/opcode/
H A Dxgate.h80 struct xgate_opcode struct
97 extern const struct xgate_opcode xgate_opcodes[];
/netbsd-current/external/gpl3/binutils.old/dist/include/opcode/
H A Dxgate.h80 struct xgate_opcode struct
97 extern const struct xgate_opcode xgate_opcodes[];
/netbsd-current/external/gpl3/binutils/dist/include/opcode/
H A Dxgate.h80 struct xgate_opcode struct
97 extern const struct xgate_opcode xgate_opcodes[];
/netbsd-current/external/gpl3/gdb.old/dist/gas/config/
H A Dtc-xgate.c62 struct xgate_opcode *opc0[MAX_OPCODES];
105 static struct xgate_opcode *xgate_find_match (struct xgate_opcode_handle *,
107 static int cmp_opcode (struct xgate_opcode *, struct xgate_opcode *);
112 static void xgate_scan_operands (struct xgate_opcode *opcode, s_operand []);
113 static unsigned int xgate_parse_operand (struct xgate_opcode *, int *, int,
291 struct xgate_opcode *xgate_opcode_ptr = NULL;
292 struct xgate_opcode *xgate_op_table = NULL;
301 xgate_op_table = XNEWVEC (struct xgate_opcode, xgate_num_opcodes);
304 sizeof (struct xgate_opcode) * (xgate_num_opcode
[all...]
/netbsd-current/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-xgate.c62 struct xgate_opcode *opc0[MAX_OPCODES];
105 static struct xgate_opcode *xgate_find_match (struct xgate_opcode_handle *,
107 static int cmp_opcode (struct xgate_opcode *, struct xgate_opcode *);
112 static void xgate_scan_operands (struct xgate_opcode *opcode, s_operand []);
113 static unsigned int xgate_parse_operand (struct xgate_opcode *, int *, int,
291 struct xgate_opcode *xgate_opcode_ptr = NULL;
292 struct xgate_opcode *xgate_op_table = NULL;
301 xgate_op_table = XNEWVEC (struct xgate_opcode, xgate_num_opcodes);
304 sizeof (struct xgate_opcode) * (xgate_num_opcode
[all...]
/netbsd-current/external/gpl3/binutils/dist/gas/config/
H A Dtc-xgate.c62 struct xgate_opcode *opc0[MAX_OPCODES];
105 static struct xgate_opcode *xgate_find_match (struct xgate_opcode_handle *,
107 static int cmp_opcode (struct xgate_opcode *, struct xgate_opcode *);
112 static void xgate_scan_operands (struct xgate_opcode *opcode, s_operand []);
113 static unsigned int xgate_parse_operand (struct xgate_opcode *, int *, int,
291 struct xgate_opcode *xgate_opcode_ptr = NULL;
292 struct xgate_opcode *xgate_op_table = NULL;
301 xgate_op_table = XNEWVEC (struct xgate_opcode, xgate_num_opcodes);
304 sizeof (struct xgate_opcode) * (xgate_num_opcode
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/opcodes/
H A Dxgate-dis.c41 struct xgate_opcode *opcodePTR;
48 struct xgate_opcode *, unsigned int);
69 struct xgate_opcode *opcodePTR = (struct xgate_opcode*) xgate_opcodes;
297 struct xgate_opcode *opcodePTR,
H A Dxgate-opc.c99 const struct xgate_opcode xgate_opcodes[] = {
/netbsd-current/external/gpl3/gdb/dist/opcodes/
H A Dxgate-dis.c41 struct xgate_opcode *opcodePTR;
48 struct xgate_opcode *, unsigned int);
69 struct xgate_opcode *opcodePTR = (struct xgate_opcode*) xgate_opcodes;
297 struct xgate_opcode *opcodePTR,
H A Dxgate-opc.c99 const struct xgate_opcode xgate_opcodes[] = {
/netbsd-current/external/gpl3/binutils.old/dist/opcodes/
H A Dxgate-dis.c41 struct xgate_opcode *opcodePTR;
48 struct xgate_opcode *, unsigned int);
69 struct xgate_opcode *opcodePTR = (struct xgate_opcode*) xgate_opcodes;
297 struct xgate_opcode *opcodePTR,
H A Dxgate-opc.c99 const struct xgate_opcode xgate_opcodes[] = {
/netbsd-current/external/gpl3/binutils/dist/opcodes/
H A Dxgate-dis.c41 struct xgate_opcode *opcodePTR;
48 struct xgate_opcode *, unsigned int);
69 struct xgate_opcode *opcodePTR = (struct xgate_opcode*) xgate_opcodes;
297 struct xgate_opcode *opcodePTR,
H A Dxgate-opc.c99 const struct xgate_opcode xgate_opcodes[] = {

Completed in 105 milliseconds