Searched refs:x86 (Results 151 - 175 of 629) sorted by relevance

1234567891011>>

/freebsd-11.0-release/crypto/openssl/apps/
H A Dtestdsa.h21 0x9D, 0x1B, 0x69, 0x8E, 0x26, 0xDB, 0xF2, 0x2B, 0x11, 0x70, 0x19, 0x86,
30 0xFB, 0x53, 0xEF, 0x50, 0xB4, 0x40, 0x92, 0x31, 0x56, 0x86, 0x53, 0x7A,
82 0x86, 0x96, 0xB3, 0x15, 0xE0, 0x53, 0x2E, 0x8F, 0xE0, 0x59, 0x82, 0x73,
85 0x7E, 0x86, 0x4B, 0x53, 0x5B, 0x59, 0xCF, 0x71, 0x65, 0x19, 0x88, 0x6E,
101 0x98, 0xBB, 0x28, 0x86, 0x48, 0xFC, 0xDE, 0x99, 0x04, 0x3F, 0x5F, 0x88,
141 0x56, 0x8e, 0x57, 0xf0, 0xee, 0xf5, 0xb7, 0xba, 0xab, 0x85, 0x86, 0xf9,
153 0x86, 0x67, 0xb0, 0x9f, 0x26, 0x11, 0x23, 0xc8, 0x38, 0xd7, 0x70, 0x1d,
166 0x16, 0x5C, 0x55, 0x8E, 0xAD, 0xA3, 0x67, 0x7D, 0xB9, 0x86, 0x6E, 0x0B,
168 0x08, 0x7A, 0xF7, 0xFC, 0x67, 0x86, 0x69, 0xE7, 0x0A, 0x94, 0x40, 0xBF,
/freebsd-11.0-release/sys/modules/vmm/
H A DMakefile26 x86.c
/freebsd-11.0-release/sys/x86/iommu/
H A Dintel_qi.c31 __FBSDID("$FreeBSD: releng/11.0/sys/x86/iommu/intel_qi.c 296272 2016-03-01 17:47:32Z jhb $");
55 #include <x86/include/busdma_impl.h>
56 #include <x86/iommu/intel_reg.h>
57 #include <x86/iommu/busdma_dmar.h>
58 #include <x86/iommu/intel_dmar.h>
H A Dintel_utils.c31 __FBSDID("$FreeBSD: releng/11.0/sys/x86/iommu/intel_utils.c 298144 2016-04-17 10:56:56Z kib $");
62 #include <x86/include/apicvar.h>
63 #include <x86/include/busdma_impl.h>
64 #include <x86/iommu/intel_reg.h>
65 #include <x86/iommu/busdma_dmar.h>
66 #include <x86/iommu/intel_dmar.h>
/freebsd-11.0-release/sys/x86/x86/
H A Dstack_machdep.c29 __FBSDID("$FreeBSD: releng/11.0/sys/x86/x86/stack_machdep.c 287645 2015-09-11 03:54:37Z markj $");
46 #include <x86/stack.h>
H A Dmptable_pci.c33 __FBSDID("$FreeBSD: releng/11.0/sys/x86/x86/mptable_pci.c 294883 2016-01-27 02:23:54Z jhibbits $");
45 #include <x86/mptable.h>
46 #include <x86/legacyvar.h>
/freebsd-11.0-release/sys/x86/xen/
H A Dxen_nexus.c28 __FBSDID("$FreeBSD: releng/11.0/sys/x86/xen/xen_nexus.c 282274 2015-04-30 15:48:48Z jhb $");
42 #include <x86/init.h>
/freebsd-11.0-release/sys/xen/interface/
H A Dvm_event.h249 struct vm_event_regs_x86 x86; member in union:vm_event_st::__anon13612::__anon13613
/freebsd-11.0-release/sys/contrib/x86emu/
H A Dx86emu.h143 struct x86emu_regs x86; member in struct:x86emu
/freebsd-11.0-release/sys/powerpc/powermac/
H A Dpmuvar.h69 #define PMU_SET_POLL_MASK 0x86 /*
/freebsd-11.0-release/contrib/llvm/lib/Target/X86/
H A DX86Subtarget.cpp40 // Temporary option to control early if-conversion for x86 while adding machine
43 X86EarlyIfConv("x86-early-ifcvt", cl::Hidden,
79 // target is x86-64 or the symbol is definitely defined in the current
313 In32BitMode(TargetTriple.getArch() == Triple::x86 &&
315 In16BitMode(TargetTriple.getArch() == Triple::x86 &&
/freebsd-11.0-release/contrib/ncurses/
H A Dconvert_configure.pl101 s/^(host|build)=NONE$/$1=x86-emx-os2/; # Make default host/build
/freebsd-11.0-release/cddl/lib/libdtrace/
H A DMakefile81 CFLAGS+= -I${.CURDIR}/../../../sys/cddl/dev/dtrace/x86
85 .PATH: ${.CURDIR}/../../../sys/cddl/dev/dtrace/x86
/freebsd-11.0-release/sys/i386/include/pc/
H A Dbios.h76 #define PNP_EVENTS_NOT_PENDING 0x86
96 #define DMI_NO_CHANGE 0x86
/freebsd-11.0-release/sys/kern/
H A Dimgact_aout.c171 * 0x64 for Linux, 0x86 for *BSD, 0x00 for BSDI.
174 if (((a_out->a_midmag >> 16) & 0xff) != 0x86 &&
176 ((((int)ntohl(a_out->a_midmag)) >> 16) & 0xff) != 0x86)
/freebsd-11.0-release/usr.sbin/bhyve/
H A Dinout.c37 #include <x86/psl.h>
38 #include <x86/segments.h>
/freebsd-11.0-release/crypto/openssl/crypto/bn/
H A Dbn_const.c141 0xE3, 0x9E, 0x77, 0x2C, 0x18, 0x0E, 0x86, 0x03,
188 0xE3, 0x9E, 0x77, 0x2C, 0x18, 0x0E, 0x86, 0x03,
251 0xE3, 0x9E, 0x77, 0x2C, 0x18, 0x0E, 0x86, 0x03,
283 0x23, 0x3B, 0xA1, 0x86, 0x51, 0x5B, 0xE7, 0xED,
288 0x86, 0xFF, 0xB7, 0xDC, 0x90, 0xA6, 0xC0, 0x8F,
330 0xE3, 0x9E, 0x77, 0x2C, 0x18, 0x0E, 0x86, 0x03,
362 0x23, 0x3B, 0xA1, 0x86, 0x51, 0x5B, 0xE7, 0xED,
367 0x86, 0xFF, 0xB7, 0xDC, 0x90, 0xA6, 0xC0, 0x8F,
375 0x17, 0x97, 0x27, 0xB0, 0x86, 0x5A, 0x89, 0x18,
441 0xE3, 0x9E, 0x77, 0x2C, 0x18, 0x0E, 0x86,
[all...]
/freebsd-11.0-release/secure/lib/libcrypto/
H A DMakefile40 SRCS+= aes-586.S aesni-x86.S vpaes-x86.S
89 SRCS+= bn-586.S co-586.S x86-gf2m.S x86-mont.S
104 SRCS+= cmll-x86.S
238 SRCS+= ghash-x86.S
393 OPENSSLCONF_H= opensslconf-x86.h
/freebsd-11.0-release/crypto/openssl/crypto/modes/
H A DMakefile49 ghash-x86.s: asm/ghash-x86.pl
50 $(PERL) asm/ghash-x86.pl $(PERLASM_SCHEME) $(CFLAGS) $(PROCESSOR) > $@
H A Dcts128.c379 0x39, 0x31, 0x25, 0x23, 0xa7, 0x86, 0x62, 0xd5,
390 0x39, 0x31, 0x25, 0x23, 0xa7, 0x86, 0x62, 0xd5,
399 0x39, 0x31, 0x25, 0x23, 0xa7, 0x86, 0x62, 0xd5,
406 0x39, 0x31, 0x25, 0x23, 0xa7, 0x86, 0x62, 0xd5,
/freebsd-11.0-release/crypto/openssl/crypto/whrlpool/
H A Dwp_test.c44 0x4E, 0x24, 0x48, 0xA4, 0xC6, 0xF4, 0x86, 0xBB,
71 0x0B, 0x8A, 0xAE, 0x86, 0x17, 0x7A, 0xB4, 0xA6,
72 0xF6, 0x8F, 0x67, 0x3E, 0x72, 0x07, 0x86, 0x5D,
/freebsd-11.0-release/sys/amd64/amd64/
H A Dmp_machdep.c61 #include <x86/apicreg.h>
65 #include <x86/mca.h>
73 #include <x86/init.h>
/freebsd-11.0-release/sys/x86/acpica/
H A Dmadt.c28 __FBSDID("$FreeBSD: releng/11.0/sys/x86/acpica/madt.c 291686 2015-12-03 10:59:10Z kib $");
40 #include <x86/apicreg.h>
42 #include <x86/apicvar.h>
44 #include <x86/vmware.h>
/freebsd-11.0-release/crypto/heimdal/lib/krb5/
H A Dn-fold-test.c47 0x2d, 0x24, 0x48, 0xba, 0x34, 0x55, 0xd7, 0x86, 0x2c, 0x97, 0x31,
/freebsd-11.0-release/crypto/openssh/regress/unittests/sshbuf/
H A Dtest_sshbuf_getput_fuzz.c110 0x34, 0xb4, 0x51, 0x45, 0x9d, 0xad, 0xb5, 0x86,

Completed in 157 milliseconds

1234567891011>>