HomeSort by relevance Sort by last modified time
    Searched full:amd64 (Results 101 - 125 of 2767) sorted by null

1 2 3 45 6 7 8 91011>>

  /external/valgrind/none/tests/amd64/
fma4.vgtest 2 # The "correct" test includes ../../../tests/x86_amd64_features amd64-fma4
5 prereq: test -x fma4 && ../../../tests/x86_amd64_features amd64-avx
  /prebuilts/go/darwin-x86/pkg/darwin_amd64/internal/syscall/windows/
registry.a 3 go object darwin amd64 go1.8 X:framepointer
17 go object darwin amd64 go1.8 X:framepointer
  /prebuilts/go/darwin-x86/pkg/darwin_amd64/internal/syscall/
windows.a 3 go object darwin amd64 go1.8 X:framepointer
18 go object darwin amd64 go1.8 X:framepointer
  /prebuilts/go/linux-x86/pkg/linux_amd64_race/internal/syscall/windows/
registry.a 3 go object linux amd64 go1.8 X:framepointer
17 go object linux amd64 go1.8 X:framepointer
  /prebuilts/go/linux-x86/pkg/linux_amd64_race/internal/syscall/
windows.a 3 go object linux amd64 go1.8 X:framepointer
18 go object linux amd64 go1.8 X:framepointer
  /external/valgrind/VEX/auxprogs/
genoffsets.c 102 // amd64
103 GENOFFSET(AMD64,amd64,RAX);
104 GENOFFSET(AMD64,amd64,RBX);
105 GENOFFSET(AMD64,amd64,RCX);
106 GENOFFSET(AMD64,amd64,RDX);
107 GENOFFSET(AMD64,amd64,RSI)
    [all...]
  /external/valgrind/exp-sgcheck/tests/
Makefile.am 9 bad_percentify.stdout.exp bad_percentify.stderr.exp-glibc28-amd64 \
11 globalerr.stderr.exp-glibc28-amd64 \
12 globalerr.stderr.exp-gcc491-amd64 \
14 hackedbz2.stderr.exp-glibc28-amd64 \
17 preen_invars.stderr.exp-glibc28-amd64 \
19 stackerr.stderr.exp-glibc28-amd64 stackerr.stderr.exp-glibc27-x86
  /external/python/cpython2/PC/VS7.1/
amd64_ml64.bat 2 rem Try to find the AMD64 assembler and call it with the supplied arguments.
4 set MLEXE=Microsoft Platform SDK\Bin\Win64\x86\AMD64\ml64.EXE
  /external/valgrind/exp-bbv/tests/
Makefile.am 16 SUBDIRS += amd64-linux
25 DIST_SUBDIRS = x86 x86-linux amd64-linux ppc32-linux arm-linux .
  /device/linaro/bootloader/edk2/StdLibPrivateInternalFiles/Include/X64/
gd_qnan.h 11 /* 6 bytes of tail padding follow, per AMD64 ABI */
  /external/clang/test/Driver/
freebsd.cpp 1 // RUN: %clangxx %s -### -o %t.o -target amd64-unknown-freebsd10.0 -stdlib=platform 2>&1 \
3 // RUN: %clangxx %s -### -o %t.o -target amd64-unknown-freebsd9.2 -stdlib=platform 2>&1 \
8 // RUN: %clangxx %s -### -pg -o %t.o -target amd64-unknown-freebsd10.0 -stdlib=platform 2>&1 \
10 // RUN: %clangxx %s -### -pg -o %t.o -target amd64-unknown-freebsd9.2 -stdlib=platform 2>&1 \
  /external/llvm/test/ExecutionEngine/OrcLazy/
lit.local.cfg 3 if config.root.host_arch not in ['i386', 'x86', 'x86_64', 'AMD64']:
  /external/valgrind/memcheck/tests/amd64-linux/
filter_defcfaexpr 4 # bad0.c:?? to a (bogus) binary path /foobar/tests/amd64-linux/defcfaexpr/
9 # /home/sewardj/VgTRUNK/trunk/memcheck/tests/amd64/defcfaexpr)
29 sed "s/bad0.c:[0-9]\+/\/foobar\/tests\/amd64-linux\/defcfaexpr/" | \
31 sed "s/\/.*\/tests\/amd64-linux\/defcfaexpr/bogus.S:0/" | \
  /external/valgrind/memcheck/tests/amd64-solaris/
scalar.c 1 /* Basic syscall test for Solaris/amd64 specific syscalls. */
  /external/zlib/src/contrib/masmx64/
readme.txt 4 longest_match() and inflate_fast(), for 64 bits x86 (both AMD64 and Intel EM64t),
5 for use with Microsoft Macro Assembler (x64) for AMD64 and Microsoft C++ 64 bits.
26 run bld_64.bat with Microsoft Macro Assembler (x64) for AMD64 (ml64.exe)
30 You can get Windows 2003 server DDK with ml64 and cl for AMD64 from
  /prebuilts/go/darwin-x86/src/cmd/dist/
cpuid_default.s 5 // +build !386,!amd64,!gccgo
  /prebuilts/go/darwin-x86/src/crypto/elliptic/
p256_generic.go 5 // +build !amd64,!s390x
  /prebuilts/go/darwin-x86/src/crypto/internal/cipherhw/
generic.go 5 // +build !amd64,!s390x gccgo appengine
  /prebuilts/go/darwin-x86/src/crypto/md5/
md5block_decl.go 5 // +build amd64 amd64p32 386 arm ppc64le s390x
md5block_generic.go 5 // +build !amd64,!amd64p32,!386,!arm,!ppc64le,!s390x
  /prebuilts/go/darwin-x86/src/crypto/sha1/
sha1block_generic.go 5 // +build !amd64,!amd64p32,!386,!arm,!s390x
  /prebuilts/go/darwin-x86/src/crypto/sha256/
sha256block_decl.go 5 // +build 386 amd64 s390x ppc64le
sha256block_generic.go 5 // +build !amd64,!386,!s390x,!ppc64le
  /prebuilts/go/darwin-x86/src/crypto/sha512/
sha512block_decl.go 5 // +build amd64 s390x ppc64le
sha512block_generic.go 5 // +build !amd64,!s390x,!ppc64le

Completed in 9022 milliseconds

1 2 3 45 6 7 8 91011>>