Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/lib/
Dchecksum_32.S281 #define ARGBASE 16 macro
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 macro
[all …]