OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:R_AF
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gdb/dist/gdb/stubs/
z80-stub.c
252
#define
R_AF
(0*REG_SIZE)
636
p = format_reg_value(p,
R_AF
/REG_SIZE, &state[
R_AF
]);
1219
ld hl, #_state +
R_AF
1252
ld (#_state +
R_AF
), hl
1269
ld (#_state +
R_AF
+2), a
1317
ld a, (#_state +
R_AF
+ 2)
1336
ld hl, (#_state +
R_AF
)
/src/external/gpl3/gdb.old/dist/gdb/stubs/
z80-stub.c
252
#define
R_AF
(0*REG_SIZE)
636
p = format_reg_value(p,
R_AF
/REG_SIZE, &state[
R_AF
]);
1219
ld hl, #_state +
R_AF
1252
ld (#_state +
R_AF
), hl
1269
ld (#_state +
R_AF
+2), a
1317
ld a, (#_state +
R_AF
+ 2)
1336
ld hl, (#_state +
R_AF
)
Completed in 34 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026