HomeSort by: relevance | last modified time | path
    Searched defs:Lend (Results 1 - 18 of 18) sorted by relevancy

  /src/external/lgpl3/gmp/dist/mpn/m88k/mc88110/
addmul_1.s 51 bcnd.n eq0,r4,Lend
64 Lend: ld r7,r8,0
mul_1.s 54 bcnd.n eq0,r4,Lend
65 Lend: addu.cio r9,r11,r2
  /src/external/lgpl3/gmp/dist/mpn/power/
lshift.asm 52 bdz Lend C if just two limb, skip loop
57 Lend: stu 7,-4(9) C store 2:nd least significant limb
rshift.asm 50 bdz Lend C if just two limb, skip loop
55 Lend: stu 7,4(9) C store 2:nd most significant limb
add_n.asm 65 bdz Lend C If done, skip loop
77 Lend: ae 11,10,9 C add limbs with cy, set cy
sub_n.asm 67 bdz Lend C If done, skip loop
79 Lend: sfe 11,10,9 C subtract limbs with cy, set cy
addmul_1.asm 65 Lpos: bdz Lend
92 b Lend
95 bdz Lend
120 b Lend
123 Lend: st 8,4(3)
mul_1.asm 64 Lpos: bdz Lend
83 b Lend
86 bdz Lend
107 b Lend
110 Lend: st 8,4(3)
submul_1.asm 66 Lpos: bdz Lend
95 b Lend
98 bdz Lend
125 b Lend
128 Lend: st 8,4(3)
  /src/external/lgpl3/gmp/dist/mpn/alpha/
copyd.asm 49 blt r18,$Lend C E1
75 $Lend: lda r18,7(r18) C E0
copyi.asm 47 blt r18,$Lend C E1
73 $Lend: lda r18,7(r18) C E0
  /src/external/lgpl3/gmp/dist/mpn/alpha/ev5/
diveby3.asm 122 blt n, $Lend
255 $Lend:
  /src/external/gpl3/gdb/dist/sim/testsuite/mips/
r6-branch.s 275 beqzc $10, Lend
279 Lend:
  /src/external/gpl3/gdb.old/dist/sim/testsuite/mips/
r6-branch.s 275 beqzc $10, Lend
279 Lend:
  /src/external/lgpl3/gmp/dist/mpn/alpha/ev6/
aorsmul_1.asm 218 ble r18, $Lend C
361 $Lend: CMPCY( r2, r22), r21 C
add_n.asm 112 blt r19, $Lend C U1 loop control
203 $Lend: addq u0, v0, r2 C U1 add two data
sub_n.asm 112 blt r19, $Lend C U1 loop control
203 $Lend: subq u0, v0, r2 C U1 sub two data
mul_1.asm 296 ble r18, $Lend C U0
390 $Lend:

Completed in 36 milliseconds