Searched refs:bfd_mach_z8001 (Results 1 – 12 of 12) sorted by relevance
/openbsd/gnu/usr.bin/binutils-2.17/bfd/ |
H A D | cpu-z8k.c | 45 32, 32, 8, bfd_arch_z8k, bfd_mach_z8001, "z8k", "z8001", 1, TRUE,
|
H A D | coffcode.h | 1987 machine = bfd_mach_z8001; in coff_set_arch_mach_hook() 2605 case bfd_mach_z8001: *flagsp = F_Z8001; break; in coff_set_flags()
|
H A D | bfd-in2.h | 1838 #define bfd_mach_z8001 1 macro
|
/openbsd/gnu/usr.bin/binutils/bfd/ |
H A D | cpu-z8k.c | 45 32, 32, 8, bfd_arch_z8k, bfd_mach_z8001, "z8k", "z8001", 1, TRUE,
|
H A D | coffcode.h | 1990 machine = bfd_mach_z8001; 2612 case bfd_mach_z8001:
|
H A D | bfd-in2.h | 1622 #define bfd_mach_z8001 1 macro
|
/openbsd/gnu/usr.bin/binutils/opcodes/ |
H A D | disassemble.c | 357 if (bfd_get_mach(abfd) == bfd_mach_z8001)
|
/openbsd/gnu/usr.bin/binutils-2.17/opcodes/ |
H A D | disassemble.c | 391 if (bfd_get_mach(abfd) == bfd_mach_z8001)
|
/openbsd/gnu/usr.bin/binutils/gas/config/ |
H A D | tc-z8k.c | 50 machine = bfd_mach_z8001; in s_segm()
|
/openbsd/gnu/usr.bin/binutils/bfd/doc/ |
H A D | archures.texi | 186 #define bfd_mach_z8001 1
|
/openbsd/gnu/usr.bin/binutils-2.17/gas/config/ |
H A D | tc-z8k.c | 49 bfd_set_arch_mach (stdoutput, TARGET_ARCH, bfd_mach_z8001); in s_segm()
|
/openbsd/gnu/usr.bin/binutils-2.17/bfd/doc/ |
H A D | archures.texi | 199 #define bfd_mach_z8001 1
|