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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/um/sys-i386/
H A Dchecksum.S239 #define ARGBASE 16 define
247 movl ARGBASE+16(%esp),%eax # sum
248 movl ARGBASE+12(%esp),%ecx # len
249 movl ARGBASE+4(%esp),%esi # src
250 movl ARGBASE+8(%esp),%edi # dst
336 movl ARGBASE+20(%esp), %ebx # src_err_ptr
341 movl ARGBASE+8(%esp), %edi # dst
342 movl ARGBASE+12(%esp), %ecx # len
349 movl ARGBASE+24(%esp), %ebx # dst_err_ptr
375 #define ARGBASE 1 define
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/lib/
H A Dchecksum_32.S295 #define ARGBASE 16 define
311 movl ARGBASE+16(%esp),%eax # sum
312 movl ARGBASE+12(%esp),%ecx # len
313 movl ARGBASE+4(%esp),%esi # src
314 movl ARGBASE+8(%esp),%edi # dst
400 movl ARGBASE+20(%esp), %ebx # src_err_ptr
405 movl ARGBASE+8(%esp), %edi # dst
406 movl ARGBASE+12(%esp), %ecx # len
413 movl ARGBASE+24(%esp), %ebx # dst_err_ptr
448 #define ARGBASE 1 define
[all...]

Completed in 83 milliseconds