OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:PREG
(Results
1 - 6
of
6
) sorted by relevancy
/src/external/gpl3/gdb/dist/sim/bfin/
bfin-sim.h
113
#define
PREG
(x) (BFIN_CPU_STATE.dpregs[x + 8])
114
#define SPREG
PREG
(6)
115
#define FPREG
PREG
(7)
160
#define SET_PREG(x, val) _SET_CORE32REG_IDX (
PREG
(x), P, x, val)
/src/external/gpl3/gdb.old/dist/sim/bfin/
bfin-sim.h
113
#define
PREG
(x) (BFIN_CPU_STATE.dpregs[x + 8])
114
#define SPREG
PREG
(6)
115
#define FPREG
PREG
(7)
160
#define SET_PREG(x, val) _SET_CORE32REG_IDX (
PREG
(x), P, x, val)
/src/external/gpl3/binutils/dist/opcodes/
bfin-dis.c
664
#define
PREG
(x) (saved_state.dpregs[(x) + 8])
665
#define SPREG
PREG
(6)
666
#define FPREG
PREG
(7)
695
case 2: case 3: return &
PREG
(reg);
/src/external/gpl3/binutils.old/dist/opcodes/
bfin-dis.c
664
#define
PREG
(x) (saved_state.dpregs[(x) + 8])
665
#define SPREG
PREG
(6)
666
#define FPREG
PREG
(7)
695
case 2: case 3: return &
PREG
(reg);
/src/external/gpl3/gdb/dist/opcodes/
bfin-dis.c
664
#define
PREG
(x) (saved_state.dpregs[(x) + 8])
665
#define SPREG
PREG
(6)
666
#define FPREG
PREG
(7)
695
case 2: case 3: return &
PREG
(reg);
/src/external/gpl3/gdb.old/dist/opcodes/
bfin-dis.c
664
#define
PREG
(x) (saved_state.dpregs[(x) + 8])
665
#define SPREG
PREG
(6)
666
#define FPREG
PREG
(7)
695
case 2: case 3: return &
PREG
(reg);
Completed in 39 milliseconds
Indexes created Tue Mar 03 05:31:39 UTC 2026