Searched refs:Lend2 (Results 1 – 8 of 8) sorted by relevance
/glibc-2.36/sysdeps/alpha/ |
D | addmul_1.S | 53 beq $18,.Lend2 # jump if size was == 2 72 .Lend2: mulq $2,$19,$3 # $3 = prod_low label
|
D | submul_1.S | 53 beq $18,.Lend2 # jump if size was == 2 72 .Lend2: mulq $2,$19,$3 # $3 = prod_low label
|
/glibc-2.36/sysdeps/alpha/alphaev5/ |
D | rshift.S | 84 beq $18,.Lend2 120 .Lend2: stq $7,0($16) label
|
D | lshift.S | 86 beq $18,.Lend2 122 .Lend2: stq $7,-8($16) label
|
D | sub_n.S | 39 blt $19,.Lend2 # if less than 4 limbs, goto 2nd loop 115 .Lend2: addq $19,4,$19 # restore loop cnt label
|
D | add_n.S | 39 blt $19,.Lend2 # if less than 4 limbs, goto 2nd loop 115 .Lend2: addq $19,4,$19 # restore loop cnt label
|
/glibc-2.36/sysdeps/i386/i586/ |
D | lshift.S | 220 jz L(Lend2) 234 L(Lend2):
|
D | rshift.S | 220 jz L(Lend2) 234 L(Lend2):
|