Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/ia64/lib/
H A Ddo_csum.S97 #define first1 r18 define
143 and first1=-8,buf // 8-byte align down address of first1 element
145 and firstoff=7,buf // how many bytes off for first1 element
155 sub tmp3=last,first1 // tmp3=distance from first1 to last
158 cmp.eq p8,p9=last,first1 // everything fits in one word ?
160 ld8 firstval=[first1],8 // load, ahead of time, "first1" word
168 (p8) mov lastval=r0 // we don't need lastval if first1
[all...]
/kernel/linux/linux-6.6/arch/ia64/lib/
H A Ddo_csum.S97 #define first1 r18 define
143 and first1=-8,buf // 8-byte align down address of first1 element
145 and firstoff=7,buf // how many bytes off for first1 element
155 sub tmp3=last,first1 // tmp3=distance from first1 to last
158 cmp.eq p8,p9=last,first1 // everything fits in one word ?
160 ld8 firstval=[first1],8 // load, ahead of time, "first1" word
168 (p8) mov lastval=r0 // we don't need lastval if first1
[all...]

Completed in 2 milliseconds