Home
last modified time | relevance | path

Searched refs:bfd_mach_z80full (Results 1 – 6 of 6) sorted by relevance

/openbsd/src/gnu/usr.bin/binutils-2.17/ld/emultempl/
Dz80.em47 case bfd_mach_z80full:
74 mach_type = bfd_mach_z80full;
/openbsd/src/gnu/usr.bin/binutils-2.17/bfd/
Dcpu-z80.c53 N (bfd_mach_z80full, "z80-full", FALSE, M(3)),
Dcoffcode.h1972 case bfd_mach_z80full << 12: in coff_set_arch_mach_hook()
2589 case bfd_mach_z80full: in coff_set_flags()
Dbfd-in2.h1987 #define bfd_mach_z80full 7 /* All undocumented instructions. */ macro
/openbsd/src/gnu/usr.bin/binutils-2.17/bfd/doc/
Darchures.texi348 #define bfd_mach_z80full 7 /* All undocumented instructions. */
/openbsd/src/gnu/usr.bin/binutils-2.17/gas/config/
Dtc-z80.c201 mach_type = bfd_mach_z80full; in z80_md_end()