OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MACH_IQ2000
(Results
1 - 4
of
4
) sorted by null
/toolchain/binutils/binutils-2.25/opcodes/
iq2000-desc.c
49
{ "iq2000",
MACH_IQ2000
},
132
{ "iq2000", "iq2000",
MACH_IQ2000
, 0 },
898
{ 0|A(USES_RT)|A(USES_RS), { { { (1<<
MACH_IQ2000
), 0 } } } }
903
{ 0|A(USES_RT)|A(USES_RS)|A(NO_DIS)|A(ALIAS), { { { (1<<
MACH_IQ2000
), 0 } } } }
908
{ 0|A(USES_RT)|A(USES_RS)|A(NO_DIS)|A(ALIAS), { { { (1<<
MACH_IQ2000
), 0 } } } }
913
{ 0|A(USES_RT)|A(USES_RS), { { { (1<<
MACH_IQ2000
), 0 } } } }
918
{ 0|A(USES_RS)|A(COND_CTI)|A(DELAY_SLOT), { { { (1<<
MACH_IQ2000
), 0 } } } }
[
all
...]
iq2000-desc.h
173
MACH_BASE,
MACH_IQ2000
, MACH_IQ10, MACH_MAX
iq2000-opc.c
[
all
...]
/toolchain/binutils/binutils-2.25/gas/config/
tc-iq2000.c
67
static int cpu_mach = (1 <<
MACH_IQ2000
);
Completed in 288 milliseconds