OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:z80_cons
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/binutils/dist/gas/config/
tc-z80.c
3227
z80_cons
(int size)
function
3504
{ "d24",
z80_cons
, 3},
3505
{ "d32",
z80_cons
, 4},
3506
{ "def24",
z80_cons
, 3},
3507
{ "def32",
z80_cons
, 4},
3511
{ "defw",
z80_cons
, 2},
3513
{ "dw",
z80_cons
, 2},
/src/external/gpl3/binutils.old/dist/gas/config/
tc-z80.c
3252
z80_cons
(int size)
function
3529
{ "d24",
z80_cons
, 3},
3530
{ "d32",
z80_cons
, 4},
3531
{ "def24",
z80_cons
, 3},
3532
{ "def32",
z80_cons
, 4},
3536
{ "defw",
z80_cons
, 2},
3538
{ "dw",
z80_cons
, 2},
Completed in 17 milliseconds
Indexes created Wed May 06 00:24:28 UTC 2026