Home
last modified time | relevance | path

Searched refs:x86 (Results 1 – 25 of 529) sorted by relevance

12345678910>>...22

/illumos-gate/usr/src/cmd/fm/dicts/
H A DGMCA.dict29 fault.cpu.generic-x86.internal=1
30 fault.cpu.generic-x86.l0cache=2
31 fault.cpu.generic-x86.l1cache=3
32 fault.cpu.generic-x86.l2cache=4
33 fault.cpu.generic-x86.cache=5
34 fault.cpu.generic-x86.l0dtlb=6
35 fault.cpu.generic-x86.l1dtlb=7
36 fault.cpu.generic-x86.l2dtlb=8
37 fault.cpu.generic-x86.dtlb=9
38 fault.cpu.generic-x86.l0itlb=10
[all …]
H A DGMCA.po28 # keys: fault.cpu.generic-x86.internal
44 # keys: fault.cpu.generic-x86.l0cache
60 # keys: fault.cpu.generic-x86.l1cache
76 # keys: fault.cpu.generic-x86.l2cache
92 # keys: fault.cpu.generic-x86.cache
108 # keys: fault.cpu.generic-x86.l0dtlb
124 # keys: fault.cpu.generic-x86.l1dtlb
140 # keys: fault.cpu.generic-x86.l2dtlb
156 # keys: fault.cpu.generic-x86.dtlb
172 # keys: fault.cpu.generic-x86.l0itlb
[all …]
/illumos-gate/usr/src/cmd/fm/eversholt/files/i386/i86pc/
H A Dgcpu.esc28 * eversholt rules for generic x86 MCA
44 event ereport.cpu.generic-x86.leafclass@chip/core/strand { within(1s) }
63 engine serd.cpu.generic-x86.simple@chip/core/strand, N=SMPL_N, T=72h;
64 event fault.cpu.generic-x86.internal@chip/core/strand,
65 engine=serd.cpu.generic-x86.simple@chip/core/strand;
67 prop fault.cpu.generic-x86.internal@chip/core/strand
70 ereport.cpu.generic-x86.microcode_rom_parity@chip/core/strand,
71 ereport.cpu.generic-x86.internal_timer@chip/core/strand,
72 ereport.cpu.generic-x86.internal_parity@chip/core/strand,
73 ereport.cpu.generic-x86.unclassified@chip/core/strand,
[all …]
H A Dgcpu_amd.esc33 * will surface as ereport.cpu.generic-x86.bus_interconnect_memory[_uc]
41 * are reported as ereport.cpu.generic-x86.mem_{ce,ue} and include a
95 event ereport.cpu.generic-x86.mem_ce@chip/core/strand { within(1s) };
96 event ereport.cpu.generic-x86.mem_ue@chip/core/strand { within(1s) };
132 engine serd.memory.generic-x86.page_ce@CSPATH, N=PAGE_SB_COUNT, T=PAGE_SB_TIME;
133 event fault.memory.generic-x86.page_ce@CSPATH,
136 engine=serd.memory.generic-x86.page_ce@CSPATH;
137 engine serd.memory.generic-x86.dimm_ce@CSPATH, N=PAGE_SB_COUNT, T=PAGE_SB_TIME;
138 event fault.memory.generic-x86.dimm_ce@CSPATH,
139 engine=serd.memory.generic-x86.dimm_ce@CSPATH;
[all …]
/illumos-gate/usr/src/boot/libsa/
H A DMakefile.com39 x86:
40 $(RM) x86
41 $(SYMLINK) ../../sys/x86/include x86
66 $(RM) $(CLEANFILES) machine x86
/illumos-gate/usr/src/boot/i386/libi386/
H A DMakefile27 $(RM) machine x86 $(OBJS) libi386.a
132 CLEANFILES += machine x86
143 x86: target
144 $(RM) x86
145 $(SYMLINK) ../../sys/x86/include x86
147 $(OBJS): machine x86
/illumos-gate/usr/src/boot/libficl/
H A DMakefile.com47 x86:
48 $(RM) x86
49 $(SYMLINK) ../../sys/x86/include x86
64 $(RM) $(CLEANFILES) machine x86
/illumos-gate/usr/src/boot/i386/loader/
H A DMakefile26 NEWVERSWHAT= "ZFS enabled bootstrap loader" x86
132 CLEANFILES += machine x86
138 x86: target
139 $(RM) x86
140 $(SYMLINK) ../../sys/x86/include x86
144 $(OBJS): machine x86
/illumos-gate/usr/src/boot/efi/loader/arch/amd64/
H A Dldscript.amd641 OUTPUT_FORMAT("elf64-x86-64-sol2", "elf64-x86-64-sol2", "elf64-x86-64-sol2")
2 OUTPUT_ARCH(i386:x86-64)
/illumos-gate/usr/src/boot/efi/libefi/
H A DMakefile.com73 x86:
74 $(RM) x86
75 $(SYMLINK) ../../../sys/x86/include x86
/illumos-gate/usr/src/data/locale/data/
H A DUTF-8.cm270 <CONTROL-0086> \xC2\x86
271 <START_OF_SELECTED_AREA> \xC2\x86
359 <LATIN_CAPITAL_LETTER_AE> \xC3\x86
423 <LATIN_CAPITAL_LETTER_C_WITH_ACUTE> \xC4\x86
487 <LATIN_SMALL_LETTER_N_WITH_CEDILLA> \xC5\x86
551 <LATIN_CAPITAL_LETTER_OPEN_O> \xC6\x86
615 <LATIN_SMALL_LETTER_DZ_WITH_CARON> \xC7\x86
679 <LATIN_CAPITAL_LETTER_E_WITH_INVERTED_BREVE> \xC8\x86
743 <LATIN_CAPITAL_LETTER_E_WITH_STROKE> \xC9\x86
807 <LATIN_SMALL_LETTER_ESH_WITH_CURL> \xCA\x86
[all …]
/illumos-gate/usr/src/boot/efi/loader/
H A DMakefile.com143 x86:
144 $(RM) x86
145 $(SYMLINK) ../../../sys/x86/include x86
148 $(RM) $(CLEANFILES) $(OBJS) machine x86
/illumos-gate/usr/src/boot/efi/libefi/i386/
H A DMakefile27 CLEANFILES += machine x86
29 $(OBJS): machine x86
/illumos-gate/usr/src/boot/efi/libefi/amd64/
H A DMakefile26 CLEANFILES += machine x86
28 $(OBJS): machine x86
/illumos-gate/usr/src/grub/
H A Dinstall_menu29 module$ /boot/$ISADIR/x86.miniroot
32 module$ /boot/$ISADIR/x86.miniroot
35 module$ /boot/$ISADIR/x86.miniroot
/illumos-gate/usr/src/boot/libsa/i386/
H A DMakefile34 SRCS += $(SASRC)/x86/hypervisor.c
40 pics/%.o objs/%.o: $(SASRC)/x86/%.c
/illumos-gate/usr/src/boot/libsa/amd64/
H A DMakefile39 SRCS += $(SASRC)/x86/hypervisor.c
47 pics/%.o: $(SASRC)/x86/%.c
/illumos-gate/usr/src/uts/common/io/iwh/fw-iw/fw_5150/
H A Diwh_5150.ucode79 0xfa, 0x0e, 0xe0, 0x00, 0x8a, 0x21, 0x86, 0x08,
81 0x80, 0x00, 0x58, 0xa3, 0x00, 0x80, 0x86, 0x20,
121 0x20, 0x01, 0xfc, 0xd9, 0x20, 0x86, 0xcf, 0x70,
285 0xf1, 0xc0, 0x6a, 0xd8, 0x86, 0x08, 0xe0, 0x00,
288 0x10, 0xcc, 0x86, 0x20, 0xff, 0x8a, 0x09, 0xf2,
309 0x90, 0x0f, 0x0f, 0x00, 0x00, 0xe0, 0x08, 0x86,
413 0x82, 0xe0, 0x06, 0xf4, 0x86, 0x0f, 0xe0, 0x00,
448 0x2a, 0x0f, 0x20, 0x0e, 0x28, 0x86, 0x42, 0x0b,
449 0x00, 0x0d, 0x09, 0x86, 0x51, 0x20, 0x40, 0x81,
461 0xb4, 0x68, 0xba, 0x66, 0x52, 0x82, 0x02, 0x86,
[all …]
/illumos-gate/usr/src/uts/common/io/iwp/fw-iw/
H A Diwp.ucode38 0x16, 0x10, 0x01, 0x86, 0xcf, 0x72, 0x80, 0x00,
39 0x98, 0x7f, 0x20, 0xa2, 0x12, 0x10, 0x01, 0x86,
40 0x21, 0xa2, 0x13, 0x10, 0x01, 0x86, 0x22, 0xa2,
41 0x14, 0x10, 0x01, 0x86, 0x23, 0xa2, 0x15, 0x10,
42 0x01, 0x86, 0x24, 0xa2, 0x24, 0x10, 0x01, 0x86,
93 0x80, 0x00, 0xb0, 0xaf, 0x00, 0x80, 0x86, 0x20,
315 0x14, 0xcc, 0x86, 0x20, 0xff, 0x8a, 0x09, 0xf2,
358 0x86, 0xe1, 0x19, 0xf4, 0xcf, 0x72, 0x80, 0x00,
522 0x02, 0x86, 0x00, 0x21, 0x81, 0x7f, 0x80, 0x00,
524 0xba, 0x1b, 0x98, 0x00, 0x61, 0x86, 0xdc, 0x19,
[all …]
/illumos-gate/usr/src/compat/bhyve/x86/
H A Dsegments.h27 #include_next <x86/segments.h>
/illumos-gate/usr/src/common/bignum/i386/
H A Dbignum_i386_asm.S165 / the x86 32 X 32 -> 64 unsigned multiply instruction, MUL.
215 / Suitable only for x86 models that support SSE2 instruction set extensions
231 / It does not conform to the SYSV x86 ABI.
449 / Suitable only for x86 models that support SSE2 instruction set extensions
476 / Suitable only for x86 models that support SSE2 instruction set extensions
490 / It does not conform to the SYSV x86 ABI.
880 / Suitable only for x86 models that support SSE2 instruction set extensions
/illumos-gate/usr/src/uts/common/io/iwh/fw-iw/fw_5000/
H A Diwh_5000.ucode38 0x01, 0x86, 0xcf, 0x72, 0x80, 0x00, 0x60, 0x73,
39 0x20, 0xa2, 0x12, 0x10, 0x01, 0x86, 0x21, 0xa2,
40 0x13, 0x10, 0x01, 0x86, 0x22, 0xa2, 0x14, 0x10,
41 0x01, 0x86, 0x23, 0xa2, 0x15, 0x10, 0x01, 0x86,
42 0x24, 0xa2, 0x24, 0x10, 0x01, 0x86, 0x26, 0xa2,
131 0x20, 0x86, 0xcf, 0x70, 0x00, 0x00, 0x4c, 0x1c,
267 0x00, 0x02, 0x86, 0xfe, 0x9e, 0x08, 0x00, 0x00,
313 0x00, 0xe0, 0x08, 0x86, 0xeb, 0xb8, 0x01, 0xdd,
416 0x86, 0x0c, 0xe0, 0x00, 0x40, 0x22, 0x00, 0x06,
467 0xbe, 0x66, 0x14, 0x86, 0x16, 0x7d, 0x16, 0x7f,
[all …]
/illumos-gate/usr/src/boot/efi/loader/amd64/
H A DMakefile26 EFI_TARGET= pei-x86-64
/illumos-gate/usr/src/data/bhyve/kbdlayout/
H A Dru13 ':',0x86; : (0x3a)
/illumos-gate/usr/src/lib/libc/i386/fp/
H A D_D_cplx_lr_div_ix.c36 #error This code is for x86 only

12345678910>>...22