HomeSort by relevance Sort by last modified time
    Searched full:amd64 (Results 126 - 150 of 441) sorted by null

1 2 3 4 56 7 8 91011>>

  /external/zlib/contrib/amd64/
amd64-match.S 59 * On AMD64 the first argument of a function (in our case -- the pointer to
96 - run "gcc -g -c -DXCODE_MAC_X64_STRUCTURE amd64-match.S"
148 * throughout the entire function (passed via rsi on amd64).
149 * rdi will hold the pointer to the deflate_state (first arg on amd64)
  /external/valgrind/main/
Makefile.tool.am 79 $(top_builddir)/coregrind/libreplacemalloc_toolpreload-amd64-linux.a
94 $(top_builddir)/coregrind/libreplacemalloc_toolpreload-amd64-darwin.a
glibc-2.4.supp 27 ## Suppressions for Fedora Core 5 on ppc32/amd64 (glibc-2.3.90)
129 ## Various structure padding things on amd64 SuSE 10.1
Makefile.vex.am 59 # differently -- with a leading $ on x86/amd64 but none on ppc32/64.
  /external/valgrind/main/VEX/priv/
main_main.c 788 case VexArchAMD64: return "AMD64";
864 return "amd64-sse2";
866 return "amd64-sse3";
868 return "amd64-sse2-cx16";
870 return "amd64-sse3-cx16";
872 return "amd64-sse3-lzcnt";
874 return "amd64-sse2-cx16-lzcnt";
    [all...]
guest_amd64_defs.h 36 /* Only to be used within the guest-amd64 directory. */
43 /*--- amd64 to IR conversion ---*/
46 /* Convert one amd64 insn to IR. See the type DisOneInstrFn in
80 /*--- amd64 guest helpers ---*/
  /external/valgrind/main/coregrind/m_syswrap/
syswrap-amd64-linux.c 3 /*--- Platform-specific syscalls stuff. syswrap-amd64-linux.c ---*/
130 Returns a Long encoded in the linux-amd64 way, not a SysRes.
346 PRE/POST wrappers for AMD64/Linux-specific syscalls
561 // Parts of this are amd64-specific, but the *PEEK* cases are generic.
1002 PRE/POST wrappers for AMD64/Linux-variant specific syscalls
    [all...]
  /external/clang/lib/CodeGen/
TargetInfo.cpp     [all...]
  /external/valgrind/main/coregrind/
m_libcsetjmp.c 40 {amd64,x86}-{linux,darwin}. See #259977. That leaves only
276 /* ------------ amd64-{linux,darwin} ------------ */
436 // trick/assumption as documented for the amd64-linux case.
  /external/zlib/contrib/masmx64/
gvmat64.asm 6 ; (AMD64 on Athlon 64, Opteron, Phenom
47 ; This file compile with Microsoft Macro Assembler (x64) for AMD64
51 ; (you can get Windows WDK with ml64 for AMD64 from
  /external/zlib/contrib/vstudio/vc8/
testzlib.vcproj 826 Name="Debug|Win64 (AMD64)"
834 Name="Release|Win64 (AMD64)"
842 Name="ReleaseAsm|Win64 (AMD64)"
zlibstat.vcproj 149 AdditionalOptions="/MACHINE:AMD64 /NODEFAULTLIB"
371 AdditionalOptions="/MACHINE:AMD64 /NODEFAULTLIB"
593 AdditionalOptions="/MACHINE:AMD64 /NODEFAULTLIB"
  /external/zlib/contrib/vstudio/vc9/
zlibstat.vcproj 150 AdditionalOptions="/MACHINE:AMD64 /NODEFAULTLIB"
372 AdditionalOptions="/MACHINE:AMD64 /NODEFAULTLIB"
594 AdditionalOptions="/MACHINE:AMD64 /NODEFAULTLIB"
  /external/v8/src/x64/
regexp-macro-assembler-x64.h 154 // In AMD64 ABI Calling Convention, the first six integer parameters
175 // AMD64 Calling Convention has only one callee-save register that
  /external/valgrind/main/docs/internals/
release-HOWTO.txt 64 amd64
77 none/tests/{x86,amd64,ppc32}.
  /external/valgrind/main/include/vki/
vki-scnums-amd64-linux.h 3 /*--- System call numbers for amd64-linux. ---*/
4 /*--- vki-scnums-amd64-linux.h ---*/
  /external/valgrind/main/none/tests/
Makefile.am 11 SUBDIRS += amd64
39 DIST_SUBDIRS = x86 amd64 ppc32 ppc64 arm s390x linux darwin x86-linux .
  /bionic/libc/include/sys/
exec_elf.h 87 #define EM_AMD64 62 /* AMD64 architecture */
  /bionic/libm/amd64/
fenv.h 26 * $FreeBSD: src/lib/msun/amd64/fenv.h,v 1.5 2005/03/16 22:34:14 das Exp $
  /bionic/libm/include/amd64/
fenv.h 26 * $FreeBSD: src/lib/msun/amd64/fenv.h,v 1.5 2005/03/16 22:34:14 das Exp $
  /external/jmonkeyengine/engine/src/core/com/jme3/system/
JmeSystemDelegate.java 108 } else if (arch.equals("amd64")) {
  /external/llvm/include/llvm/Target/
TargetELFWriterInfo.h 46 EM_X86_64 = 62 // AMD64
  /external/v8/build/
standalone.gypi 47 s/x86_64/x64/;s/amd64/x64/;s/arm.*/arm/;s/mips.*/mips/")',
  /external/valgrind/main/cachegrind/
Makefile.am 45 cg-x86-amd64.c \
  /external/valgrind/main/callgrind/
Makefile.am 50 ../cachegrind/cg-x86-amd64.c \

Completed in 3562 milliseconds

1 2 3 4 56 7 8 91011>>