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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/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...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/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...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/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...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/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 115 milliseconds