HomeSort by relevance Sort by last modified time
    Searched defs:AMD64 (Results 1 - 2 of 2) sorted by null

  /external/valgrind/coregrind/
pub_core_basics.h 60 ULong r_pc; /* x86:EIP, amd64:RIP, ppc:CIA, arm:R15, mips:pc */
61 ULong r_sp; /* x86:ESP, amd64:RSP, ppc:R1, arm:R13, mips:sp */
68 } AMD64;
  /toolchain/binutils/binutils-2.25/bfd/
coff-x86_64.c 114 from others. See md_apply_fix3 () in gas/config/tc-amd64.c.
457 #define AMD64 1
506 /* We use the special COFF backend linker. For normal AMD64 COFF, we
707 /* If amd64 gcc uses underscores for symbol names, then it does not use

Completed in 9475 milliseconds