Searched refs:Lend1 (Results 1 – 6 of 6) sorted by relevance
/glibc-2.36/sysdeps/alpha/ |
D | addmul_1.S | 45 beq $18,.Lend1 # jump if size was == 1 84 .Lend1: addq $5,$3,$3 label
|
D | submul_1.S | 45 beq $18,.Lend1 # jump if size was == 1 84 .Lend1: subq $5,$3,$3 label
|
/glibc-2.36/sysdeps/alpha/alphaev5/ |
D | rshift.S | 67 beq $18,.Lend1 148 .Lend1: sll $1,$20,$7 label
|
D | lshift.S | 69 beq $18,.Lend1 150 .Lend1: srl $1,$20,$7 label
|
D | sub_n.S | 57 blt $19,.Lend1 # if less than 4 limbs remain, jump 98 .Lend1: cmpult $5,$21,$25 # compute cy from last add label
|
D | add_n.S | 57 blt $19,.Lend1 # if less than 4 limbs remain, jump 98 .Lend1: cmpult $21,$28,$25 # compute cy from last add label
|