Home
last modified time | relevance | path

Searched refs:ret0 (Results 1 - 25 of 51) sorted by relevance

123

/kernel/linux/linux-5.10/arch/ia64/lib/
H A Dip_fast_csum.S33 #define ret0 r8 define
59 shr.u ret0=r20,16 // now need to add the carry
62 add r20=ret0,r20
64 shr.u ret0=r20,16 // add carry again
67 add r20=ret0,r20
69 shr.u ret0=r20,16
72 add r20=ret0,r20
75 andcm ret0=r9,r20
92 andcm ret0=-1,ret0
[all...]
H A Dstrlen.S11 * ret0 the number of characters in the string (0 if empty string)
145 sub ret0=src,orig // distance from base
149 sub ret0=ret0,tmp // adjust
187 sub ret0=base,orig // distance from base
191 sub ret0=ret0,tmp // length=now - back -1
H A Dclear_user.S66 mov ret0=len // return value is length at this point
90 mov ret0=len // faster than using ar.lc
100 // instead of ret0 is due to the fact that the exception code
182 mov ret0=r0 // success
208 mov ret0=len
H A Ddo_csum.S133 mov ret0=r0 // in case we have zero length
281 add ret0=tmp1,tmp2
286 (p15) mux1 ret0=ret0,@rev // reverse word
289 (p15) shr.u ret0=ret0,64-16 // + shift back to position = swap bytes
309 // extr.u ret0=result2[0],16,16
311 // add ret0=ret0,result2[0]
313 // zxt2 ret0
[all...]
H A Dcopy_user.S20 * ret0 0 in case of success. The number of bytes NOT copied in
84 mov ret0=r0
440 sub ret0=endsrc,src1 // number of bytes to zero, i.e. not copied
457 sub ret0=endsrc,src1 // number of bytes to zero, i.e. not copied
540 sub ret0=endsrc,src1 // number of bytes to zero, i.e. not copied
543 // we know that ret0 can never be zero at this point
573 sub ret0=endsrc,src1 // number of bytes to zero, i.e. not copied
592 sub ret0=endsrc,src1
606 sub ret0=enddst,dst1
/kernel/linux/linux-6.6/arch/ia64/lib/
H A Dip_fast_csum.S33 #define ret0 r8 define
59 shr.u ret0=r20,16 // now need to add the carry
62 add r20=ret0,r20
64 shr.u ret0=r20,16 // add carry again
67 add r20=ret0,r20
69 shr.u ret0=r20,16
72 add r20=ret0,r20
75 andcm ret0=r9,r20
92 andcm ret0=-1,ret0
[all...]
H A Dstrlen.S11 * ret0 the number of characters in the string (0 if empty string)
145 sub ret0=src,orig // distance from base
149 sub ret0=ret0,tmp // adjust
187 sub ret0=base,orig // distance from base
191 sub ret0=ret0,tmp // length=now - back -1
H A Dclear_user.S66 mov ret0=len // return value is length at this point
90 mov ret0=len // faster than using ar.lc
100 // instead of ret0 is due to the fact that the exception code
182 mov ret0=r0 // success
208 mov ret0=len
H A Ddo_csum.S133 mov ret0=r0 // in case we have zero length
281 add ret0=tmp1,tmp2
286 (p15) mux1 ret0=ret0,@rev // reverse word
289 (p15) shr.u ret0=ret0,64-16 // + shift back to position = swap bytes
309 // extr.u ret0=result2[0],16,16
311 // add ret0=ret0,result2[0]
313 // zxt2 ret0
[all...]
H A Dcopy_user.S20 * ret0 0 in case of success. The number of bytes NOT copied in
84 mov ret0=r0
440 sub ret0=endsrc,src1 // number of bytes to zero, i.e. not copied
457 sub ret0=endsrc,src1 // number of bytes to zero, i.e. not copied
540 sub ret0=endsrc,src1 // number of bytes to zero, i.e. not copied
543 // we know that ret0 can never be zero at this point
573 sub ret0=endsrc,src1 // number of bytes to zero, i.e. not copied
592 sub ret0=endsrc,src1
606 sub ret0=enddst,dst1
/kernel/linux/linux-5.10/arch/parisc/kernel/
H A Dperf_asm.S85 ;* the result in ret0. If the RDR is <= 64 bits in length, it
95 ;* ret0 = next 64 bits of rdr data from staging register
105 ;* ret0 = RDR data (right justified)
154 shrpd ret0,%r0,%sar,%r1
178 shrpd ret0,%r0,%sar,%r1
274 shrpd ret0,%r0,%sar,%r1
286 shrpd ret0,%r0,%sar,%r1
322 shrpd ret0,%r0,%sar,%r1
358 shrpd ret0,%r0,%sar,%r1
370 shrpd ret0,
[all...]
H A Dhpmc.S97 * r28 (ret0) return value from procedure
160 comib,<> 0,ret0, os_hpmc_fail
205 comib,<> 0,ret0,os_hpmc_fail
227 comib,<> 0,ret0,os_hpmc_fail
/kernel/linux/linux-6.6/arch/parisc/kernel/
H A Dperf_asm.S85 ;* the result in ret0. If the RDR is <= 64 bits in length, it
95 ;* ret0 = next 64 bits of rdr data from staging register
105 ;* ret0 = RDR data (right justified)
154 shrpd ret0,%r0,%sar,%r1
178 shrpd ret0,%r0,%sar,%r1
274 shrpd ret0,%r0,%sar,%r1
286 shrpd ret0,%r0,%sar,%r1
322 shrpd ret0,%r0,%sar,%r1
358 shrpd ret0,%r0,%sar,%r1
370 shrpd ret0,
[all...]
H A Dhpmc.S95 * r28 (ret0) return value from procedure
158 comib,<> 0,ret0, os_hpmc_fail
203 comib,<> 0,ret0,os_hpmc_fail
225 comib,<> 0,ret0,os_hpmc_fail
/kernel/linux/linux-5.10/arch/ia64/kernel/
H A Desi_stub.S85 .ret0: mov loc5=r19 // old ar.bsp
H A Defi_stub.S67 .ret0: mov out4=in5
/kernel/linux/linux-5.10/arch/parisc/boot/compressed/
H A Dhead.S84 bv,n 0(%ret0)
/kernel/linux/linux-6.6/arch/ia64/kernel/
H A Desi_stub.S85 .ret0: mov loc5=r19 // old ar.bsp
H A Defi_stub.S67 .ret0: mov out4=in5
/kernel/linux/linux-6.6/arch/parisc/boot/compressed/
H A Dhead.S84 bv,n 0(%ret0)
/kernel/linux/linux-6.6/arch/arm64/lib/
H A Dstrncmp.S62 cbz limit, L(ret0)
305 L(ret0):
/kernel/linux/linux-5.10/arch/parisc/lib/
H A Dlusercopy.S156 save_src = ret0
281 sub end,dst,ret0
/kernel/linux/linux-6.6/arch/parisc/lib/
H A Dlusercopy.S106 save_src = ret0
231 sub end,dst,ret0
/kernel/linux/linux-5.10/arch/parisc/include/asm/
H A Dasmregs.h17 ret0: .reg %r28
/kernel/linux/linux-6.6/arch/parisc/include/asm/
H A Dasmregs.h17 ret0: .reg %r28

Completed in 14 milliseconds

123