Lines Matching full:ebp
37 %define original_ebp ebp+0
38 %define wk(i) ebp-(WK_NUM-(i))*SIZEOF_XMMWORD ; xmmword wk[WK_NUM]
46 push ebp
47 mov eax,esp ; eax = original ebp
51 mov ebp,esp ; ebp = aligned ebp
444 mov esp,ebp ; esp <- aligned ebp
445 pop esp ; esp <- original ebp
446 pop ebp
469 push ebp
470 mov ebp,esp
477 mov eax, POINTER [output_width(ebp)]
479 mov edi, JSAMPIMAGE [input_buf(ebp)]
480 mov ecx, JDIMENSION [in_row_group_ctr(ebp)]
484 mov edi, JSAMPARRAY [output_buf(ebp)]
513 pop ebp