Home
last modified time | relevance | path

Searched refs:EM_486 (Results 1 – 7 of 7) sorted by relevance

/titanic_41/usr/src/grub/grub-0.97/netboot/
H A Di386_elf.h28 (((x).e_machine == EM_386) || ((x).e_machine == EM_486))
H A Delf.h20 #define EM_486 6 /* Perhaps disused */ macro
/titanic_41/usr/src/cmd/sgs/libconv/common/
H A Dcap.c121 if ((mach == EM_386) || (mach == EM_486) || in conv_iter_cap_val_hw1()
H A Ddwarf.c216 case EM_486: in conv_dwarf_regname()
H A Delf.msg67 @ MSG_EM_486_CF "EM_486" # 6
H A Delf.c377 { EM_486, MSG_EM_486_DMP }, in conv_iter_ehdr_mach()
/titanic_41/usr/src/uts/common/sys/
H A Delf.h157 #define EM_486 6 /* Intel 80486 */ macro