OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CRX_C_REGTYPE
(Results
1 - 4
of
4
) sorted by null
/toolchain/binutils/binutils-2.25/include/opcode/
crx.h
85
CRX_C_REGTYPE
, /* c<N> */
/toolchain/binutils/binutils-2.25/opcodes/
crx-dis.c
204
if (type ==
CRX_C_REGTYPE
)
514
func (stream, "%s", getcopregname (a->cr,
CRX_C_REGTYPE
));
crx-opc.c
638
#define REG_C(N) REG(CONCAT2(c,N), N,
CRX_C_REGTYPE
)
/toolchain/binutils/binutils-2.25/gas/config/
tc-crx.c
1159
case
CRX_C_REGTYPE
:
[
all
...]
Completed in 171 milliseconds