Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Support/BLAKE3/
H A DREADME.md265 ## x86 section in Building
/openbsd-src/gnu/llvm/llvm/utils/release/
H A Dbuild_llvm_release.bat29 set x86= variable
/openbsd-src/gnu/llvm/llvm/lib/TargetParser/
H A DHost.cpp565 namespace x86 { namespace
1577 namespace x86 { namespace
/openbsd-src/sys/crypto/
H A Dcurve25519.c181 uint32_t x86 = (x49 & 0x1ffffff); in fe_freeze() local
409 uint64_t x86 = (x85 >> 0x1a); in fe_mul_impl() local
551 uint64_t x86 = (x85 >> 0x19); in fe_sqr_impl() local
730 uint64_t x86 = (x85 >> 0x1a); in fe_mul_121666_impl() local
/openbsd-src/sys/dev/x86emu/
H A Dx86emu.h141 struct x86emu_regs x86; member
/openbsd-src/gnu/llvm/lldb/source/Plugins/Disassembler/LLVMC/
H A DDisassemblerLLVMC.cpp89 namespace x86 { namespace
/openbsd-src/gnu/llvm/llvm/include/llvm/TargetParser/
H A DTriple.h85 x86, // X86: i[3-9]86 enumerator
/openbsd-src/gnu/llvm/llvm/include/llvm/DebugInfo/PDB/
H A DPDBTypes.h134 x86 = 0x14C, enumerator
/openbsd-src/sys/lib/libkern/arch/hppa/
H A Dmilli.S1253 x86: sh2add %r26,%r26,%r1 ! sh2add %r1,%r26,%r1 ! b e_2t0 ! sh1add %r1,%r26,%r1 label
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/gcc.dg/
H A Dtypespec-1.c103 signed float *x86; /* { dg-error "error" "signed float" } */ variable