OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:LTREG
(Results
1 - 6
of
6
) sorted by relevancy
/src/external/gpl3/gdb.old/dist/sim/bfin/
bfin-sim.h
124
#define
LTREG
(x) (BFIN_CPU_STATE.lt[x])
166
#define SET_LTREG(x, val) _SET_CORE32REG_IDX (
LTREG
(x), LT, x, val)
/src/external/gpl3/gdb/dist/sim/bfin/
bfin-sim.h
124
#define
LTREG
(x) (BFIN_CPU_STATE.lt[x])
166
#define SET_LTREG(x, val) _SET_CORE32REG_IDX (
LTREG
(x), LT, x, val)
/src/external/gpl3/binutils/dist/opcodes/
bfin-dis.c
674
#define
LTREG
(x) (saved_state.lt[x])
709
case 49: return &
LTREG
(0);
712
case 52: return &
LTREG
(1);
/src/external/gpl3/binutils.old/dist/opcodes/
bfin-dis.c
674
#define
LTREG
(x) (saved_state.lt[x])
709
case 49: return &
LTREG
(0);
712
case 52: return &
LTREG
(1);
/src/external/gpl3/gdb.old/dist/opcodes/
bfin-dis.c
674
#define
LTREG
(x) (saved_state.lt[x])
709
case 49: return &
LTREG
(0);
712
case 52: return &
LTREG
(1);
/src/external/gpl3/gdb/dist/opcodes/
bfin-dis.c
674
#define
LTREG
(x) (saved_state.lt[x])
709
case 49: return &
LTREG
(0);
712
case 52: return &
LTREG
(1);
Completed in 56 milliseconds
Indexes created Mon Mar 23 00:23:30 UTC 2026