OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:T_REG_I
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/binutils/dist/gas/config/
bfin-defs.h
75
#define
T_REG_I
0x20
94
REG_I0 =
T_REG_I
, REG_I1, REG_I2, REG_I3,
191
#define IS_IREG(r) (((r).regno & 0xf4) ==
T_REG_I
)
/src/external/gpl3/binutils.old/dist/gas/config/
bfin-defs.h
75
#define
T_REG_I
0x20
94
REG_I0 =
T_REG_I
, REG_I1, REG_I2, REG_I3,
191
#define IS_IREG(r) (((r).regno & 0xf4) ==
T_REG_I
)
Completed in 33 milliseconds
Indexes created Sat Mar 28 00:23:22 UTC 2026