Searched refs:ITBL_OPCODES (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gas/config/
H A Ditbl-mips.h44 #define ITBL_OPCODES mips_opcodes macro
/netbsd-current/external/gpl3/binutils.old/dist/gas/config/
H A Ditbl-mips.h44 #define ITBL_OPCODES mips_opcodes macro
/netbsd-current/external/gpl3/binutils/dist/gas/config/
H A Ditbl-mips.h44 #define ITBL_OPCODES mips_opcodes macro
/netbsd-current/external/gpl3/gdb.old/dist/gas/
H A Ditbl-ops.c321 DBG (("I get=%d\n", size / sizeof (ITBL_OPCODES[0])));
323 /* FIXME since ITBL_OPCODES could be a static table,
332 memcpy (new_opcodes, ITBL_OPCODES, size);
372 ITBL_OPCODES = new_opcodes;
/netbsd-current/external/gpl3/binutils.old/dist/gas/
H A Ditbl-ops.c321 DBG (("I get=%d\n", size / sizeof (ITBL_OPCODES[0])));
323 /* FIXME since ITBL_OPCODES could be a static table,
332 memcpy (new_opcodes, ITBL_OPCODES, size);
372 ITBL_OPCODES = new_opcodes;
/netbsd-current/external/gpl3/binutils/dist/gas/
H A Ditbl-ops.c321 DBG (("I get=%d\n", size / sizeof (ITBL_OPCODES[0])));
323 /* FIXME since ITBL_OPCODES could be a static table,
332 memcpy (new_opcodes, ITBL_OPCODES, size);
372 ITBL_OPCODES = new_opcodes;

Completed in 127 milliseconds