Searched refs:AMD64 (Results 1 - 15 of 15) sorted by relevance

/external/valgrind/main/VEX/auxprogs/
H A Dgenoffsets.c100 GENOFFSET(AMD64,amd64,RAX);
101 GENOFFSET(AMD64,amd64,RBX);
102 GENOFFSET(AMD64,amd64,RCX);
103 GENOFFSET(AMD64,amd64,RDX);
104 GENOFFSET(AMD64,amd64,RSI);
105 GENOFFSET(AMD64,amd64,RDI);
106 GENOFFSET(AMD64,amd64,RSP);
107 GENOFFSET(AMD64,amd64,RBP);
108 GENOFFSET(AMD64,amd64,R8);
109 GENOFFSET(AMD64,amd6
[all...]
/external/valgrind/main/coregrind/
H A Dpub_core_basics.h96 } AMD64; member in union:__anon28311::__anon28312
H A Dm_libcassert.c78 (srP)->misc.AMD64.r_rbp = rbp; \
H A Dm_signals.c289 (srP)->misc.AMD64.r_rbp = (uc)->uc_mcontext.rbp; \
500 srP->misc.AMD64.r_rbp = (ULong)(ss->__rbp);
H A Dm_stacktrace.c242 uregs.xbp = startRegs->misc.AMD64.r_rbp;
H A Dm_machine.c76 regs->misc.AMD64.r_rbp
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/elf/tests/amd64/
H A Delfso64.asm2 ; Do NOT use this as an example of how to write AMD64 shared libraries!
3 ; This code is simply to test the AMD64 ELF WRT relocations.
/external/chromium_org/chrome/installer/linux/sysroot_scripts/
H A Dsysroot-creator-debian.wheezy.sh249 echo $1 | grep -qs Amd64$ && ARCH=AMD64
254 AMD64)
/external/lzma/CPP/
H A DBuild.mak18 !IF "$(CPU)" == "AMD64"
/external/zlib/src/contrib/masmx64/
H A Dinffasx64.asm2 ; version for AMD64 on Windows using Microsoft C compiler
4 ; inffasx64.asm is automatically convert from AMD64 portion of inffas86.c
10 ; with Microsoft Macro Assembler (x64) for AMD64
13 ; This file compile with Microsoft Macro Assembler (x64) for AMD64
17 ; (you can get Windows WDK with ml64 for AMD64 from
H A Dgvmat64.asm6 ; (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/chromium_org/third_party/yasm/source/patched-yasm/libyasm/tests/
H A Dopt-gvmat64.asm27 ; This file compile with Microsoft Macro Assembler (x64) for AMD64
31 ; (you can get Windows 2003 server DDK with ml64 and cl for AMD64 from
/external/icu4c/
H A Dconfigure4594 AMD64=`isainfo -n 2>&1 | grep amd64`
4596 if test -z "$SOL64" && test -n "$AMD64"; then
/external/chromium_org/third_party/icu/source/
H A Dconfigure4828 if test -z "$SOL64" && test -n "$AMD64"; then
/external/dropbear/libtomcrypt/
H A Dcrypt.tex5308 of GCM output on both the AMD64 and Intel Pentium 4 platforms. Requires GCC and an SSE2 equipped platform.

Completed in 1727 milliseconds