/external/boringssl/win-x86_64/crypto/bn/ |
rsaz-x86_64.asm | 14 mov QWORD[8+rsp],rdi ;WIN64 prologue 15 mov QWORD[16+rsp],rsi 22 mov r8,QWORD[40+rsp] 35 mov rdx,QWORD[rsi] 36 mov rax,QWORD[8+rsi] 37 mov QWORD[128+rsp],rcx 47 mov rax,QWORD[16+rsi] 52 mov rax,QWORD[24+rsi] 58 mov rax,QWORD[32+rsi] 64 mov rax,QWORD[40+rsi [all...] |
x86_64-mont.asm | 14 mov QWORD[8+rsp],rdi ;WIN64 prologue 15 mov QWORD[16+rsp],rsi 22 mov r8,QWORD[40+rsp] 23 mov r9,QWORD[48+rsp] 52 mov QWORD[8+r9*8+rsp],r11 55 mov r8,QWORD[r8] 56 mov rbx,QWORD[r12] 57 mov rax,QWORD[rsi] 65 mov rax,QWORD[rcx] 72 mov rax,QWORD[8+rsi [all...] |
x86_64-mont5.asm | 14 mov QWORD[8+rsp],rdi ;WIN64 prologue 15 mov QWORD[16+rsp],rsi 22 mov r8,QWORD[40+rsp] 23 mov r9,QWORD[48+rsp] 49 mov QWORD[8+r9*8+rsp],rax 59 movq xmm4,QWORD[r10*8+rax] 60 movq xmm5,QWORD[8+r10*8+rax] 61 movq xmm6,QWORD[16+r10*8+rax] 62 movq xmm7,QWORD[24+r10*8+rax] 64 movq xmm0,QWORD[(((-96)))+r12 [all...] |
/external/boringssl/win-x86_64/crypto/rand/ |
rdrand-x86_64.asm | 15 mov QWORD[8+rsp],rdi ;WIN64 prologue 16 mov QWORD[16+rsp],rsi 28 mov QWORD[rdi],rcx 29 mov rdi,QWORD[8+rsp] ;WIN64 epilogue 30 mov rsi,QWORD[16+rsp] 41 mov QWORD[8+rsp],rdi ;WIN64 prologue 42 mov QWORD[16+rsp],rsi 57 mov QWORD[rdi],rcx 63 mov rdi,QWORD[8+rsp] ;WIN64 epilogue 64 mov rsi,QWORD[16+rsp [all...] |
/external/boringssl/win-x86_64/crypto/ec/ |
p256-x86_64-asm.asm | 26 mov QWORD[8+rsp],rdi ;WIN64 prologue 27 mov QWORD[16+rsp],rsi 37 mov r8,QWORD[rsi] 38 mov r9,QWORD[8+rsi] 40 mov r10,QWORD[16+rsi] 42 mov r11,QWORD[24+rsi] 50 sub r8,QWORD[rsi] 52 sbb r9,QWORD[8+rsi] 53 sbb r10,QWORD[16+rsi] 55 sbb r11,QWORD[24+rsi [all...] |
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/ |
mem.s | 28 cmpxchg8b qword ptr [esi] 29 vmptrld qword ptr [esi] 30 vmclear qword ptr [esi] 31 vmxon qword ptr [esi] 32 vmptrst qword ptr [esi]
|
x86-64-mem.s | 29 cmpxchg8b qword ptr [rsi] 31 vmptrld qword ptr [rsi] 32 vmclear qword ptr [rsi] 33 vmxon qword ptr [rsi] 34 vmptrst qword ptr [rsi]
|
simd.s | 105 comisd xmm1,QWORD PTR ds:0x12345678 107 cvtdq2pd xmm1,QWORD PTR ds:0x12345678 109 cvtps2pd xmm1,QWORD PTR ds:0x12345678 114 movhpd QWORD PTR ds:0x12345678,xmm1 115 movhpd xmm1,QWORD PTR ds:0x12345678 116 movhps QWORD PTR ds:0x12345678,xmm1 117 movhps xmm1,QWORD PTR ds:0x12345678 118 movlpd QWORD PTR ds:0x12345678,xmm1 119 movlpd xmm1,QWORD PTR ds:0x12345678 120 movlps QWORD PTR ds:0x12345678,xmm [all...] |
x86-64-simd.s | 131 comisd xmm1,QWORD PTR [rip+0x12345678] 133 cvtdq2pd xmm1,QWORD PTR [rip+0x12345678] 135 cvtps2pd xmm1,QWORD PTR [rip+0x12345678] 149 cvtsi2ss xmm1,QWORD PTR [rax] 150 cvtsi2sd xmm1,QWORD PTR [rax] 151 cvtsi2ssq xmm1,QWORD PTR [rax] 152 cvtsi2sdq xmm1,QWORD PTR [rax] 156 movhpd QWORD PTR [rip+0x12345678],xmm1 157 movhpd xmm1,QWORD PTR [rip+0x12345678] 158 movhps QWORD PTR [rip+0x12345678],xmm1 [all...] |
avx-gather.s | 62 vgatherdpd xmm1,QWORD PTR [ebp+xmm7*2+0x0],xmm2 63 vgatherqpd xmm1,QWORD PTR [ebp+xmm7*2+0x0],xmm2 64 vgatherdpd ymm1,QWORD PTR [ebp+xmm7*2+0x0],ymm2 65 vgatherqpd ymm1,QWORD PTR [ebp+ymm7*2+0x0],ymm2 66 vgatherdpd ymm6,QWORD PTR [xmm4*1+0x8],ymm5 67 vgatherdpd ymm6,QWORD PTR [xmm4*1-0x8],ymm5 68 vgatherdpd ymm6,QWORD PTR [xmm4*1+0x0],ymm5 69 vgatherdpd ymm6,QWORD PTR [xmm4*1+0x298],ymm5 70 vgatherdpd ymm6,QWORD PTR [xmm4*8+0x8],ymm5 71 vgatherdpd ymm6,QWORD PTR [xmm4*8-0x8],ymm [all...] |
x86-64-avx-gather.s | 118 vgatherdpd xmm1,QWORD PTR [rbp+xmm7*2+0x0],xmm2 119 vgatherqpd xmm1,QWORD PTR [rbp+xmm7*2+0x0],xmm2 120 vgatherdpd ymm1,QWORD PTR [rbp+xmm7*2+0x0],ymm2 121 vgatherqpd ymm1,QWORD PTR [rbp+ymm7*2+0x0],ymm2 122 vgatherdpd xmm11,QWORD PTR [r13+xmm14*2+0x0],xmm12 123 vgatherqpd xmm11,QWORD PTR [r13+xmm14*2+0x0],xmm12 124 vgatherdpd ymm11,QWORD PTR [r13+xmm14*2+0x0],ymm12 125 vgatherqpd ymm11,QWORD PTR [r13+ymm14*2+0x0],ymm12 126 vgatherdpd ymm6,QWORD PTR [xmm4*1+0x8],ymm5 127 vgatherdpd ymm6,QWORD PTR [xmm4*1-0x8],ymm [all...] |
x86-64-bmi.s | 110 andn rsi,rbx,QWORD PTR [rcx] 112 andn r10,r15,QWORD PTR [rcx] 117 bextr rsi,QWORD PTR [rcx],rax 119 bextr r10,QWORD PTR [rcx],r9 124 tzcnt rbx,QWORD PTR [rcx] 126 tzcnt r15,QWORD PTR [rcx] 129 blsi rbx,QWORD PTR [rcx] 131 blsi r15,QWORD PTR [rcx] 134 blsmsk rbx,QWORD PTR [rcx] 136 blsmsk r15,QWORD PTR [rcx [all...] |
x86-64-avx-gather-intel.d | 12 [ ]*[a-f0-9]+: c4 e2 e9 92 4c 7d 00 vgatherdpd xmm1,QWORD PTR \[rbp\+xmm7\*2\+0x0\],xmm2 13 [ ]*[a-f0-9]+: c4 e2 e9 93 4c 7d 00 vgatherqpd xmm1,QWORD PTR \[rbp\+xmm7\*2\+0x0\],xmm2 14 [ ]*[a-f0-9]+: c4 e2 ed 92 4c 7d 00 vgatherdpd ymm1,QWORD PTR \[rbp\+xmm7\*2\+0x0\],ymm2 15 [ ]*[a-f0-9]+: c4 e2 ed 93 4c 7d 00 vgatherqpd ymm1,QWORD PTR \[rbp\+ymm7\*2\+0x0\],ymm2 16 [ ]*[a-f0-9]+: c4 02 99 92 5c 75 00 vgatherdpd xmm11,QWORD PTR \[r13\+xmm14\*2\+0x0\],xmm12 17 [ ]*[a-f0-9]+: c4 02 99 93 5c 75 00 vgatherqpd xmm11,QWORD PTR \[r13\+xmm14\*2\+0x0\],xmm12 18 [ ]*[a-f0-9]+: c4 02 9d 92 5c 75 00 vgatherdpd ymm11,QWORD PTR \[r13\+xmm14\*2\+0x0\],ymm12 19 [ ]*[a-f0-9]+: c4 02 9d 93 5c 75 00 vgatherqpd ymm11,QWORD PTR \[r13\+ymm14\*2\+0x0\],ymm12 20 [ ]*[a-f0-9]+: c4 e2 d5 92 34 25 08 00 00 00 vgatherdpd ymm6,QWORD PTR \[xmm4\*1\+0x8\],ymm5 21 [ ]*[a-f0-9]+: c4 e2 d5 92 34 25 f8 ff ff ff vgatherdpd ymm6,QWORD PTR \[xmm4\*1-0x8\],ymm [all...] |
x86-64-movbe.s | 20 movbe rbx, qword ptr [rcx] 23 movbe qword ptr [rcx], rbx
|
x86-64-simd-intel.d | 12 [ ]*[a-f0-9]+: 66 0f 2f 0d 78 56 34 12 comisd xmm1,QWORD PTR \[rip\+0x12345678\] # 12345688 <_start\+0x12345688> 14 [ ]*[a-f0-9]+: f3 0f e6 0d 78 56 34 12 cvtdq2pd xmm1,QWORD PTR \[rip\+0x12345678\] # 12345697 <_start\+0x12345697> 16 [ ]*[a-f0-9]+: 0f 5a 0d 78 56 34 12 cvtps2pd xmm1,QWORD PTR \[rip\+0x12345678\] # 123456a6 <_start\+0x123456a6> 30 [ ]*[a-f0-9]+: f3 48 0f 2a 08 cvtsi2ss xmm1,QWORD PTR \[rax\] 31 [ ]*[a-f0-9]+: f2 48 0f 2a 08 cvtsi2sd xmm1,QWORD PTR \[rax\] 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> 37 [ ]*[a-f0-9]+: 0f 17 0d 78 56 34 12 movhps QWORD PTR \[rip\+0x12345678\],xmm1 # 1234571b <_start\+0x1234571b> 38 [ ]*[a-f0-9]+: 0f 16 0d 78 56 34 12 movhps xmm1,QWORD PTR \[rip\+0x12345678\] # 12345722 <_start\+0x12345722> 39 [ ]*[a-f0-9]+: 66 0f 13 0d 78 56 34 12 movlpd QWORD PTR \[rip\+0x12345678\],xmm1 # 1234572a <_start\+0x1234572a [all...] |
simd-intel.d | 12 [ ]*[a-f0-9]+: 66 0f 2f 0d 78 56 34 12 comisd xmm1,QWORD PTR ds:0x12345678 14 [ ]*[a-f0-9]+: f3 0f e6 0d 78 56 34 12 cvtdq2pd xmm1,QWORD PTR ds:0x12345678 16 [ ]*[a-f0-9]+: 0f 5a 0d 78 56 34 12 cvtps2pd xmm1,QWORD PTR ds:0x12345678 21 [ ]*[a-f0-9]+: 66 0f 17 0d 78 56 34 12 movhpd QWORD PTR ds:0x12345678,xmm1 22 [ ]*[a-f0-9]+: 66 0f 16 0d 78 56 34 12 movhpd xmm1,QWORD PTR ds:0x12345678 23 [ ]*[a-f0-9]+: 0f 17 0d 78 56 34 12 movhps QWORD PTR ds:0x12345678,xmm1 24 [ ]*[a-f0-9]+: 0f 16 0d 78 56 34 12 movhps xmm1,QWORD PTR ds:0x12345678 25 [ ]*[a-f0-9]+: 66 0f 13 0d 78 56 34 12 movlpd QWORD PTR ds:0x12345678,xmm1 26 [ ]*[a-f0-9]+: 66 0f 12 0d 78 56 34 12 movlpd xmm1,QWORD PTR ds:0x12345678 27 [ ]*[a-f0-9]+: 0f 13 0d 78 56 34 12 movlps QWORD PTR ds:0x12345678,xmm [all...] |
x86-64-bmi2.s | 133 rorx rbx,QWORD PTR [rcx],7 135 rorx r15,QWORD PTR [rcx],7 140 mulx rsi,rbx,QWORD PTR [rcx] 142 mulx r10,r15,QWORD PTR [rcx] 145 pdep rsi,rbx,QWORD PTR [rcx] 147 pdep r10,r15,QWORD PTR [rcx] 150 pext rsi,rbx,QWORD PTR [rcx] 152 pext r10,r15,QWORD PTR [rcx] 157 bzhi rsi,QWORD PTR [rcx],rax 159 bzhi r10,QWORD PTR [rcx],r [all...] |
/external/boringssl/win-x86_64/crypto/modes/ |
ghash-x86_64.asm | 13 mov QWORD[8+rsp],rdi ;WIN64 prologue 14 mov QWORD[16+rsp],rsi 34 mov r8,QWORD[8+rax*1+rsi] 35 mov r9,QWORD[rax*1+rsi] 47 xor r8,QWORD[8+rbx*1+rsi] 49 xor r9,QWORD[rbx*1+rsi] 51 xor r9,QWORD[rdx*8+r11] 62 xor r8,QWORD[8+rax*1+rsi] 64 xor r9,QWORD[rax*1+rsi] 66 xor r9,QWORD[rdx*8+r11 [all...] |
/external/libvpx/libvpx/third_party/libyuv/source/ |
rotate_win.cc | 40 movq xmm0, qword ptr [eax] 42 movq xmm1, qword ptr [eax + edi] 45 movq xmm2, qword ptr [eax] 48 movq xmm3, qword ptr [eax + edi] 52 movq xmm4, qword ptr [eax] 54 movq xmm5, qword ptr [eax + edi] 58 movq xmm6, qword ptr [eax] 60 movq xmm7, qword ptr [eax + edi] 81 movq qword ptr [edx], xmm0 84 movq qword ptr [edx + esi], xmm [all...] |
/external/boringssl/win-x86_64/crypto/sha/ |
sha512-x86_64.asm | 13 mov QWORD[8+rsp],rdi ;WIN64 prologue 14 mov QWORD[16+rsp],rsi 44 mov QWORD[((128+0))+rsp],rdi 45 mov QWORD[((128+8))+rsp],rsi 46 mov QWORD[((128+16))+rsp],rdx 47 mov QWORD[((128+24))+rsp],r11 50 mov rax,QWORD[rdi] 51 mov rbx,QWORD[8+rdi] 52 mov rcx,QWORD[16+rdi] 53 mov rdx,QWORD[24+rdi [all...] |
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/ilp32/ |
x86-64-simd-intel.d | 12 [ ]*[a-f0-9]+: 66 0f 2f 0d 78 56 34 12 comisd xmm1,QWORD PTR \[rip\+0x12345678\] # 12345688 <_start\+0x12345688> 14 [ ]*[a-f0-9]+: f3 0f e6 0d 78 56 34 12 cvtdq2pd xmm1,QWORD PTR \[rip\+0x12345678\] # 12345697 <_start\+0x12345697> 16 [ ]*[a-f0-9]+: 0f 5a 0d 78 56 34 12 cvtps2pd xmm1,QWORD PTR \[rip\+0x12345678\] # 123456a6 <_start\+0x123456a6> 30 [ ]*[a-f0-9]+: f3 48 0f 2a 08 cvtsi2ss xmm1,QWORD PTR \[rax\] 31 [ ]*[a-f0-9]+: f2 48 0f 2a 08 cvtsi2sd xmm1,QWORD PTR \[rax\] 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> 37 [ ]*[a-f0-9]+: 0f 17 0d 78 56 34 12 movhps QWORD PTR \[rip\+0x12345678\],xmm1 # 1234571b <_start\+0x1234571b> 38 [ ]*[a-f0-9]+: 0f 16 0d 78 56 34 12 movhps xmm1,QWORD PTR \[rip\+0x12345678\] # 12345722 <_start\+0x12345722> 39 [ ]*[a-f0-9]+: 66 0f 13 0d 78 56 34 12 movlpd QWORD PTR \[rip\+0x12345678\],xmm1 # 1234572a <_start\+0x1234572a [all...] |
x86-64-mem-intel.d | 16 [ ]*[a-f0-9]+: 0f c7 0e cmpxchg8b QWORD PTR \[rsi\] 18 [ ]*[a-f0-9]+: 0f c7 36 vmptrld QWORD PTR \[rsi\] 19 [ ]*[a-f0-9]+: 66 0f c7 36 vmclear QWORD PTR \[rsi\] 20 [ ]*[a-f0-9]+: f3 0f c7 36 vmxon QWORD PTR \[rsi\] 21 [ ]*[a-f0-9]+: 0f c7 3e vmptrst QWORD PTR \[rsi\] 32 [ ]*[a-f0-9]+: 0f c7 0e cmpxchg8b QWORD PTR \[rsi\] 34 [ ]*[a-f0-9]+: 0f c7 36 vmptrld QWORD PTR \[rsi\] 35 [ ]*[a-f0-9]+: 66 0f c7 36 vmclear QWORD PTR \[rsi\] 36 [ ]*[a-f0-9]+: f3 0f c7 36 vmxon QWORD PTR \[rsi\] 37 [ ]*[a-f0-9]+: 0f c7 3e vmptrst QWORD PTR \[rsi\ [all...] |
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/x86/ |
sad_sse2.asm | 42 movq xmm0, QWORD PTR [rsi] 43 movq xmm2, QWORD PTR [rsi+8] 45 movq xmm1, QWORD PTR [rdi] 46 movq xmm3, QWORD PTR [rdi+8] 48 movq xmm4, QWORD PTR [rsi+rax] 49 movq xmm5, QWORD PTR [rdi+rdx] 56 movq xmm2, QWORD PTR [rsi+rax+8] 58 movq xmm3, QWORD PTR [rdi+rdx+8] 120 movq mm0, QWORD PTR [rsi] 121 movq mm1, QWORD PTR [rdi [all...] |
/external/boringssl/win-x86_64/crypto/aes/ |
aes-x86_64.asm | 247 cmp r15,QWORD[16+rsp] 338 mov QWORD[8+rsp],rdi ;WIN64 prologue 339 mov QWORD[16+rsp],rsi 364 mov QWORD[16+rsp],rsi 365 mov QWORD[24+rsp],r10 378 mov QWORD[rsp],r15 379 mov QWORD[8+rsp],rbp 390 mov r9,QWORD[16+rsp] 391 mov rsi,QWORD[24+rsp] 397 mov r15,QWORD[rsi [all...] |
/external/google-breakpad/src/third_party/libdisasm/ |
x86_imm.h | 4 #include "./qword.h"
|