Searched refs:x86 (Results 176 - 200 of 629) sorted by relevance

1234567891011>>

/freebsd-11.0-release/contrib/llvm/tools/clang/lib/AST/
H A DItaniumCXXABI.cpp117 T.getArch() == llvm::Triple::x86)
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/Driver/
H A DMSVCToolChain.cpp212 case llvm::Triple::x86:
213 return "x86";
311 // In Windows SDK 7.x, x86 libraries are directly in the Lib folder.
312 case llvm::Triple::x86:
439 case llvm::Triple::x86:
734 bool SupportsForcingFramePointer = getArch() == llvm::Triple::x86;
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/Headers/
H A Dcpuid.h25 #error this header is for x86 only
158 /* x86-64 uses %rbx as the base register, so preserve it. */
/freebsd-11.0-release/contrib/llvm/tools/clang/include/clang/Basic/
H A DObjCRuntime.h103 Arch == llvm::Triple::x86 ||
/freebsd-11.0-release/contrib/gcc/
H A Dgthr-nks.h276 # include <../libstdc++-v3/config/cpu/x86-64/bits/atomicity.h>
/freebsd-11.0-release/contrib/binutils/include/elf/
H A Dia64.h191 RELOC_NUMBER (R_IA64_LTOFF22X, 0x86) /* LTOFF22, relaxable. */
/freebsd-11.0-release/sys/cam/scsi/
H A Dscsi_sg.h32 #define SG_GET_REQUEST_TABLE _IO(SGIOC, 0x86)
/freebsd-11.0-release/sys/dev/hwpmc/
H A Dhwpmc_x86.c44 #include <x86/apicvar.h>
84 KASSERT(TRAPF_USERMODE(tf), ("[x86,%d] Not a user trap frame tf=%p",
165 KASSERT(TRAPF_USERMODE(tf) == 0,("[x86,%d] not a kernel backtrace",
239 * Machine dependent initialization for x86 class platforms.
277 KASSERT(0, ("[x86,%d] Unknown vendor", __LINE__));
/freebsd-11.0-release/sys/dev/ed/
H A Dif_ed_isa.c89 (sc->enaddr[2] == 0x86)) {
/freebsd-11.0-release/sys/dev/bhnd/nvram/
H A Dnvram_subr.c62 0x8a, 0x3f, 0xc8, 0x86, 0x71, 0x1a, 0xed, 0xa3, 0x54, 0x75, 0x82,
/freebsd-11.0-release/sys/modules/linux/
H A DMakefile65 ${OBJCOPY} --input-target binary --output-target elf64-x86-64-freebsd \
/freebsd-11.0-release/sys/i386/i386/
H A Dapic_vector.s43 #include <x86/apicreg.h>
H A Dmpboot.s35 #include <x86/apicreg.h>
/freebsd-11.0-release/sys/i386/include/
H A Dperfmon.h131 #define PMC6_IFU_MEM_STALL 0x86
/freebsd-11.0-release/sys/dev/sound/pci/
H A Dcmireg.h192 #define CMPCI_REG_DMA0_SAMPLES 0x86
/freebsd-11.0-release/sys/boot/i386/loader/
H A DMakefile10 NEWVERSWHAT?= "bootstrap loader" x86
/freebsd-11.0-release/sys/amd64/vmm/io/
H A Dvlapic_priv.h32 #include <x86/apicreg.h>
/freebsd-11.0-release/sys/amd64/amd64/
H A Dapic_vector.S43 #include <x86/apicreg.h>
/freebsd-11.0-release/crypto/openssl/crypto/
H A Debcdic.c37 */ 0x00, 0x01, 0x02, 0x03, 0x85, 0x09, 0x86, 0x7f,
129 */ 0x4a, 0x81, 0x82, 0x83, 0x84, 0x85, 0x86, 0x87,
179 0x00, 0x01, 0x02, 0x03, 0x85, 0x09, 0x86, 0x7f, /* 00-0f: */
230 0x79, 0x81, 0x82, 0x83, 0x84, 0x85, 0x86, 0x87, /* 60-6f: */
/freebsd-11.0-release/sys/x86/xen/
H A Dpvcpu_enum.c29 __FBSDID("$FreeBSD: releng/11.0/sys/x86/xen/pvcpu_enum.c 278855 2015-02-16 16:37:59Z royger $");
41 #include <x86/apicvar.h>
/freebsd-11.0-release/tools/tools/ncpus/
H A Dbiosmptable.c37 #include <x86/mptable.h>
/freebsd-11.0-release/crypto/openssl/crypto/rc2/
H A Dtab.c15 0x8c, 0x08, 0x15, 0x6e, 0x86, 0x00, 0x84, 0xfa,
68 0x4c, 0xfb, 0x02, 0xd3, 0x70, 0x86, 0x31, 0xe7,
/freebsd-11.0-release/crypto/openssl/crypto/sha/
H A Dsha512t.c60 0x80, 0x86, 0x07, 0x2b, 0xa1, 0xe7, 0xcc, 0x23,
68 0x2f, 0xa0, 0x80, 0x86, 0xe3, 0xb0, 0xf7, 0x12,
/freebsd-11.0-release/gnu/usr.bin/cc/cc_tools/
H A DMakefile.hdrs36 TARGET_INC+= ${GCC_CPU}/x86-64.h
/freebsd-11.0-release/crypto/openssh/
H A Dssh-rsa.c263 0x60, 0x86, 0x48, 0x01, 0x65, 0x03, 0x04, 0x02, 0x01, /* id-sha256 */
278 0x60, 0x86, 0x48, 0x01, 0x65, 0x03, 0x04, 0x02, 0x03, /* id-sha512 */

Completed in 292 milliseconds

1234567891011>>