OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ITBL_OPCODES
(Results
1 - 2
of
2
) sorted by null
/toolchain/binutils/binutils-2.25/gas/config/
itbl-mips.h
44
#define
ITBL_OPCODES
mips_opcodes
/toolchain/binutils/binutils-2.25/gas/
itbl-ops.c
321
DBG (("I get=%d\n", size / sizeof (
ITBL_OPCODES
[0])));
326
/* FIXME since
ITBL_OPCODES
culd be a static table,
335
memcpy (new_opcodes,
ITBL_OPCODES
, size);
375
ITBL_OPCODES
= new_opcodes;
Completed in 107 milliseconds