Home | History | Annotate | Download | only in x86

Lines Matching full:xoffset

879 ;    int  xoffset,
896 movsxd rax, dword ptr arg(2) ; xoffset
898 cmp rax, 0 ; skip first_pass filter if xoffset=0
1142 ; int xoffset,
1193 movsxd rax, dword ptr arg(2) ; xoffset
1194 cmp rax, 0 ; skip first_pass filter if xoffset=0