/kernel/linux/linux-5.10/arch/ia64/lib/ |
H A D | ip_fast_csum.S | 33 #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 D | strlen.S | 11 * 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 D | clear_user.S | 66 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 D | do_csum.S | 133 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 D | copy_user.S | 20 * 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 D | ip_fast_csum.S | 33 #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 D | strlen.S | 11 * 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 D | clear_user.S | 66 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 D | do_csum.S | 133 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 D | copy_user.S | 20 * 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 D | perf_asm.S | 85 ;* 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 D | hpmc.S | 97 * 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 D | perf_asm.S | 85 ;* 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 D | hpmc.S | 95 * 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 D | esi_stub.S | 85 .ret0: mov loc5=r19 // old ar.bsp
|
H A D | efi_stub.S | 67 .ret0: mov out4=in5
|
/kernel/linux/linux-5.10/arch/parisc/boot/compressed/ |
H A D | head.S | 84 bv,n 0(%ret0)
|
/kernel/linux/linux-6.6/arch/ia64/kernel/ |
H A D | esi_stub.S | 85 .ret0: mov loc5=r19 // old ar.bsp
|
H A D | efi_stub.S | 67 .ret0: mov out4=in5
|
/kernel/linux/linux-6.6/arch/parisc/boot/compressed/ |
H A D | head.S | 84 bv,n 0(%ret0)
|
/kernel/linux/linux-6.6/arch/arm64/lib/ |
H A D | strncmp.S | 62 cbz limit, L(ret0) 305 L(ret0):
|
/kernel/linux/linux-5.10/arch/parisc/lib/ |
H A D | lusercopy.S | 156 save_src = ret0 281 sub end,dst,ret0
|
/kernel/linux/linux-6.6/arch/parisc/lib/ |
H A D | lusercopy.S | 106 save_src = ret0 231 sub end,dst,ret0
|
/kernel/linux/linux-5.10/arch/parisc/include/asm/ |
H A D | asmregs.h | 17 ret0: .reg %r28
|
/kernel/linux/linux-6.6/arch/parisc/include/asm/ |
H A D | asmregs.h | 17 ret0: .reg %r28
|