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

/freebsd-10-stable/contrib/binutils/gas/config/
H A Ditbl-mips.h45 #define ITBL_OPCODES mips_opcodes macro
/freebsd-10-stable/contrib/binutils/gas/
H A Ditbl-ops.c319 DBG (("I get=%d\n", size / sizeof (ITBL_OPCODES[0])));
324 /* FIXME since ITBL_OPCODES culd be a static table,
333 memcpy (new_opcodes, ITBL_OPCODES, size);
371 ITBL_OPCODES = new_opcodes;

Completed in 101 milliseconds