Home
last modified time | relevance | path

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

12

/external/swiftshader/src/Reactor/
Dx86.hpp21 namespace x86 { namespace
/external/rust/crates/gdbstub/src/arch/
Dmod.rs57 pub mod x86; module
/external/llvm-project/clang/test/Sema/
Dbittest-intrinsics.c11 void x86(long *bits, __int64 *bits64, long bitidx) { in x86() function
/external/google-breakpad/src/google_breakpad/processor/
Ddump_context.h98 MDRawContextX86* x86; member
/external/capstone/cstool/
Dcstool_x86.c183 cs_x86 *x86; in print_insn_detail_x86() local
/external/libaom/libaom/build/cmake/
Drtcd.pl260 sub x86() { subroutine
/external/libvpx/libvpx/build/make/
Drtcd.pl251 sub x86() { subroutine
/external/crosvm/kvm_sys/src/
Dlib.rs14 pub mod x86 { module
/external/capstone/suite/cstest/src/
Dx86_detail.c193 cs_x86 *x86; in get_detail_x86() local
/external/capstone/tests/
Dtest_winkernel.cpp83 namespace x86 { namespace
Dtest_x86.c185 cs_x86 *x86; in print_insn_detail() local
/external/llvm-project/lld/include/lld/Core/
DReference.h54 enum class KindArch { all, AArch64, ARM, x86, x86_64}; enumerator
/external/google-breakpad/src/processor/
Dmicrodump.cc136 void MicrodumpContext::SetContextX86(MDRawContextX86* x86) { in SetContextX86()
339 MDRawContextX86* x86 = new MDRawContextX86(); in Microdump() local
Ddump_context.cc235 void DumpContext::SetContextX86(MDRawContextX86* x86) { in SetContextX86()
/external/curl/projects/
Dbuild-wolfssl.bat199 :x86 label
Dbuild-openssl.bat297 :x86 label
/external/flac/src/libFLAC/include/private/
Dcpu.h185 FLAC__CPUInfo_x86 x86; member
/external/rust/crates/half/src/binary16/
Dconvert.rs408 mod x86 { module
/external/rust/crates/memchr/src/
Dlib.rs60 mod x86; module
/external/rust/crates/ring/third_party/fiat/
Dcurve25519_32.h230 uint64_t x86 = ((uint64_t)(arg1[1]) * (arg2[4])); in fiat_25519_carry_mul() local
400 uint64_t x86 = (x75 + x85); in fiat_25519_carry_square() local
755 uint8_t x86 = (uint8_t)(x32 & UINT8_C(0xff)); in fiat_25519_to_bytes() local
/external/rust/crates/quiche/deps/boringssl/src/third_party/fiat/
Dcurve25519_32.h230 uint64_t x86 = ((uint64_t)(arg1[1]) * (arg2[4])); in fiat_25519_carry_mul() local
400 uint64_t x86 = (x75 + x85); in fiat_25519_carry_square() local
755 uint8_t x86 = (uint8_t)(x32 & UINT8_C(0xff)); in fiat_25519_to_bytes() local
Dp256_64.h254 uint64_t x86; in fiat_p256_mul() local
549 uint64_t x86; in fiat_p256_square() local
998 fiat_p256_uint1 x86; in fiat_p256_from_montgomery() local
/external/boringssl/src/third_party/fiat/
Dcurve25519_32.h230 uint64_t x86 = ((uint64_t)(arg1[1]) * (arg2[4])); in fiat_25519_carry_mul() local
400 uint64_t x86 = (x75 + x85); in fiat_25519_carry_square() local
755 uint8_t x86 = (uint8_t)(x32 & UINT8_C(0xff)); in fiat_25519_to_bytes() local
/external/python/setuptools/setuptools/
Dmsvc.py412 def microsoft(self, key, x86=False): argument
/external/capstone/arch/X86/
DX86Mapping.c3522 cs_x86 *x86 = &(insn->detail->x86); in X86_reg_access() local

12