Searched refs:z80_cons (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/gpl3/binutils.old/dist/gas/config/ |
H A D | tc-z80.c | 3221 z80_cons (int size) in z80_cons() function 3508 { "d24", z80_cons, 3}, 3509 { "d32", z80_cons, 4}, 3510 { "def24", z80_cons, 3}, 3511 { "def32", z80_cons, 4}, 3515 { "defw", z80_cons, 2}, 3517 { "dw", z80_cons, 2},
|
/netbsd-src/external/gpl3/binutils/dist/gas/config/ |
H A D | tc-z80.c | 3225 z80_cons (int size) in z80_cons() function 3502 { "d24", z80_cons, 3}, 3503 { "d32", z80_cons, 4}, 3504 { "def24", z80_cons, 3}, 3505 { "def32", z80_cons, 4}, 3509 { "defw", z80_cons, 2}, 3511 { "dw", z80_cons, 2},
|