Lines Matching defs:mov

77         mov         rsi,    source
78 mov rdi, dest
80 mov ecx, source_width
91 mov eax, DWORD PTR [rsi] // eax = 00 01 02 03
92 mov ebx, eax
95 mov ecx, eax // ecx = 00 01 02 03
115 mov [rdi], ebx // writeoutput 00 xx xx xx
131 mov eax, DWORD PTR [rsi] // eax = 00 01 02 03
132 mov ebx, eax
135 mov ecx, eax // ecx = 00 01 02 03
160 mov [rdi], ebx // writeoutput 00 xx xx xx
208 mov rsi, source
209 mov rdi, dest
211 mov ecx, source_width
343 mov rsi, dest // Get the source and destination pointer
344 mov ecx, dest_pitch // Get the pitch size
350 mov edx, dest_width // Loop counter
527 mov rsi, dest // Get the source and destination pointer
528 mov ecx, dest_pitch // Get the pitch size
534 mov edx, dest_width // Loop counter
684 mov rsi, dest // Get the source and destination pointer
685 mov ecx, dest_pitch // Get the pitch size
691 mov edx, dest_width // Loop counter
855 mov rsi, dest // Get the source and destination pointer
856 mov ecx, dest_pitch // Get the pitch size
862 mov edx, dest_width // Loop counter
1003 mov rsi, dest // Get the source and destination pointer
1004 mov ecx, dest_pitch // Get the pitch size
1007 mov edx, dest_width // Loop counter
1073 mov rsi, dest // Get the source and destination pointer
1074 mov ecx, dest_pitch // Get the pitch size
1076 mov edx, dest_width // Loop counter
1121 mov rsi, source
1122 mov rdi, dest
1127 mov ecx, source_width
1277 mov rsi, source ;
1278 mov rdi, dest ;
1280 mov ecx, source_width ;
1341 mov rsi, source // Get the source and destination pointer
1342 mov ecx, src_pitch // Get the pitch size
1344 mov rdi, dest // tow lines below
1347 mov edx, dest_pitch // Loop counter
1348 mov ebx, dest_width
1431 mov rsi, source ;
1432 mov rdi, dest ;
1434 mov ecx, source_width ;
1503 mov rdx, rax
1506 mov WORD PTR[rdi], ax
1507 mov BYTE PTR[rdi+2], dl
1530 mov rsi, source // Get the source and destination pointer
1531 mov ecx, src_pitch // Get the pitch size
1533 mov rdi, dest // tow lines below
1536 mov edx, dest_pitch // Loop counter
1540 mov ebx, dest_width;
1626 mov rsi, source
1627 mov rdi, dest
1630 mov ecx, dest_width
1680 mov rsi, source
1681 mov rdi, dest
1683 mov eax, src_pitch
1684 mov edx, dest_width