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_STACKABLE
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/binutils/dist/gas/config/
tc-z80.c
438
#define
R_STACKABLE
(0x80)
456
#define REG_AF (3 |
R_STACKABLE
)
457
#define REG_BC (0 |
R_STACKABLE
| R_ARITH)
458
#define REG_DE (1 |
R_STACKABLE
| R_ARITH)
459
#define REG_HL (2 |
R_STACKABLE
| R_ARITH)
1638
&& (regp.X_add_number &
R_STACKABLE
))
/src/external/gpl3/binutils.old/dist/gas/config/
tc-z80.c
438
#define
R_STACKABLE
(0x80)
456
#define REG_AF (3 |
R_STACKABLE
)
457
#define REG_BC (0 |
R_STACKABLE
| R_ARITH)
458
#define REG_DE (1 |
R_STACKABLE
| R_ARITH)
459
#define REG_HL (2 |
R_STACKABLE
| R_ARITH)
1663
&& (regp.X_add_number &
R_STACKABLE
))
Completed in 76 milliseconds
Indexes created Mon May 04 00:23:20 UTC 2026