HomeSort by relevance Sort by last modified time
    Searched full:amd64 (Results 226 - 250 of 2767) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /prebuilts/go/darwin-x86/src/runtime/
mmap.go 9 // +build !linux !amd64
  /prebuilts/go/darwin-x86/src/runtime/msan/
msan.go 5 // +build msan,linux,amd64
  /prebuilts/go/darwin-x86/test/
intrinsic_atomic.go 2 // +build amd64 arm64
  /prebuilts/go/linux-x86/misc/cgo/test/issue9400/
asm_amd64x.s 5 // +build amd64 amd64p32
  /prebuilts/go/linux-x86/src/cmd/vet/testdata/asm/
asm4.s 5 // +build amd64
  /prebuilts/go/linux-x86/src/crypto/aes/
cipher_generic.go 5 // +build !amd64,!s390x
  /prebuilts/go/linux-x86/src/runtime/cgo/
gcc_mmap.c 5 // +build linux,amd64
  /prebuilts/go/linux-x86/src/runtime/internal/sys/
zgoarch_amd64.go 5 const GOARCH = `amd64`
  /prebuilts/go/linux-x86/src/runtime/
lfstack_64bit.go 5 // +build amd64 arm64 mips64 mips64le ppc64 ppc64le s390x
26 // On AMD64, virtual addresses are 48-bit numbers sign extended to 64.
42 if GOARCH == "amd64" {
43 // amd64 systems can place the stack above the VA hole, so we need to sign extend
mmap.go 9 // +build !linux !amd64
  /prebuilts/go/linux-x86/src/runtime/msan/
msan.go 5 // +build msan,linux,amd64
  /prebuilts/go/linux-x86/test/
intrinsic_atomic.go 2 // +build amd64 arm64
  /external/valgrind/docs/internals/
3_2_BUGSTATUS.txt 11 s93 = possible SuSE 9.3 amd64 assembler bug
18 n-i-bz vx1794 priv/guest-amd64/toIR.c:2512 (dis_op2_E_G): Assertion
62 137714 vx1787 x86/amd64->IR: 0x66 0xF 0xF7 0xC6 (maskmovq, maskmovdq)
81 147498 vx1795 amd64->IR: 0xF0 0xF 0xB0 0xF (lock cmpxchg %cl,(%rdi))
83 147825 r6793 crash on amd64-linux with gcc 4.2 and glibc 2.6 (CFI)
89 148363 marginal amd64->IR: 0x65 0x4C 0x8B 0x1C (mov %gs:0x10,%r11)
106 150678 vx1798 priv/guest-amd64/toIR.c:3741 (dis_Grp5): Assertion
143 vx1735 vx1750 32 141790 Missing amd64 x87 insns (FCOM, FCOMPP)
144 vx1761 vx1762 32 n-i-bz Missing amd64 x87 insns (FCOMP)
172 vx1741 vx1751 32 133984 int3 (amd64) suppor
    [all...]
  /external/libchrome/sandbox/linux/system_headers/
x86_64_linux_ucontext.h 13 // http://refspecs.linuxfoundation.org/LSB_4.1.0/LSB-Core-AMD64/LSB-Core-AMD64/libc-ddefs.html#AEN5668
  /external/valgrind/exp-sgcheck/tests/
stackerr.c 10 whereas amd64 w/ gcc-4.3.1 gives
16 stack without holes in between, but not so for amd64. I don't
  /external/valgrind/
valgrind.spec 20 platforms: x86/Linux, AMD64/Linux, PPC32/Linux, PPC64/Linux, x86/MacOSX,
21 AMD64/MacOSX.
valgrind.spec.in 20 platforms: x86/Linux, AMD64/Linux, PPC32/Linux, PPC64/Linux, x86/MacOSX,
21 AMD64/MacOSX.
  /prebuilts/go/darwin-x86/src/bytes/
bytes_generic.go 5 // +build !amd64,!s390x
9 // TODO: implements short string optimization on non amd64 platforms
  /prebuilts/go/darwin-x86/src/go/build/
syslist_test.go 27 if thisArch != "amd64" {
28 return "amd64"
  /prebuilts/go/darwin-x86/src/
race.bat 26 if %GOHOSTARCH% == amd64 goto continue
27 echo Race detector is only supported on windows/amd64.
  /prebuilts/go/darwin-x86/src/strings/
strings_generic.go 5 // +build !amd64,!s390x
9 // TODO: implements short string optimization on non amd64 platforms
  /prebuilts/go/darwin-x86/src/vendor/golang_org/x/net/route/
sys_freebsd.go 61 // In the case of kern.supported_archs="amd64 i386", we need
80 if s == "amd64" {
87 if align != wordSize { // 386 emulation on amd64
103 if align != wordSize { // 386 emulation on amd64
109 if align != wordSize { // 386 emulation on amd64
115 if align != wordSize { // 386 emulation on amd64
121 if align != wordSize { // 386 emulation on amd64
127 if align != wordSize { // 386 emulation on amd64
  /prebuilts/go/linux-x86/src/bytes/
bytes_generic.go 5 // +build !amd64,!s390x
9 // TODO: implements short string optimization on non amd64 platforms
  /prebuilts/go/linux-x86/src/go/build/
syslist_test.go 27 if thisArch != "amd64" {
28 return "amd64"
  /prebuilts/go/linux-x86/src/
race.bat 26 if %GOHOSTARCH% == amd64 goto continue
27 echo Race detector is only supported on windows/amd64.

Completed in 2737 milliseconds

1 2 3 4 5 6 7 8 91011>>