Lines Matching refs:AMD64
68 AMD64/Linux, PPC32/Linux and PPC64/Linux. Support for recent distros
476 AMD64/Linux, PPC32/Linux and PPC64/Linux.
503 AMD64/Linux.
517 - Valgrind now works on PPC64/Linux. As with the AMD64/Linux port,
711 AMD64 support is much improved, PPC32 support is good enough to be
715 - AMD64 support is much improved. The 64-bit vs. 32-bit issues in
717 cases. On AMD64 machines both 64-bit and 32-bit versions of
823 binaries on AMD64
855 112031 iopl on AMD64 and README_MISSING_SYSCALL_OR_IOCTL update
905 110652 AMD64 valgrind crashes on cwtd instruction
906 110653 AMD64 valgrind crashes on sarb $0x4,foo(%rip) instruction
943 x86. The new architectures it supports are AMD64 and PPC32, and the
946 AMD64 support works well, but has some shortcomings:
955 - If Valgrind is built on an AMD64 machine, it will only run 64-bit
957 on an AMD64, you will need to build Valgrind on an x86 machine and
958 copy it to the AMD64 machine. And it probably won't work if you do
973 Without PIE enabled, AMD64 programs will only be able to access 2GB of
1029 - As part of adding AMD64 support, DWARF2 CFI-based stack unwinding
1056 109429 AMD64 unhandled syscall: 127 (sigpending)
1061 109363 AMD64 unhandled instruction bytes
1062 109362 AMD64 unhandled syscall: 24 (sched_yield)
1379 * Fix to allow 32-bit Valgrind to run on AMD64 boxes. Note: this does
1381 executables on an AMD64 box.