HomeSort by relevance Sort by last modified time
    Searched refs:x86_64 (Results 1 - 25 of 1035) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /build/make/target/board/generic_x86_64_a/
BoardConfig.mk 19 TARGET_CPU_ABI := x86_64
20 TARGET_ARCH := x86_64
21 TARGET_ARCH_VARIANT := x86_64
25 TARGET_2ND_ARCH_VARIANT := x86_64
  /build/make/core/clang/
HOST_x86_64.mk 1 HOST_LIBPROFILE_RT := $(LLVM_RTLIB_PATH)/libclang_rt.profile-x86_64.a
TARGET_x86_64.mk 3 RS_COMPAT_TRIPLE := x86_64-linux-android
5 TARGET_LIBPROFILE_RT := $(LLVM_RTLIB_PATH)/libclang_rt.profile-x86_64-android.a
  /external/syslinux/win64/
find-mingw64.sh 7 x86_64-pc-mingw64- \
8 x86_64-pc-mingw64msvc- \
9 x86_64-pc-mingw32- \
10 x86_64-pc-mingw32msvc- \
11 x86_64-mingw64- \
12 x86_64-mingw64msvc- \
13 x86_64-mingw32- \
14 x86_64-mingw32msvc- \
15 x86_64-w64-mingw32- \
16 x86_64-w64-mingw32msvc-
    [all...]
  /device/generic/uml/
BoardConfig.mk 8 TARGET_CPU_ABI := x86_64
9 TARGET_ARCH := x86_64
10 TARGET_ARCH_VARIANT := x86_64
  /art/compiler/utils/x86_64/
assembler_x86_64_test.cc 112 x86_64::Immediate imm(value);
117 x86_64::Immediate imm2(value);
124 bool operator()(const x86_64::CpuRegister& a, const x86_64::CpuRegister& b) const {
133 class AssemblerX86_64Test : public AssemblerTest<x86_64::X86_64Assembler,
134 x86_64::Address,
135 x86_64::CpuRegister,
136 x86_64::XmmRegister,
137 x86_64::Immediate> {
139 typedef AssemblerTest<x86_64::X86_64Assembler
    [all...]
  /external/elfutils/tests/
run-backtrace-core-x86_64.sh 20 check_core x86_64
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/lib/mesa/
ld.so.conf 1 /usr/lib/x86_64-linux-gnu/mesa
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/mach-o/
err-sections-2.s 1 # { dg-do assemble { target x86_64-*-darwin* } }
7 # { dg-error ".symbol_stub is not used for the selected target" "" { target x86_64-*-darwin* } 3 }
8 # { dg-error ".lazy_symbol_pointer is not used for the selected target" "" { target x86_64-*-darwin* } 4 }
9 # { dg-error ".non_lazy_symbol_pointer is not used for the selected target" "" { target x86_64-*-darwin* } 5 }
err-syms-6.s 1 # { dg-do assemble { target x86_64-*-darwin* } }
15 # { dg-error "unknown or invalid section type .symbol_stubs." "" { target x86_64-*-darwin* } 3 }
16 # { dg-error "an .indirect_symbol must be in a symbol pointer or stub section" "" { target x86_64-*-darwin* } 5 }
17 # { dg-error "unknown or invalid section type .lazy_symbol_pointers." "" { target x86_64-*-darwin* } 7 }
18 # { dg-error "an .indirect_symbol must be in a symbol pointer or stub section" "" { target x86_64-*-darwin* } 9 }
19 # { dg-error "unknown or invalid section type .non_lazy_symbol_pointers." "" { target x86_64-*-darwin* } 11 }
20 # { dg-error "an .indirect_symbol must be in a symbol pointer or stub section" "" { target x86_64-*-darwin* } 13 }
  /art/runtime/arch/x86_64/
quick_method_frame_info_x86_64.h 28 namespace x86_64 { namespace in namespace:art
31 (1 << art::x86_64::kNumberOfCpuRegisters); // Fake return address callee save.
33 (1 << art::x86_64::RBX) | (1 << art::x86_64::RBP) | (1 << art::x86_64::R12) |
34 (1 << art::x86_64::R13) | (1 << art::x86_64::R14) | (1 << art::x86_64::R15);
36 (1 << art::x86_64::RSI) | (1 << art::x86_64::RDX) | (1 << art::x86_64::RCX)
    [all...]
  /build/make/target/board/generic_x86_64_ab/
BoardConfig.mk 19 TARGET_CPU_ABI := x86_64
20 TARGET_ARCH := x86_64
21 TARGET_ARCH_VARIANT := x86_64
25 TARGET_2ND_ARCH_VARIANT := x86_64
  /development/scripts/
example_crashes.py 164 x86_64 = """
167 ABI: 'x86_64'
  /external/syslinux/com32/lib/
setjmp.S 68 #include <x86_64/setjmp.S>
  /prebuilts/clang/host/darwin-x86/clang-3289846/bin/x86_64/
analyzer 3 `dirname $0`/../clang -target x86_64-none-linux-android "$@"
analyzer++ 3 `dirname $0`/../clang++ -target x86_64-none-linux-android "$@"
  /prebuilts/clang/host/darwin-x86/clang-3859424/bin/x86_64/
analyzer 3 `dirname $0`/../clang -target x86_64-none-linux-android "$@"
analyzer++ 3 `dirname $0`/../clang++ -target x86_64-none-linux-android "$@"
  /prebuilts/clang/host/darwin-x86/clang-4053586/bin/x86_64/
analyzer 3 `dirname $0`/../clang -target x86_64-none-linux-android "$@"
analyzer++ 3 `dirname $0`/../clang++ -target x86_64-none-linux-android "$@"
  /prebuilts/clang/host/linux-x86/clang-3289846/bin/x86_64/
analyzer 3 `dirname $0`/../clang -target x86_64-none-linux-android "$@"
analyzer++ 3 `dirname $0`/../clang++ -target x86_64-none-linux-android "$@"
  /prebuilts/clang/host/linux-x86/clang-3859424/bin/x86_64/
analyzer 3 `dirname $0`/../clang -target x86_64-none-linux-android "$@"
analyzer++ 3 `dirname $0`/../clang++ -target x86_64-none-linux-android "$@"
  /prebuilts/clang/host/linux-x86/clang-4053586/bin/x86_64/
analyzer 3 `dirname $0`/../clang -target x86_64-none-linux-android "$@"

Completed in 772 milliseconds

1 2 3 4 5 6 7 8 91011>>