OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:XGATE_OP_TRI
(Results
1 - 4
of
4
) sorted by null
/toolchain/binutils/binutils-2.25/include/opcode/
xgate.h
52
#define
XGATE_OP_TRI
"r,r,r" /* Register followed by two registers. */
/toolchain/binutils/binutils-2.25/opcodes/
xgate-dis.c
143
else if (!strcmp (decodePTR->opcodePTR->constraints,
XGATE_OP_TRI
))
xgate-opc.c
75
#define OP_TRI
XGATE_OP_TRI
/toolchain/binutils/binutils-2.25/gas/config/
tc-xgate.c
412
if (!strcmp (xgate_opcodes[i].constraints,
XGATE_OP_TRI
))
977
XGATE_OP_TRI
))
[
all
...]
Completed in 147 milliseconds