OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:REG_SIZE
(Results
1 - 6
of
6
) sorted by relevancy
/src/external/gpl3/gdb/dist/gdb/stubs/
z80-stub.c
247
# define
REG_SIZE
3
249
# define
REG_SIZE
2
252
#define R_AF (0*
REG_SIZE
)
253
#define R_BC (1*
REG_SIZE
)
254
#define R_DE (2*
REG_SIZE
)
255
#define R_HL (3*
REG_SIZE
)
256
#define R_SP (4*
REG_SIZE
)
257
#define R_PC (5*
REG_SIZE
)
260
#define R_IX (6*
REG_SIZE
)
261
#define R_IY (7*
REG_SIZE
)
[
all
...]
/src/external/gpl3/gdb.old/dist/gdb/stubs/
z80-stub.c
247
# define
REG_SIZE
3
249
# define
REG_SIZE
2
252
#define R_AF (0*
REG_SIZE
)
253
#define R_BC (1*
REG_SIZE
)
254
#define R_DE (2*
REG_SIZE
)
255
#define R_HL (3*
REG_SIZE
)
256
#define R_SP (4*
REG_SIZE
)
257
#define R_PC (5*
REG_SIZE
)
260
#define R_IX (6*
REG_SIZE
)
261
#define R_IY (7*
REG_SIZE
)
[
all
...]
/src/external/gpl3/binutils/dist/gas/config/
tc-crx.c
36
#define
REG_SIZE
4
1248
print_constant (nbits, shift +
REG_SIZE
, arg);
tc-cr16.c
38
#define
REG_SIZE
2
/src/external/gpl3/binutils.old/dist/gas/config/
tc-crx.c
36
#define
REG_SIZE
4
1248
print_constant (nbits, shift +
REG_SIZE
, arg);
tc-cr16.c
38
#define
REG_SIZE
2
Completed in 33 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026