/toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/ |
x86-64-simd-intel.d | 35 [ ]*[a-f0-9]+: 66 0f 17 0d 78 56 34 12 movhpd QWORD PTR \[rip\+0x12345678\],xmm1 # 1234570c <_start\+0x1234570c> 36 [ ]*[a-f0-9]+: 66 0f 16 0d 78 56 34 12 movhpd xmm1,QWORD PTR \[rip\+0x12345678\] # 12345714 <_start\+0x12345714> 154 [ ]*[a-f0-9]+: 66 0f 17 0d 78 56 34 12 movhpd QWORD PTR \[rip\+0x12345678\],xmm1 # 1234597e <_start\+0x1234597e> 155 [ ]*[a-f0-9]+: 66 0f 16 0d 78 56 34 12 movhpd xmm1,QWORD PTR \[rip\+0x12345678\] # 12345986 <_start\+0x12345986>
|
x86-64-simd-suffix.d | 35 [ ]*[a-f0-9]+: 66 0f 17 0d 78 56 34 12 movhpd %xmm1,0x12345678\(%rip\) # 1234570c <_start\+0x1234570c> 36 [ ]*[a-f0-9]+: 66 0f 16 0d 78 56 34 12 movhpd 0x12345678\(%rip\),%xmm1 # 12345714 <_start\+0x12345714> 154 [ ]*[a-f0-9]+: 66 0f 17 0d 78 56 34 12 movhpd %xmm1,0x12345678\(%rip\) # 1234597e <_start\+0x1234597e> 155 [ ]*[a-f0-9]+: 66 0f 16 0d 78 56 34 12 movhpd 0x12345678\(%rip\),%xmm1 # 12345986 <_start\+0x12345986>
|
x86-64-simd.d | 34 [ ]*[a-f0-9]+: 66 0f 17 0d 78 56 34 12 movhpd %xmm1,0x12345678\(%rip\) # 1234570c <_start\+0x1234570c> 35 [ ]*[a-f0-9]+: 66 0f 16 0d 78 56 34 12 movhpd 0x12345678\(%rip\),%xmm1 # 12345714 <_start\+0x12345714> 153 [ ]*[a-f0-9]+: 66 0f 17 0d 78 56 34 12 movhpd %xmm1,0x12345678\(%rip\) # 1234597e <_start\+0x1234597e> 154 [ ]*[a-f0-9]+: 66 0f 16 0d 78 56 34 12 movhpd 0x12345678\(%rip\),%xmm1 # 12345986 <_start\+0x12345986>
|
sse2avx.s | 449 movhpd %xmm4,(%ecx) 467 movhpd (%ecx),%xmm4 1110 movhpd QWORD PTR [ecx],xmm4 1128 movhpd xmm4,QWORD PTR [ecx]
|
x86-64-sse2avx.s | 449 movhpd %xmm4,(%rcx) 491 movhpd (%rcx),%xmm4 1153 movhpd QWORD PTR [rcx],xmm4 1195 movhpd xmm4,QWORD PTR [rcx]
|
sse2.d | 94 [ ]*[a-f0-9]+: 66 0f 17 2c 24 movhpd %xmm5,\(%esp\) 95 [ ]*[a-f0-9]+: 66 0f 16 2e movhpd \(%esi\),%xmm5
|
/prebuilts/go/darwin-x86/src/cmd/internal/rsc.io/x86/x86asm/ |
objdump_test.go | 370 movhpd
|
xed_test.go | 205 movhpd
|
/prebuilts/go/linux-x86/src/cmd/internal/rsc.io/x86/x86asm/ |
objdump_test.go | 370 movhpd
|
xed_test.go | 205 movhpd
|
/art/compiler/utils/x86/ |
assembler_x86.h | 397 void movhpd(XmmRegister dst, const Address& src); 398 void movhpd(const Address& dst, XmmRegister src);
|
assembler_x86.cc | 518 void X86Assembler::movhpd(XmmRegister dst, const Address& src) { function in class:art::x86::X86Assembler 527 void X86Assembler::movhpd(const Address& dst, XmmRegister src) { function in class:art::x86::X86Assembler [all...] |
/external/llvm/docs/CommandGuide/ |
FileCheck.rst | 178 ; CHECK-NEXT: movhpd 12(%esp), %xmm0 378 ; CHECK: movhpd {{[0-9]+}}(%esp), {{%xmm[0-7]}}
|
/external/elfutils/tests/ |
testfile44.expect.bz2 | |
/external/llvm/test/MC/X86/ |
x86-32-coverage.s | [all...] |
/external/llvm/test/CodeGen/X86/ |
sse2.ll | 27 ; CHECK-NEXT: movhpd {{[0-9]+}}(%esp), %xmm0
|
sse3.ll | 143 ; X64-NEXT: movhpd (%rsi), %xmm0
|
/bionic/libc/arch-x86/atom/string/ |
ssse3-strcmp-atom.S | 196 movhpd 8(%eax), %xmm1 197 movhpd 8(%edx), %xmm2 [all...] |
/bionic/libc/arch-x86_64/string/ |
ssse3-strcmp-slm.S | 100 movhpd 8(%rdi), %xmm1 101 movhpd 8(%rsi), %xmm2 [all...] |
/external/elfutils/libcpu/defs/ |
i386 | 642 01100110,00001111,00010110,{Mod}{xmmreg}{R_m}:movhpd {Mod}{R_m},{xmmreg} 647 01100110,00001111,00010111,{Mod}{xmmreg}{R_m}:movhpd {xmmreg},{Mod}{R_m} [all...] |
/external/valgrind/none/tests/amd64/ |
insn_sse2.def | 106 movhpd m64.pd[1234.5678] xmm.pd[1111.1111,2222.2222] => 1.pd[1111.1111,1234.5678] 107 movhpd xmm.pd[1234.5678,8765.4321] m64.pd[1111.1111] => 1.pd[8765.4321] [all...] |
redundantRexW.stdout.exp | 183 after "rex.W movhpd (%rsi),%xmm0" (dqws in order [15 .. 0]) { 190 after "rex.W movhpd (%rsi),%xmm0" (xmms in order [15..0]) { 209 after "rex.W movhpd %xmm0,(%rdi)" (dqws in order [15 .. 0]) { 216 after "rex.W movhpd %xmm0,(%rdi)" (xmms in order [15..0]) {
|
/external/valgrind/none/tests/x86/ |
insn_sse2.def | 106 movhpd m64.pd[1234.5678] xmm.pd[1111.1111,2222.2222] => 1.pd[1111.1111,1234.5678] 107 movhpd xmm.pd[1234.5678,8765.4321] m64.pd[1111.1111] => 1.pd[8765.4321] [all...] |
/prebuilts/go/darwin-x86/src/cmd/internal/rsc.io/x86/x86asm/testdata/ |
decode.txt | [all...] |
/prebuilts/go/linux-x86/src/cmd/internal/rsc.io/x86/x86asm/testdata/ |
decode.txt | [all...] |