HomeSort by relevance Sort by last modified time
    Searched refs:x86 (Results 226 - 250 of 3377) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-ifunc/
binutils.exp 100 binutils_test strip "" ifunc-4-x86
101 binutils_test objcopy "" ifunc-4-x86
102 binutils_test strip "" ifunc-4-local-x86
103 binutils_test objcopy "" ifunc-4-local-x86
ifunc-16-i386.d 1 #source: ifunc-16-x86.s
ifunc-16-x86-64.d 1 #source: ifunc-16-x86.s
ifunc-5b-local-x86-64.d 1 #source: ifunc-5-local-x86-64.s
ifunc-5r-local-x86-64.d 1 #source: ifunc-5-local-x86-64.s
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-x86-64/
ilp32-8.d 5 .*: +file format elf32-x86-64.*
pcrel16.d 6 .*: +file format elf.*-x86-64.*
export-class.exp 1 # Expect script for symbol export classes, x86-64 variation.
35 set testname "x86-64 $abi symbol export class test"
37 set dump [string map {32 ../ld-i386/i386 x32 x86-64-x32 64 x86-64-64} $abi]
51 "x86-64-$abi-export-class-lib.so" \
65 "x86-64-$abi-export-class-ref-r.o" \
78 "$LDFLAGS -shared -Tdata=0x12340000 tmpdir/x86-64-$abi-export-class-ref-r.o tmpdir/x86-64-$abi-export-class-lib.so" "" \
85 "x86-64-$abi-export-class.so" \
  /art/runtime/arch/
context-inl.h 38 #include "x86/context_x86.h"
39 #define RUNTIME_CONTEXT_TYPE x86::X86Context
  /build/make/target/product/
aosp_x86.mk 27 prebuilts/qemu-kernel/x86/3.18/kernel-qemu2:kernel-ranchu
  /device/google/contexthub/firmware/os/cpu/x86/
x86.mk 31 $(info Included x86 CPU)
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Framework/Ppi/LoadFile/
LoadFile.h 27 0x7e1f0d85, 0x4ff, 0x4bb2, {0x86, 0x6a, 0x31, 0xa2, 0x99, 0x6a, 0x48, 0xa8} \
  /device/linaro/bootloader/edk2/IntelFrameworkPkg/Include/Ppi/
FvLoadFile.h 23 0x7e1f0d85, 0x4ff, 0x4bb2, {0x86, 0x6a, 0x31, 0xa2, 0x99, 0x6a, 0x48, 0xa8 } \
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/DriverHealthManagerDxe/
DriverHealthManagerVfr.h 20 #define DRIVER_HEALTH_CONFIGURE_FORMSET_GUID { 0x4296d9f4, 0xf6fc, 0x4dde, { 0x86, 0x85, 0x8c, 0xe2, 0xd7, 0x9d, 0x90, 0xf0 } }
  /external/skia/experimental/xps_to_png/
compile_xps_to_png.bat 6 @set CSC="C:\Program Files (x86)\MSBuild\14.0\Bin\amd64\csc.exe"
7 @set LIB="C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5.2"
  /external/swiftshader/
Android.mk 32 ifeq ($(TARGET_ARCH),$(filter $(TARGET_ARCH),x86 x86_64 arm))
  /prebuilts/misc/darwin-x86/analyzer/bin/
ccc-syntax 56 x86) CLANG_FLAGS="$CLANG_FLAGS -target i686-none-linux-android"
78 # (*2) prebuilts/gcc/darwin-x86/host/i686-apple-darwin-4.2.1/bin/i686-apple-darwin10-gcc -m64 -v -E - < /dev/null 2>&1 | \
84 -I prebuilts/gcc/darwin-x86/host/i686-apple-darwin-4.2.1/lib/gcc/i686-apple-darwin10/4.2.1/include
  /system/chre/build/arch/
x86.mk 2 # Build targets for an x86 processor
5 # x86 Environment Checks #######################################################
12 export X86_TOOLS_PREFIX=$(ANDROID_BUILD_TOP)/prebuilts/clang/host/linux-x86/clang-3859424/bin/
14 # x86 Tools ####################################################################
20 # x86 Compiler Flags ###########################################################
22 # Add x86 compiler flags.
25 # x86 is purely used for testing, so always include debugging symbols
31 # x86 Shared Object Linker Flags ###############################################
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/ilp32/
x86-64-arch-1.d 1 #source: ../x86-64-arch-1.s
3 #name: x86-64 (ILP32) arch 1
x86-64-ept.d 1 #source: ../x86-64-ept.s
3 #name: x86-64 (ILP32) EPT
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/
x86-64-ept-intel.d 2 #name: x86-64 EPT (Intel mode)
3 #source: x86-64-ept.s
x86-64-opcode-inval.s 2 # All the followings are illegal opcodes for x86-64.
  /art/compiler/utils/
label.h 38 namespace x86 { namespace in namespace:art
41 } // namespace x86
118 friend class x86::X86Assembler;
119 friend class x86::NearLabel;
  /external/libvpx/libvpx/vp8/
vp8cx.mk 79 VP8_CX_SRCS-$(HAVE_MMX) += encoder/x86/vp8_enc_stubs_mmx.c
80 VP8_CX_SRCS-$(HAVE_SSE2) += encoder/x86/dct_sse2.asm
81 VP8_CX_SRCS-$(HAVE_SSE2) += encoder/x86/fwalsh_sse2.asm
82 VP8_CX_SRCS-$(HAVE_SSE2) += encoder/x86/vp8_quantize_sse2.c
83 VP8_CX_SRCS-$(HAVE_SSSE3) += encoder/x86/quantize_ssse3.c
84 VP8_CX_SRCS-$(HAVE_SSE4_1) += encoder/x86/quantize_sse4.c
87 VP8_CX_SRCS-$(HAVE_SSE2) += encoder/x86/denoising_sse2.c
90 VP8_CX_SRCS-$(HAVE_SSE2) += encoder/x86/temporal_filter_apply_sse2.asm
91 VP8_CX_SRCS-$(HAVE_SSE2) += encoder/x86/vp8_enc_stubs_sse2.c
92 VP8_CX_SRCS-$(ARCH_X86)$(ARCH_X86_64) += encoder/x86/quantize_mmx.as
    [all...]
  /external/flac/libFLAC/
cpu.c 68 info->x86.avx = false;
69 info->x86.avx2 = false;
70 info->x86.fma = false;
164 /* http://www.sandpile.org/x86/cpuid.htm */
342 * x86-64-specific
352 /* http://www.sandpile.org/x86/cpuid.htm */
355 info->x86.intel = (flags_ebx == 0x756E6547 && flags_edx == 0x49656E69 && flags_ecx == 0x6C65746E)? true : false; /* GenuineIntel */
357 info->x86.sse3 = (flags_ecx & FLAC__CPUINFO_IA32_CPUID_SSE3 )? true : false;
358 info->x86.ssse3 = (flags_ecx & FLAC__CPUINFO_IA32_CPUID_SSSE3)? true : false;
359 info->x86.sse41 = (flags_ecx & FLAC__CPUINFO_IA32_CPUID_SSE41)? true : false
    [all...]

Completed in 5318 milliseconds

1 2 3 4 5 6 7 8 91011>>