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

1 2 3 4 5 67 8 91011>>

  /external/valgrind/main/coregrind/m_mach/
mach_traps-amd64-darwin.S 2 /*--- Basic Mach traps. mach_traps-amd64-darwin.S ---*/
  /external/valgrind/main/coregrind/
pub_core_dispatch.h 68 following somewhat bogus decls. At least on x86 and amd64. ppc32
pub_core_syscall.h 45 // happen with the 6th arg on AMD64 which is passed on the stack.
pub_core_transtab_asm.h 37 On x86/amd64, the cache index is computed as
launcher-darwin.c 60 const char *valgrind_name; // e.g. amd64
63 { CPU_TYPE_X86_64, "x86_64", "amd64" },
launcher-linux.c 202 platform = "amd64-linux";
287 (0==strcmp(VG_PLATFORM,"amd64-linux")) ||
  /external/valgrind/main/docs/internals/
Darwin-notes.txt 64 * m_syswrap/syscall-amd64-darwin.S
  /external/valgrind/main/lackey/docs/
lk-manual.xml 64 <para>The number of guest (x86, amd64, ppc, etc.) instructions and IR
  /external/valgrind/main/memcheck/tests/
leak-cases.c 103 // platforms (x86/Darwin and AMD64/Linux with --enable-only32bit) stray
  /external/webkit/Source/JavaScriptCore/wtf/
CONTRIBUTORS.pthreads-win32 123 AMD64 port.
  /external/webkit/Source/autotools/
dolt.m4 26 |amd64-*-freebsd*|i?86-*-freebsd*|ia64-*-freebsd*)
  /ndk/
ndk-build 92 x86_64|amd64) HOST_ARCH=x86_64;;
  /prebuilts/gcc/darwin-x86/x86/i686-android-linux-4.4.3/lib/gcc/i686-android-linux/4.4.3/include/
cpuid.h 119 /* See if we can use cpuid. On AMD64 we always can. */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/lib/gcc/i686-linux/4.4.3/include/
cpuid.h 119 /* See if we can use cpuid. On AMD64 we always can. */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/lib/gcc/i686-linux/4.6.x-google/include/
cpuid.h 127 /* See if we can use cpuid. On AMD64 we always can. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/lib/gcc/x86_64-linux/4.6.x-google/include/
cpuid.h 127 /* See if we can use cpuid. On AMD64 we always can. */
  /prebuilts/gcc/linux-x86/x86/i686-android-linux-4.4.3/lib/gcc/i686-android-linux/4.4.3/include/
cpuid.h 119 /* See if we can use cpuid. On AMD64 we always can. */
  /external/valgrind/main/VEX/priv/
host_amd64_isel.c 76 /* These are duplicated in guest-amd64/toIR.c */
253 vpanic("sane_AMode: unknown amd64 amode tag");
490 /* Note that the cee->regparms field is meaningless on AMD64 host
499 vpanic("doHelperCall(AMD64): cannot currently handle > 6 args");
634 /* Throw out any cases not generated by an amd64 front end. In
636 we ever run non-amd64-guest on amd64 host. */
639 vpanic("genGuestArrayOffset(amd64 host)");
    [all...]
guest_amd64_toIR.c 36 /* Translates AMD64 code to IR. */
80 "AMD64 Architecture Programmer's Manual Volume 3: General-Purpose
298 default: vpanic("mkU(amd64)");
326 default: vpanic("mkSizedOp(amd64)");
354 vpanic("doScalarWidening(amd64)");
381 /*--- Offsets of various parts of the amd64 guest state. ---*/
457 /*--- amd64 insn stream. ---*/
460 /* This is the AMD64 register encoding -- integer regs. */
601 /* Note: because AMD64 doesn't allow 64-bit literals, it is an error
609 default: vpanic("getSDisp(amd64)");
    [all...]
  /external/e2fsprogs/debian/
control.in 6 ``Build-Depends: texi2html (>= 1.76), gettext, texinfo, dc, pkg-config, dietlibc-dev (>> 0.30) [alpha amd64 arm hppa i386 ia64 powerpc ppc64 s390 sparc], debhelper (>= 7.0), m4, libblkid-dev (>= 2.16), uuid-dev (>= 2.16)
8 ``Build-Depends: texi2html (>= 1.76), gettext, texinfo, dc, pkg-config, dietlibc-dev (>> 0.30) [alpha amd64 arm hppa i386 ia64 powerpc ppc64 s390 sparc], debhelper (>= 7.0), m4
  /external/valgrind/main/coregrind/m_syswrap/
syswrap-arm-linux.c 310 //XXX: Semaphore code ripped from AMD64.
315 //XXX: Shared memory code ripped from AMD64
323 //msg* code from AMD64
717 //XXX: Semaphore code ripped from AMD64.
779 //amd64
824 //shared memory code from AMD64
    [all...]
  /external/valgrind/main/exp-bbv/docs/
bbv-manual.xml 293 On the x86 and amd64 architectures the counting code has extra
346 BBV has been tested on x86, amd64, and ppc32 platforms.
  /external/valgrind/main/exp-sgcheck/docs/
sg-manual.xml 227 PowerPC, ARM or S390X platforms, only on X86 and AMD64 targets.
236 call/exit tracking for X86 and AMD64 is believed to work properly
  /external/valgrind/main/
xfree-4.supp 290 # Inlined strlen in libX11 on Ubuntu 9.10 amd64, unfortunately.
320 ifort-9.X-on-amd64-1
  /gdk/build/core/
init.mk 73 # The value of PROCESSOR_ARCHITECTURE will be x86 or AMD64
105 ifeq ($(HOST_ARCH),AMD64)

Completed in 1654 milliseconds

1 2 3 4 5 67 8 91011>>