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

1 2 3 4 56 7 8 91011>>

  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/
x86-64-invpcid.d 3 #name: x86-64 INVPCID insns
x86-64-relax-1.d 1 #name: x86-64 relax 1
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-ifunc/
ifunc-3a-x86.d 1 #source: ifunc-3-x86.s
ifunc-3b-x86.d 1 #source: ifunc-3-x86.s
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
  /bionic/tests/
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
  /build/make/target/product/
aosp_x86_ab.mk 33 PRODUCT_MODEL := AOSP on x86
  /device/generic/car/
aosp_car_x86.mk 22 PRODUCT_MODEL := Car on x86 emulator
  /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 } \

Completed in 1444 milliseconds

1 2 3 4 56 7 8 91011>>