Home
last modified time | relevance | path

Searched refs:amd64 (Results 1 – 25 of 330) sorted by relevance

12345678910>>...14

/external/valgrind/coregrind/m_gdbserver/
Dvalgrind-low-amd64.c159 VexGuestAMD64State* amd64 = (VexGuestAMD64State*) get_arch (set, tst); in transfer_register() local
164 case 0: VG_(transfer) (&amd64->guest_RAX, buf, dir, size, mod); break; in transfer_register()
165 case 1: VG_(transfer) (&amd64->guest_RBX, buf, dir, size, mod); break; in transfer_register()
166 case 2: VG_(transfer) (&amd64->guest_RCX, buf, dir, size, mod); break; in transfer_register()
167 case 3: VG_(transfer) (&amd64->guest_RDX, buf, dir, size, mod); break; in transfer_register()
168 case 4: VG_(transfer) (&amd64->guest_RSI, buf, dir, size, mod); break; in transfer_register()
169 case 5: VG_(transfer) (&amd64->guest_RDI, buf, dir, size, mod); break; in transfer_register()
170 case 6: VG_(transfer) (&amd64->guest_RBP, buf, dir, size, mod); break; in transfer_register()
171 case 7: VG_(transfer) (&amd64->guest_RSP, buf, dir, size, mod); break; in transfer_register()
172 case 8: VG_(transfer) (&amd64->guest_R8, buf, dir, size, mod); break; in transfer_register()
[all …]
/external/valgrind/memcheck/tests/vbit-test/
Dirops.c38 …{ DEFOP(Iop_Add8, UNDEF_LEFT), .s390x = 1, .amd64 = 1, .x86 = 1, .arm = 0, .ppc64 = 1, .ppc32 =…
39 …{ DEFOP(Iop_Add16, UNDEF_LEFT), .s390x = 1, .amd64 = 1, .x86 = 1, .arm = 0, .ppc64 = 1, .ppc32 =…
40 …{ DEFOP(Iop_Add32, UNDEF_LEFT), .s390x = 1, .amd64 = 1, .x86 = 1, .arm = 1, .ppc64 = 1, .ppc32 =…
41 …{ DEFOP(Iop_Add64, UNDEF_LEFT), .s390x = 1, .amd64 = 1, .x86 = 1, .arm = 1, .ppc64 = 1, .ppc32 =…
42 …{ DEFOP(Iop_Sub8, UNDEF_LEFT), .s390x = 1, .amd64 = 1, .x86 = 1, .arm = 0, .ppc64 = 1, .ppc32 =…
43 …{ DEFOP(Iop_Sub16, UNDEF_LEFT), .s390x = 1, .amd64 = 1, .x86 = 1, .arm = 0, .ppc64 = 0, .ppc32 =…
44 …{ DEFOP(Iop_Sub32, UNDEF_LEFT), .s390x = 1, .amd64 = 1, .x86 = 1, .arm = 1, .ppc64 = 1, .ppc32 =…
45 …{ DEFOP(Iop_Sub64, UNDEF_LEFT), .s390x = 1, .amd64 = 1, .x86 = 1, .arm = 1, .ppc64 = 1, .ppc32 =…
46 …{ DEFOP(Iop_Mul8, UNDEF_LEFT), .s390x = 0, .amd64 = 0, .x86 = 0, .arm = 0, .ppc64 = 0, .ppc32 =…
47 …{ DEFOP(Iop_Mul16, UNDEF_LEFT), .s390x = 0, .amd64 = 1, .x86 = 1, .arm = 0, .ppc64 = 0, .ppc32 =…
[all …]
/external/syslinux/win64/
Dfind-mingw64.sh17 amd64-pc-mingw64- \
18 amd64-pc-mingw64msvc- \
19 amd64-pc-mingw32- \
20 amd64-pc-mingw32msvc- \
21 amd64-mingw64- \
22 amd64-mingw64msvc- \
23 amd64-mingw32- \
24 amd64-mingw32msvc- \
25 amd64-w64-mingw32- \
26 amd64-w64-mingw32msvc- \
/external/valgrind/none/tests/amd64/
DMakefile.am32 bug132813-amd64.vgtest bug132813-amd64.stdout.exp \
33 bug132813-amd64.stderr.exp \
34 bug137714-amd64.vgtest bug137714-amd64.stdout.exp \
35 bug137714-amd64.stderr.exp \
38 bug156404-amd64.vgtest bug156404-amd64.stdout.exp \
39 bug156404-amd64.stderr.exp \
72 rcl-amd64.vgtest rcl-amd64.stdout.exp rcl-amd64.stderr.exp \
82 slahf-amd64.stderr.exp slahf-amd64.stdout.exp \
83 slahf-amd64.vgtest \
92 bug127521-64 bug132813-amd64 bug132918 bug137714-amd64 \
[all …]
Dbug156404-amd64.vgtest1 prereq: test -e bug156404-amd64
2 prog: bug156404-amd64
Dslahf-amd64.vgtest1 prereq: test -e slahf-amd64
2 prog: slahf-amd64
Dinsn_pclmulqdq.vgtest1 prog: ../../../none/tests/amd64/insn_pclmulqdq
2 prereq: ../../../tests/x86_amd64_features amd64-pclmulqdq
Dinsn_ssse3.vgtest1 prog: ../../../none/tests/amd64/insn_ssse3
2 prereq: ../../../tests/x86_amd64_features amd64-ssse3
/external/squashfs-tools/RELEASE-READMEs/
DREADME-2.0-AMD641 Information for amd64 users
5 filesystems on amd64 machines. These filesystems work correctly on amd64
6 machines, but cannot be mounted on non-amd64 machines. Likewise, filesystems
7 generated on non amd64 machines could not be mounted on amd64 machines.
11 This bug is now fixed in this release. However, all amd64 filesystems
12 generated by previous releases will not be mountable on amd64 machines
13 with this release. If you have pre-existing amd64 generated filesystems,
/external/valgrind/memcheck/tests/amd64/
DMakefile.am16 fxsave-amd64.vgtest fxsave-amd64.stdout.exp fxsave-amd64.stderr.exp \
34 xor-undef-amd64.stderr.exp xor-undef-amd64.stdout.exp \
35 xor-undef-amd64.vgtest \
42 fxsave-amd64 \
47 xor-undef-amd64
/external/valgrind/exp-sgcheck/tests/
DMakefile.am9 bad_percentify.stdout.exp bad_percentify.stderr.exp-glibc28-amd64 \
11 globalerr.stderr.exp-glibc28-amd64 \
12 globalerr.stderr.exp-gcc491-amd64 \
14 hackedbz2.stderr.exp-glibc28-amd64 \
17 preen_invars.stderr.exp-glibc28-amd64 \
19 stackerr.stderr.exp-glibc28-amd64 stackerr.stderr.exp-glibc27-x86
/external/valgrind/docs/internals/
Dmultiple-architectures.txt11 - dual-arch support on amd64 and ppc64 systems
20 dual-arch systems, the primary platform is amd64 and ppc64
56 On an amd64 system both VGCONF_PLATFORMS_INCLUDE_X86_LINUX and
61 --enable-only32bit or --enable-only64bit is used). For the amd64 example,
76 installed in the appropriate place. On amd64 the result will be:
82 <prefix>/lib/valgrind/amd64-linux
83 <prefix>/lib/valgrind/amd64-linux/vgpreload_core.so
84 <prefix>/lib/valgrind/amd64-linux/vgpreload_massif.so
85 <prefix>/lib/valgrind/amd64-linux/cachegrind
86 <prefix>/lib/valgrind/amd64-linux/memcheck
[all …]
D3_2_BUGSTATUS.txt11 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) support
[all …]
D3_0_BUGSTATUS.txt9 109861 amd64 hangs at startup
23 Will fix in 3.1. Long delay seems to be caused by amd64-Gentoo kernel
112 113015 vex amd64->IR: 0xE3 0x14 0x48 0x83 (jrcxz)
158 114366 New: vex amd64 cannnot handle __asm__( "fninit" )
163 114412 vex amd64->IR: 0xF 0xAD 0xC2 0xD3 (128-bit shift, shrdq?)
168 114455 vex amd64->IR: 0xF 0xAC 0xD0 0x1 (also shrdq)
173 115590: amd64->IR: 0x67 0xE3 0x9 0xEB (address size override)
228 111724 vex amd64->IR: unhandled instruction bytes: 0x41 0xF 0xAB
243 111748 vex amd64->IR: unhandled instruction bytes: fucom
322 113996 vex amd64->IR: fucomp (0xDD 0xE9 0xDF 0xE0)
[all …]
Dhowto_oprofile.txt15 /home/sewardj/VgTRUNK/atomk/Inst/lib/valgrind/helgrind-amd64-linux \
20 /home/sewardj/VgTRUNK/atomk/Inst/lib/valgrind/helgrind-amd64-linux \
25 /home/sewardj/VgTRUNK/atomk/Inst/lib/valgrind/helgrind-amd64-linux \
34 1. on amd64, need to build V with -fno-omit-frame-pointer, else the
42 3. Even oprofile 0.9.4 (the latest) on amd64-linux doesn't work
D3_1_BUGSTATUS.txt18 v5847 fixed 123210 New: strlen from ld-linux on amd64
30 vx1604 fixed 124499 amd64->IR: 0xF 0xE 0x48 0x85 (femms)
37 vx1602 fixed n-i-bz amd64->IR: 0x66 0xF 0xF5 (pmaddwd)
43 vx1612 fixed 125607 amd64->IR: 0x66 0xF 0xA3 0x2 (btw etc)
44 vx1613 fixed 125651 amd64->IR: 0xF8 0x49 0xFF 0xE3 (clc?)
68 vx1615 fixed 126583 amd64->IR: 0x48 0xF 0xA4 0xC2 (shld $1,%rax,%rdx)
69 vx1614 fixed 126668 amd64->IR: 0x1C 0xFF (sbb $0xff,%al)
87 vx1591 vx1592 117366 amd64: 0xDD 0x7C fnstsw
89 vx1593 vx1594 117367 amd64: 0xD9 0xF4 fxtract
90 v5256 v5260 117369 amd64: __NR_getpriority (140)
[all …]
D3_9_BUGSTATUS.txt5 === VEX/amd64 ==========================================================
11 327285 amd64->IR: 0x8F 0xEA 0xF8 0x10 0xCE 0x3 0x1D 0x0
13 328357 amd64->IR: 0x8F 0xEA 0xF8 0x10 0xEF 0x3 0x5 0x0 (amd XOP pfx)
14 329245 amd64->IR: 0x48 0xF 0x5A 0x7 (rex.W cvtps2pd (%rdi),%xmm0)
17 335785 vex amd64->IR: 0xC4 0xE2 0x75 0x2F 0xAC 0x18 0x40 0x7 (vmovupd)
18 338393 vex amd64->IR: 0x6E 0xD8 0x48 0x89 0xE5 0x41 0x55 0xC4
19 338559 vex amd64->IR: 0x66 0x41 0xF 0x3A 0x61 0x4 0x0 0x18 (pcmpestri 0x18)
69 328468 unwind x86/amd64 gcc <= 4.4 compiled code does not unwind properly
/external/valgrind/VEX/auxprogs/
Dgenoffsets.c104 GENOFFSET(AMD64,amd64,RAX); in foo()
105 GENOFFSET(AMD64,amd64,RBX); in foo()
106 GENOFFSET(AMD64,amd64,RCX); in foo()
107 GENOFFSET(AMD64,amd64,RDX); in foo()
108 GENOFFSET(AMD64,amd64,RSI); in foo()
109 GENOFFSET(AMD64,amd64,RDI); in foo()
110 GENOFFSET(AMD64,amd64,RSP); in foo()
111 GENOFFSET(AMD64,amd64,RBP); in foo()
112 GENOFFSET(AMD64,amd64,R8); in foo()
113 GENOFFSET(AMD64,amd64,R9); in foo()
[all …]
/external/valgrind/memcheck/tests/amd64-linux/
DMakefile.am9 int3-amd64.vgtest int3-amd64.stderr.exp int3-amd64.stdout.exp
13 int3-amd64
/external/syslinux/gnu-efi/gnu-efi-3.0/debian/
Dcontrol6 …ild-Depends: debhelper (>> 5), binutils (>= 2.17.50.0.14), gcc-multilib [i386 amd64 kfreebsd-amd64]
10 Architecture: i386 ia64 amd64 kfreebsd-amd64
Dchangelog7 + Make kfreebsd-amd64 a supported architecture.
8 + Build-depend on gcc-multilib on kfreebsd-amd64 too.
10 + Add support for both kfreebsd-{i386,amd64}.
11 + Install FreeBSD x86_64 linker script on kfreebsd-amd64.
12 + Do not install ia64-specific headers on i386/amd64, do not install
13 i386/amd64-specific headers on ia64.
83 * Added support for amd64, Closes: #383801
/external/toolchain-utils/bestflags/examples/omnetpp/
Dbuild_omnetpp45 content=$(sed s/amd64-m64-gcc41-kk/test$file/ config/linux64-amd64-pgi.cfg)
46 echo "$content" | sed s/-O2/-O1\ "$flags"/ >config/linux64-amd64-pgi$file.cfg
48 /usr/bin/time -o temp$file runspec --config linux64-amd64-pgi$file -D --action=build 471.omnetpp
/external/toolchain-utils/go/patch/
Dgo1.patch14 -// +build amd64
15 +// +build amd64 arm64
30 -// +build amd64
31 +// +build amd64 arm64
/external/valgrind/solaris/
Dvalgrind.p5m3 … You can also use Valgrind to build new tools. Currently x86 (32-bit) and amd64 (64-bit) platforms…
45 file path=usr/lib/valgrind/amd64-avx-coresse-valgrind.xml owner=root group=bin mode=…
46 file path=usr/lib/valgrind/amd64-avx-coresse.xml owner=root group=bin mode=…
47 file path=usr/lib/valgrind/amd64-coresse-valgrind.xml owner=root group=bin mode=…
48 file path=usr/lib/valgrind/cachegrind-amd64-solaris owner=root group=bin mode=…
50 file path=usr/lib/valgrind/callgrind-amd64-solaris owner=root group=bin mode=…
53 file path=usr/lib/valgrind/drd-amd64-solaris owner=root group=bin mode=…
55 file path=usr/lib/valgrind/exp-bbv-amd64-solaris owner=root group=bin mode=…
57 file path=usr/lib/valgrind/exp-dhat-amd64-solaris owner=root group=bin mode=…
59 file path=usr/lib/valgrind/exp-sgcheck-amd64-solaris owner=root group=bin mode=…
[all …]
/external/valgrind/coregrind/
DMakefile.am361 m_dispatch/dispatch-amd64-linux.S \
372 m_dispatch/dispatch-amd64-darwin.S \
374 m_dispatch/dispatch-amd64-solaris.S \
384 m_gdbserver/valgrind-low-amd64.c \
401 m_mach/mach_traps-amd64-darwin.S \
409 m_sigframe/sigframe-amd64-linux.c \
419 m_sigframe/sigframe-amd64-darwin.c \
422 m_syswrap/syscall-amd64-linux.S \
433 m_syswrap/syscall-amd64-darwin.S \
435 m_syswrap/syscall-amd64-solaris.S \
[all …]

12345678910>>...14