Searched refs:ARGBASE (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/arch/x86/lib/
H A Dchecksum_32.S281 #define ARGBASE 16 define
289 movl ARGBASE+16(%esp),%eax # sum
290 movl ARGBASE+12(%esp),%ecx # len
291 movl ARGBASE+4(%esp),%esi # src
292 movl ARGBASE+8(%esp),%edi # dst
378 movl ARGBASE+20(%esp), %ebx # src_err_ptr
383 movl ARGBASE+8(%esp), %edi # dst
384 movl ARGBASE+12(%esp), %ecx # len
391 movl ARGBASE+24(%esp), %ebx # dst_err_ptr
418 #define ARGBASE 12 define
424 movl ARGBASE+4(%esp),%esi #src
425 movl ARGBASE+8(%esp),%edi #dst
426 movl ARGBASE+12(%esp),%ecx #len
427 movl ARGBASE+16(%esp),%eax #sum
452 4: movl ARGBASE+12(%esp),%edx #len
470 6001: movl ARGBASE+20(%esp), %ebx # src_err_ptr
473 movl ARGBASE+8(%esp),%edi # dst
474 movl ARGBASE+12(%esp),%ecx # len
478 6002: movl ARGBASE+24(%esp), %ebx # dst_err_ptr

Completed in 89 milliseconds