OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:REG_EMUDAT
(Results
1 - 3
of
3
) sorted by null
/toolchain/binutils/binutils-2.25/gas/config/
bfin-defs.h
104
REG_RETI, REG_RETX, REG_RETN, REG_RETE,
REG_EMUDAT
,
196
#define IS_EMUDAT(r) ((r).regno ==
REG_EMUDAT
)
216
|| (r).regno ==
REG_EMUDAT
)
bfin-lex.l
97
[eE][mM][uU][dD][aA][tT] _REG.regno =
REG_EMUDAT
; return REG;
/toolchain/binutils/binutils-2.25/opcodes/
bfin-dis.c
224
REG_RETE,
REG_EMUDAT
, REG_BR0, REG_BR1, REG_BR2, REG_BR3, REG_BR4, REG_BR5, REG_BR6,
422
REG_USP, REG_SEQSTAT, REG_SYSCFG, REG_RETI, REG_RETX, REG_RETN, REG_RETE,
REG_EMUDAT
,
[
all
...]
Completed in 1353 milliseconds