HomeSort by relevance Sort by last modified time
    Searched refs:x86 (Results 126 - 150 of 3235) sorted by null

1 2 3 4 56 7 8 91011>>

  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-ifunc/
ifunc-4a-x86.d 4 #source: ifunc-4-x86.s
ifunc-5a-local-x86-64.d 1 #source: ifunc-5-local-x86-64.s
ifunc-5a-x86-64.d 1 #source: ifunc-5-x86-64.s
ifunc-6a-x86-64.d 1 #source: ifunc-6-x86-64.s
ifunc-7a-x86-64.d 1 #source: ifunc-7-x86-64.s
ifunc-7b-x86-64.d 1 #source: ifunc-7-x86-64.s
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-x86-64/
ia32-3.d 4 #error: .*i386:x86-64.* architecture of input file `tmpdir/foo64.o' is incompatible with i386.* output
ilp32-3.d 4 #error: .*i386:x86-64(:.+)? architecture of input file `tmpdir/foo64.o' is incompatible with i386:x64-32.* output
  /device/linaro/bootloader/edk2/OvmfPkg/Library/SmmCpuFeaturesLib/
SmmCpuFeaturesLib.c 91 if ((CpuState->x86.SMMRevId & 0xFFFF) == 0) {
92 CpuState->x86.SMBASE = (UINT32)CpuHotPlugData->SmBase[CpuIndex];
145 if ((CpuSaveState->x86.SMMRevId & 0xFFFF) == 0) {
146 OriginalInstructionPointer = (UINT64)CpuSaveState->x86._EIP;
147 CpuSaveState->x86._EIP = (UINT32)NewInstructionPointer;
152 if ((CpuSaveState->x86.AutoHALTRestart & BIT0) != 0) {
153 CpuSaveState->x86.AutoHALTRestart &= ~BIT0;
465 {4, 4, SMM_CPU_OFFSET (x86._ES) , SMM_CPU_OFFSET (x64._ES) , 0 , FALSE}, // EFI_SMM_SAVE_STATE_REGISTER_ES = 20
466 {4, 4, SMM_CPU_OFFSET (x86._CS) , SMM_CPU_OFFSET (x64._CS) , 0 , FALSE}, // EFI_SMM_SAVE_STATE_REGISTER_CS = 21
467 {4, 4, SMM_CPU_OFFSET (x86._SS) , SMM_CPU_OFFSET (x64._SS) , 0 , FALSE}, // EFI_SMM_S (…)
    [all...]
  /test/vts/script/
run_cts_with_profiling.sh 26 adb push ${ANDROID_BUILD_TOP}/out/host/linux-x86/vts/android-vts/testcases/DATA/lib64/android.hardware.audio@2.0-vts.profiler.so system/lib64/
27 adb push ${ANDROID_BUILD_TOP}/out/host/linux-x86/vts/android-vts/testcases/DATA/lib64/android.hardware.audio.common@2.0-vts.profiler.so system/lib64/
28 adb push ${ANDROID_BUILD_TOP}/out/host/linux-x86/vts/android-vts/testcases/DATA/lib64/android.hardware.audio.effect@2.0-vts.profiler.so system/lib64/
29 adb push ${ANDROID_BUILD_TOP}/out/host/linux-x86/vts/android-vts/testcases/DATA/lib64/android.hardware.automotive.vehicle@2.0-vts.profiler.so system/lib64/
30 adb push ${ANDROID_BUILD_TOP}/out/host/linux-x86/vts/android-vts/testcases/DATA/lib64/android.hardware.automotive.vehicle@2.1-vts.profiler.so system/lib64/
31 adb push ${ANDROID_BUILD_TOP}/out/host/linux-x86/vts/android-vts/testcases/DATA/lib64/android.hardware.biometrics.fingerprint@2.1-vts.profiler.so system/lib64/
32 adb push ${ANDROID_BUILD_TOP}/out/host/linux-x86/vts/android-vts/testcases/DATA/lib64/android.hardware.bluetooth@1.0-vts.profiler.so system/lib64/
33 adb push ${ANDROID_BUILD_TOP}/out/host/linux-x86/vts/android-vts/testcases/DATA/lib64/android.hardware.boot@1.0-vts.profiler.so system/lib64/
34 adb push ${ANDROID_BUILD_TOP}/out/host/linux-x86/vts/android-vts/testcases/DATA/lib64/android.hardware.broadcastradio@1.0-vts.profiler.so system/lib64/
35 adb push ${ANDROID_BUILD_TOP}/out/host/linux-x86/vts/android-vts/testcases/DATA/lib64/android.hardware.camera.common@1.0-vts.profiler.so system/lib (…)
    [all...]
  /art/compiler/optimizing/
pc_relative_fixups_x86.h 27 namespace x86 { namespace in namespace:art
43 } // namespace x86
  /art/runtime/arch/x86/
registers_x86.cc 22 namespace x86 { namespace in namespace:art
36 } // namespace x86
registers_x86.h 27 namespace x86 { namespace in namespace:art
44 } // namespace x86
  /bionic/benchmarks/
run-on-host.sh 19 if [ ${HOST_OS}-${HOST_ARCH} = linux-x86 -o ${HOST_OS}-${HOST_ARCH} = linux-x86_64 ]; then
23 if [ ${TARGET_ARCH} = x86 -o ${TARGET_ARCH} = x86_64 ]; then
  /device/generic/car/car-x86/
BoardConfig.mk 10 TARGET_ARCH := x86
11 TARGET_CPU_ABI := x86
  /device/google/contexthub/firmware/
linux_aux_variant_config.mk 24 AUX_CPU_$(my_variant) := x86
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Efi/Protocol/EdidActive/
EdidActive.h 29 0xbd8c1056, 0x9f36, 0x44ec, {0x92, 0xa8, 0xa6, 0x33, 0x7f, 0x81, 0x79, 0x86} \
  /device/linaro/bootloader/edk2/EmbeddedPkg/Include/Protocol/
DebugSupportPeriodicCallback.h 30 { 0x9546e07c, 0x2cbb, 0x4c88, { 0x98, 0x6c, 0xcd, 0x34, 0x10, 0x86, 0xf0, 0x44 } }
  /device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
EdidActive.h 22 0xbd8c1056, 0x9f36, 0x44ec, {0x92, 0xa8, 0xa6, 0x33, 0x7f, 0x81, 0x79, 0x86 } \
  /device/linaro/bootloader/edk2/SecurityPkg/Include/Guid/
MeasuredFvHob.h 26 0xb2360b42, 0x7173, 0x420a, { 0x86, 0x96, 0x46, 0xca, 0x6b, 0xab, 0x10, 0x60 } \
  /device/linaro/bootloader/edk2/StdLib/Include/X64/machine/
limits.h 1 #include <x86/limits.h>
  /external/swiftshader/third_party/LLVM/lib/ExecutionEngine/JIT/
Makefile 16 # Enable the X86 JIT if compiling on X86
17 ifeq ($(ARCH), x86)
22 # of the X86 JIT on non-X86 hosts
  /external/syslinux/gpxe/src/arch/x86_64/
Makefile 33 # Include common x86 Makefile
35 MAKEDEPS += arch/x86/Makefile
36 include arch/x86/Makefile
  /frameworks/compile/mclinker/lib/Target/X86/TargetInfo/
X86TargetInfo.cpp 19 mcld::RegisterTarget<llvm::Triple::x86> X(TheX86_32Target, "x86");
20 mcld::RegisterTarget<llvm::Triple::x86_64> Y(TheX86_64Target, "x86-64");
  /prebuilts/misc/darwin-x86/analyzer/bin/
cxx-syntax 53 x86) CLANG_FLAGS="$CLANG_FLAGS -target i686-none-linux-android"
75 # (*2) prebuilts/gcc/darwin-x86/host/i686-apple-darwin-4.2.1/bin/i686-apple-darwin10-g++ -m64 -v -E - < /dev/null 2>&1 | \
81 -I prebuilts/gcc/darwin-x86/host/i686-apple-darwin-4.2.1/lib/gcc/i686-apple-darwin10/4.2.1/include

Completed in 621 milliseconds

1 2 3 4 56 7 8 91011>>