Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/lib/
Dchecksum_32.S284 #define ARGBASE 16 macro
292 movl ARGBASE+16(%esp),%eax # sum
293 movl ARGBASE+12(%esp),%ecx # len
294 movl ARGBASE+4(%esp),%esi # src
295 movl ARGBASE+8(%esp),%edi # dst
381 movl ARGBASE+20(%esp), %ebx # src_err_ptr
386 movl ARGBASE+8(%esp), %edi # dst
387 movl ARGBASE+12(%esp), %ecx # len
394 movl ARGBASE+24(%esp), %ebx # dst_err_ptr
421 #define ARGBASE 12 macro
[all …]