OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:REG_LC1
(Results
1 - 3
of
3
) sorted by null
/toolchain/binutils/binutils-2.25/gas/config/
bfin-defs.h
101
REG_LC0 = 0x60, REG_LT0, REG_LB0,
REG_LC1
, REG_LT1, REG_LB1,
195
#define IS_CREG(r) ((r).regno == REG_LC0 || (r).regno ==
REG_LC1
)
212
|| (r).regno == REG_LC0 || (r).regno ==
REG_LC1
\
bfin-lex.l
137
[lL][cC]1 _REG.regno =
REG_LC1
; return REG;
/toolchain/binutils/binutils-2.25/opcodes/
bfin-dis.c
222
REG_LC1
, REG_ASTAT, REG_RETS, REG_LT0, REG_LB0, REG_LT1, REG_LB1,
405
REG_LC0,
REG_LC1
,
421
REG_LC0, REG_LT0, REG_LB0,
REG_LC1
, REG_LT1, REG_LB1, REG_CYCLES, REG_CYCLES2,
686
REG_LC0, REG_LT0, REG_LB0,
REG_LC1
, REG_LT1, REG_LB1, REG_CYCLES,
[
all
...]
Completed in 3058 milliseconds