OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:XGATE_OP_IMM4
(Results
1 - 14
of
14
) sorted by relevancy
/src/external/gpl3/binutils/dist/include/opcode/
xgate.h
56
#define
XGATE_OP_IMM4
"r,i4" /* Register followed by 4-bit value. */
/src/external/gpl3/binutils.old/dist/include/opcode/
xgate.h
56
#define
XGATE_OP_IMM4
"r,i4" /* Register followed by 4-bit value. */
/src/external/gpl3/gdb/dist/include/opcode/
xgate.h
56
#define
XGATE_OP_IMM4
"r,i4" /* Register followed by 4-bit value. */
/src/external/gpl3/gdb.old/dist/include/opcode/
xgate.h
56
#define
XGATE_OP_IMM4
"r,i4" /* Register followed by 4-bit value. */
/src/external/gpl3/binutils/dist/opcodes/
xgate-dis.c
226
else if (!strcmp (decodePTR->opcodePTR->constraints,
XGATE_OP_IMM4
))
xgate-opc.c
78
#define OP_IMM4
XGATE_OP_IMM4
/src/external/gpl3/binutils.old/dist/opcodes/
xgate-dis.c
226
else if (!strcmp (decodePTR->opcodePTR->constraints,
XGATE_OP_IMM4
))
xgate-opc.c
78
#define OP_IMM4
XGATE_OP_IMM4
/src/external/gpl3/gdb/dist/opcodes/
xgate-dis.c
226
else if (!strcmp (decodePTR->opcodePTR->constraints,
XGATE_OP_IMM4
))
xgate-opc.c
78
#define OP_IMM4
XGATE_OP_IMM4
/src/external/gpl3/gdb.old/dist/opcodes/
xgate-dis.c
226
else if (!strcmp (decodePTR->opcodePTR->constraints,
XGATE_OP_IMM4
))
xgate-opc.c
78
#define OP_IMM4
XGATE_OP_IMM4
/src/external/gpl3/binutils/dist/gas/config/
tc-xgate.c
415
if (!strcmp (xgate_opcodes[i].constraints,
XGATE_OP_IMM4
))
954
|| !strcmp (opcode_handle->opc0[i]->constraints,
XGATE_OP_IMM4
)
/src/external/gpl3/binutils.old/dist/gas/config/
tc-xgate.c
415
if (!strcmp (xgate_opcodes[i].constraints,
XGATE_OP_IMM4
))
954
|| !strcmp (opcode_handle->opc0[i]->constraints,
XGATE_OP_IMM4
)
Completed in 43 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026