Home
last modified time | relevance | path

Searched defs:x86 (Results 1 – 9 of 9) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Support/BLAKE3/
H A DREADME.md265 ## x86 section in Building
/freebsd/sys/compat/linuxkpi/common/include/asm/
H A Dprocessor.h49 uint8_t x86; member
/freebsd/contrib/llvm-project/llvm/lib/TargetParser/
H A DHost.cpp604 namespace x86 { namespace
1726 namespace x86 { namespace
/freebsd/contrib/wireguard-tools/
H A Dcurve25519-fiat32.h145 { u32 x86 = (x49 & 0x1ffffff); in fe_freeze() local
376 { u64 x86 = (x85 >> 0x1a); in fe_mul_impl() local
519 { u64 x86 = (x85 >> 0x19); in fe_sqr_impl() local
699 { u64 x86 = (x85 >> 0x1a); in fe_mul_121666_impl() local
/freebsd/sys/contrib/x86emu/
H A Dx86emu.h143 struct x86emu_regs x86; member
/freebsd/sys/contrib/xen/
H A Dvm_event.h410 struct vm_event_interrupt_x86 x86; member
416 struct vm_event_regs_x86 x86; member
/freebsd/contrib/llvm-project/lldb/source/Plugins/Disassembler/LLVMC/
H A DDisassemblerLLVMC.cpp89 namespace x86 { global() namespace
[all...]
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/
H A DPDBTypes.h134 x86 = 0x14C, enumerator
/freebsd/contrib/llvm-project/llvm/include/llvm/TargetParser/
H A DTriple.h85 x86, // X86: i[3-9]86 enumerator