Searched refs:PTR (Results 1 - 25 of 33) sorted by relevance

12

/external/srec/srec/include/
H A Dsizes.h29 #define FOUR_BYTE_PTR(PTR,NAME,DUMMY) union { PTR NAME; asr_int32_t DUMMY; }
/external/libvpx/vp8/encoder/x86/
H A Dquantize_sse2.asm45 movdqa OWORD PTR[rsp + save_xmm6], xmm6
46 movdqa OWORD PTR[rsp + save_xmm7], xmm7
54 movdqa xmm0, OWORD PTR[rdx]
55 movdqa xmm4, OWORD PTR[rdx + 16]
66 movdqa xmm2, OWORD PTR[rcx] ;load zbin_ptr
67 movdqa xmm3, OWORD PTR[rcx + 16] ;load zbin_ptr
84 movdqa OWORD PTR[rsp + abs_minus_zbin_lo], xmm1
85 movdqa OWORD PTR[rsp + abs_minus_zbin_hi], xmm5
90 movdqa xmm2, OWORD PTR[rdi]
91 movdqa xmm3, OWORD PTR[rs
[all...]
H A Dsubtract_sse2.asm39 movq MMWORD PTR [rdi], mm0
46 movq MMWORD PTR [rdi+rcx*2], mm0
53 movq MMWORD PTR [rdi+rcx*4], mm0
63 movq MMWORD PTR [rdi+rcx*2], mm0
95 movdqa xmm0, XMMWORD PTR [rsi] ; src
96 movdqa xmm1, XMMWORD PTR [rax] ; pred
110 movdqa XMMWORD PTR [rdi], xmm0
111 movdqa XMMWORD PTR [rdi +16], xmm2
113 movdqa xmm4, XMMWORD PTR [rsi + rdx]
114 movdqa xmm5, XMMWORD PTR [ra
[all...]
H A Dsad_sse3.asm16 movdqa xmm0, XMMWORD PTR [rsi]
17 lddqu xmm5, XMMWORD PTR [rdi]
18 lddqu xmm6, XMMWORD PTR [rdi+1]
19 lddqu xmm7, XMMWORD PTR [rdi+2]
25 movdqa xmm0, XMMWORD PTR [rsi]
26 lddqu xmm1, XMMWORD PTR [rdi]
27 lddqu xmm2, XMMWORD PTR [rdi+1]
28 lddqu xmm3, XMMWORD PTR [rdi+2]
38 movdqa xmm0, XMMWORD PTR [rsi+rax]
39 lddqu xmm1, XMMWORD PTR [rd
[all...]
H A Ddct_sse2.asm27 movsxd rax, DWORD PTR arg(2)
30 movq xmm0, MMWORD PTR[rsi ] ;03 02 01 00
31 movq xmm2, MMWORD PTR[rsi + rax] ;13 12 11 10
32 movq xmm1, MMWORD PTR[rsi + rax*2] ;23 22 21 20
33 movq xmm3, MMWORD PTR[rdi + rax] ;33 32 31 30
55 pmaddwd xmm0, XMMWORD PTR[GLOBAL(_mult_add)] ;a1 + b1
56 pmaddwd xmm1, XMMWORD PTR[GLOBAL(_mult_sub)] ;a1 - b1
58 pmaddwd xmm3, XMMWORD PTR[GLOBAL(_5352_2217)] ;c1*2217 + d1*5352
59 pmaddwd xmm4, XMMWORD PTR[GLOBAL(_2217_neg5352)];d1*2217 - c1*5352
61 paddd xmm3, XMMWORD PTR[GLOBA
[all...]
H A Dsad_sse4.asm16 movdqa xmm0, XMMWORD PTR [rsi]
17 movq xmm1, MMWORD PTR [rdi]
18 movq xmm3, MMWORD PTR [rdi+8]
19 movq xmm2, MMWORD PTR [rdi+16]
37 movdqa xmm0, XMMWORD PTR [rsi]
38 movq xmm5, MMWORD PTR [rdi]
39 movq xmm3, MMWORD PTR [rdi+8]
40 movq xmm2, MMWORD PTR [rdi+16]
60 movdqa xmm0, XMMWORD PTR [rsi + rax]
61 movq xmm5, MMWORD PTR [rd
[all...]
H A Dsad_sse2.asm41 movq xmm0, QWORD PTR [rsi]
42 movq xmm2, QWORD PTR [rsi+8]
44 movq xmm1, QWORD PTR [rdi]
45 movq xmm3, QWORD PTR [rdi+8]
47 movq xmm4, QWORD PTR [rsi+rax]
48 movq xmm5, QWORD PTR [rdi+rdx]
55 movq xmm6, QWORD PTR [rsi+rax+8]
57 movq xmm3, QWORD PTR [rdi+rdx+8]
118 movq mm0, QWORD PTR [rsi]
119 movq mm1, QWORD PTR [rd
[all...]
H A Dsad_ssse3.asm16 movdqa xmm0, XMMWORD PTR [rsi]
17 lddqu xmm5, XMMWORD PTR [rdi]
18 lddqu xmm6, XMMWORD PTR [rdi+1]
19 lddqu xmm7, XMMWORD PTR [rdi+2]
25 movdqa xmm0, XMMWORD PTR [rsi]
26 lddqu xmm1, XMMWORD PTR [rdi]
27 lddqu xmm2, XMMWORD PTR [rdi+1]
28 lddqu xmm3, XMMWORD PTR [rdi+2]
38 movdqa xmm0, XMMWORD PTR [rsi+rax]
39 lddqu xmm1, XMMWORD PTR [rd
[all...]
H A Dvariance_impl_sse2.asm97 movsxd rax, DWORD PTR arg(1) ;[source_stride]
98 movsxd rdx, DWORD PTR arg(3) ;[recon_stride]
107 movdqu xmm1, XMMWORD PTR [rsi]
108 movdqu xmm2, XMMWORD PTR [rdi]
176 movd DWORD PTR [rax], xmm7
177 movd DWORD PTR [rdi], xmm1
211 movsxd rax, DWORD PTR arg(1) ;[src_stride]
212 movsxd rdx, DWORD PTR arg(3) ;[ref_stride]
221 movdqu xmm1, XMMWORD PTR [rsi]
222 movdqu xmm2, XMMWORD PTR [rd
[all...]
H A Dsad_mmx.asm48 movq mm0, QWORD PTR [rsi]
49 movq mm2, QWORD PTR [rsi+8]
51 movq mm1, QWORD PTR [rdi]
52 movq mm3, QWORD PTR [rdi+8]
140 movq mm0, QWORD PTR [rsi]
141 movq mm1, QWORD PTR [rdi]
210 movq mm0, QWORD PTR [rsi]
211 movq mm1, QWORD PTR [rdi]
273 movd mm0, DWORD PTR [rsi]
274 movd mm1, DWORD PTR [rd
[all...]
H A Dpreproc_mmx.c113 movq xmm3, QWORD PTR [edi]
115 movq QWORD PTR [esi+8*eax], xmm3 local
121 movq xmm4, QWORD PTR [esi] // get frame buffer values
247 movd mm3, DWORD PTR [edi]
248 movd DWORD PTR [esi+4*eax], mm3 local
254 movd mm4, DWORD PTR [esi] // get frame buffer values
H A Dfwalsh_sse2.asm31 movq xmm0, MMWORD PTR [rsi] ; load input
32 movq xmm1, MMWORD PTR [rsi + rdx]
34 movq xmm2, MMWORD PTR [rsi]
35 movq xmm3, MMWORD PTR [rsi + rdx]
140 movdqa XMMWORD PTR [rdi], xmm0
141 movdqa XMMWORD PTR [rdi + 16], xmm2
/external/libvpx/vp8/common/x86/
H A Dsubpixel_ssse3.asm47 movsxd rdx, DWORD PTR arg(5) ;table index
57 cmp esi, DWORD PTR [rax]
60 movdqa xmm4, XMMWORD PTR [rax] ;k0_k5
61 movdqa xmm5, XMMWORD PTR [rax+256] ;k2_k4
62 movdqa xmm6, XMMWORD PTR [rax+128] ;k1_k3
73 movq xmm0, MMWORD PTR [rsi - 2] ; -2 -1 0 1 2 3 4 5
75 movq xmm2, MMWORD PTR [rsi + 3] ; 3 4 5 6 7 8 9 10
115 movdqa xmm5, XMMWORD PTR [rax+256] ;k2_k4
116 movdqa xmm6, XMMWORD PTR [rax+128] ;k1_k3
118 movdqa xmm3, XMMWORD PTR [GLOBA
[all...]
H A Drecon_sse2.asm29 movq xmm1, MMWORD PTR [rsi]
31 paddsw xmm1, XMMWORD PTR [rdx]
33 movq MMWORD PTR [rdi], xmm1
36 movq xmm2, MMWORD PTR [rsi+8]
38 paddsw xmm2, XMMWORD PTR [rdx+16]
40 movq MMWORD PTR [rdi+rax], xmm2
43 movq xmm3, MMWORD PTR [rsi+16]
45 paddsw xmm3, XMMWORD PTR [rdx+32]
47 movq MMWORD PTR [rdi+rax*2], xmm3
50 movq xmm4, MMWORD PTR [rs
[all...]
H A Dsubpixel_sse2.asm59 movq xmm3, MMWORD PTR [rsi - 2]
60 movq xmm1, MMWORD PTR [rsi + 6]
76 pmullw xmm3, XMMWORD PTR [rdx] ; x[-2] * H[-2]; Tap 1
80 pmullw xmm4, XMMWORD PTR [rdx+16] ; x[-1] * H[-1]; Tap 2
180 movq xmm3, MMWORD PTR [rsi - 2]
181 movq xmm1, MMWORD PTR [rsi + 6]
183 movq xmm2, MMWORD PTR [rsi +14]
201 pmullw xmm3, XMMWORD PTR [rdx] ; x[-2] * H[-2]; Tap 1
205 pmullw xmm4, XMMWORD PTR [rdx+16] ; x[-1] * H[-1]; Tap 2
254 pmullw xmm3, XMMWORD PTR [rd
[all...]
H A Dloopfilter_sse2.asm38 movdqa XMMWORD PTR [rsp], xmm1 ; store q2
39 movdqa XMMWORD PTR [rsp + 16], xmm4 ; store q1
78 movdqa XMMWORD PTR [rsp + 32], xmm4 ; store p2
79 movdqa XMMWORD PTR [rsp + 48], xmm6 ; store p1
126 movdqa xmm4, XMMWORD PTR [rdx] ; flimit
151 movdqa xmm2, XMMWORD PTR [rdx] ; hev
259 movq MMWORD PTR [rsi], xmm6 ; p0
260 movhps MMWORD PTR [rdi], xmm6
261 movq MMWORD PTR [rsi + rax], xmm1 ; p1
262 movhps MMWORD PTR [rd
[all...]
H A Dpostproc_sse2.asm56 movsxd rcx, DWORD PTR arg(4) ;rows
57 movsxd rax, DWORD PTR arg(2) ;src_pixels_per_line ; destination pitch?
64 movq xmm3, QWORD PTR [rsi] ; mm4 = r0 p0..p7
69 movq xmm5, QWORD PTR [rsi + rax] ; mm4 = r1 p0..p7
80 movq xmm5, QWORD PTR [rsi + 2*rax] ; mm4 = r2 p0..p7
94 movq xmm5, QWORD PTR [rsi+2*rax] ; mm4 = r-2 p0..p7
106 movq xmm4, QWORD PTR [rsi+rax] ; mm4 = r-1 p0..p7
127 movq QWORD PTR [rdi], xmm1 ;
143 movq mm0, QWORD PTR [rdi-8];
146 movq xmm7, QWORD PTR [rd
[all...]
H A Dpostproc_mmx.c78 mov ecx, DWORD PTR rows
371 mov DWORD PTR [edi+edx-4], eax ; local
379 mov DWORD PTR [edi+edx-4], eax local
428 mov ecx, DWORD PTR rows
440 movq xmm3, QWORD PTR [esi] ; local
449 movq xmm5, QWORD PTR [esi + eax] ; local
468 movq xmm5, QWORD PTR [esi + 2*eax] ; local
491 movq xmm5, QWORD PTR [esi+2*eax] ; local
512 movq xmm4, QWORD PTR [esi+eax] ; local
548 movq QWORD PTR [ed local
565 movq mm0, QWORD PTR [edi-8]; local
680 movq QWORD PTR [edi+edx-8], mm0 ; local
689 movq QWORD PTR [edi+edx-8], mm0 local
749 movd mm1, DWORD PTR [edi]; local
913 movq xmm1, QWORD PTR [edi]; local
[all...]
/external/libvpx/vpx_mem/memory_manager/include/
H A Dhmm_intrnl.h32 #define AAUS_FORWARD(PTR, AAU_OFFSET) \
33 (((char *) (PTR)) + ((AAU_OFFSET) * ((U(size_aau)) HMM_ADDR_ALIGN_UNIT)))
36 #define AAUS_BACKWARD(PTR, AAU_OFFSET) \
37 (((char *) (PTR)) - ((AAU_OFFSET) * ((U(size_aau)) HMM_ADDR_ALIGN_UNIT)))
40 #define BAUS_FORWARD(PTR, BAU_OFFSET) \
41 AAUS_FORWARD((PTR), (BAU_OFFSET) * ((U(size_aau)) HMM_BLOCK_ALIGN_UNIT))
44 #define BAUS_BACKWARD(PTR, BAU_OFFSET) \
45 AAUS_BACKWARD((PTR), (BAU_OFFSET) * ((U(size_aau)) HMM_BLOCK_ALIGN_UNIT))
/external/openssl/crypto/perlasm/
H A Dx86masm.pl21 $arg[0] =~ s/\b[A-Z]+WORD\s+PTR/XMMWORD PTR/i if ($arg[1]=~/\bxmm[0-7]\b/i);
22 $arg[1] =~ s/\b[A-Z]+WORD\s+PTR/XMMWORD PTR/i if ($arg[0]=~/\bxmm[0-7]\b/i);
39 $ret .= "$size PTR " if ($size ne "");
/external/srec/tools/test_swiarb/
H A Dtest_swiarb.c45 #define printf_vector(HEAD, FMT, PTR, NN) { unsigned int iI; printf(HEAD); for(iI=0;iI<(NN);iI++) printf(FMT, PTR[iI]); printf("\n"); }
/external/libvpx/vpx_scale/intel_linux/
H A Dscaleopt.c93 mov eax, DWORD PTR [esi] // eax = 00 01 02 03
133 mov eax, DWORD PTR [esi] // eax = 00 01 02 03
270 movq mm0, QWORD PTR [esi] // mm0 = 00 01 02 03 04 05 06 07
271 movq mm1, QWORD PTR [esi+1]; // mm1 = 01 02 03 04 05 06 07 08 local
276 movd DWORD PTR [edi], mm0 // write output 00 xx xx xx local
285 movd DWORD PTR [edi+5], mm2 // write ouput 05 xx xx xx local
297 movd DWORD PTR [edi+1], mm0 // write output 01 02 03 04 local
309 movd DWORD PTR [edi-4], mm2 // writeoutput 06 07 08 09 local
327 movd DWORD PTR [edi], mm0 // write output 00 xx xx xx local
336 movd DWORD PTR [ed local
348 movd DWORD PTR [edi+1], mm0 // write output 01 02 03 04 local
355 movd DWORD PTR [edi+6], mm2 // writeoutput 06 07 08 09 local
1401 movq mm0, QWORD PTR [esi] ; local
1427 movd DWORD PTR [edi-4], mm1 local
1498 movd DWORD PTR [edi], mm0 local
1499 movd DWORD PTR [edi+edx], mm1 local
1503 movd DWORD PTR [edi+edx*2], mm3 local
1512 movd DWORD PTR [eax+edx], mm5 local
1553 movq mm0, QWORD PTR [esi] ; local
1582 movd DWORD PTR [edi-3], mm1 local
1586 movq mm0, QWORD PTR [esi] ; local
1615 mov WORD PTR[edi], ax local
1616 mov BYTE PTR[edi+2], dl local
1670 movd DWORD PTR [edi], mm0 local
1680 movd DWORD PTR [edi+edx], mm1 local
1685 movd DWORD PTR [edi+edx*2], mm3 local
1813 movd DWORD PTR [edi], mm0 local
[all...]
/external/libvpx/vpx_scale/win32/
H A Dscaleopt.c91 mov eax, DWORD PTR [esi] // eax = 00 01 02 03
131 mov eax, DWORD PTR [esi] // eax = 00 01 02 03
222 movq mm0, QWORD PTR [esi] // mm0 = 00 01 02 03 04 05 06 07
223 movq mm1, QWORD PTR [esi+1]; // mm1 = 01 02 03 04 05 06 07 08 local
228 movd DWORD PTR [edi], mm0 // write output 00 xx xx xx local
237 movd DWORD PTR [edi+5], mm2 // write ouput 05 xx xx xx local
249 movd DWORD PTR [edi+1], mm0 // write output 01 02 03 04 local
261 movd DWORD PTR [edi-4], mm2 // writeoutput 06 07 08 09 local
279 movd DWORD PTR [edi], mm0 // write output 00 xx xx xx local
288 movd DWORD PTR [ed local
300 movd DWORD PTR [edi+1], mm0 // write output 01 02 03 04 local
307 movd DWORD PTR [edi+6], mm2 // writeoutput 06 07 08 09 local
1292 movq mm0, QWORD PTR [esi] ; local
1318 movd DWORD PTR [edi-4], mm1 local
1387 movd DWORD PTR [edi], mm0 local
1388 movd DWORD PTR [edi+edx], mm1 local
1392 movd DWORD PTR [edi+edx*2], mm3 local
1401 movd DWORD PTR [eax+edx], mm5 local
1444 movq mm0, QWORD PTR [esi] ; local
1473 movd DWORD PTR [edi-3], mm1 local
1477 movq mm0, QWORD PTR [esi] ; local
1506 mov WORD PTR[edi], ax local
1507 mov BYTE PTR[edi+2], dl local
1560 movd DWORD PTR [edi], mm0 local
1570 movd DWORD PTR [edi+edx], mm1 local
1575 movd DWORD PTR [edi+edx*2], mm3 local
1705 movd DWORD PTR [edi], mm0 local
[all...]
/external/libvpx/vpx_scale/x86_64/
H A Dscaleopt.c91 mov eax, DWORD PTR [rsi] // eax = 00 01 02 03
131 mov eax, DWORD PTR [rsi] // eax = 00 01 02 03
222 movq mm0, QWORD PTR [rsi] // mm0 = 00 01 02 03 04 05 06 07
223 movq mm1, QWORD PTR [rsi+1]; // mm1 = 01 02 03 04 05 06 07 08 local
228 movd DWORD PTR [rdi], mm0 // write output 00 xx xx xx local
237 movd DWORD PTR [rdi+5], mm2 // write ouput 05 xx xx xx local
249 movd DWORD PTR [rdi+1], mm0 // write output 01 02 03 04 local
261 movd DWORD PTR [rdi-4], mm2 // writeoutput 06 07 08 09 local
279 movd DWORD PTR [rdi], mm0 // write output 00 xx xx xx local
288 movd DWORD PTR [rd local
300 movd DWORD PTR [rdi+1], mm0 // write output 01 02 03 04 local
307 movd DWORD PTR [rdi+6], mm2 // writeoutput 06 07 08 09 local
1290 movq mm0, QWORD PTR [rsi] ; local
1316 movd DWORD PTR [rdi-4], mm1 local
1391 movd DWORD PTR [rdi], mm0 local
1392 movd DWORD PTR [rdi+rdx], mm1 local
1396 movd DWORD PTR [rdi+rdx*2], mm3 local
1405 movd DWORD PTR [rax+rdx], mm5 local
1444 movq mm0, QWORD PTR [rsi] ; local
1473 movd DWORD PTR [rdi-3], mm1 local
1477 movq mm0, QWORD PTR [rsi] ; local
1506 mov WORD PTR[rdi], ax local
1507 mov BYTE PTR[rdi+2], dl local
1566 movd DWORD PTR [rdi], mm0 local
1576 movd DWORD PTR [rdi+rdx], mm1 local
1581 movd DWORD PTR [rdi+rdx*2], mm3 local
1718 movd DWORD PTR [rdi], mm0 local
[all...]
/external/zlib/contrib/masm686/
H A Dmatch.asm148 ASSUME edx:PTR DEFLATE_STATE
227 movzx ebx, WORD PTR[edi]
229 movzx ebx, WORD PTR[eax+edi-1]
262 movzx ecx, WORD PTR[edi+ecx*2]
269 movzx eax, WORD PTR[esi+ecx-1]
274 movzx eax, WORD PTR[eax+ecx]
311 mov eax, DWORD PTR[esi+edx]
312 xor eax, DWORD PTR[edi+edx]
315 mov eax, DWORD PTR[esi+edx+4]
316 xor eax, DWORD PTR[ed
[all...]

Completed in 366 milliseconds

12