Home
last modified time | relevance | path

Searched refs:L5 (Results 1 – 25 of 76) sorted by relevance

1234

/netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/nds32/
H A Dlib1asmsrc-newlib.S43 beqz $r3, .L5
44 bltz $r1, .L5
51 beqz $r3, .L5
54 .L5: label
62 bnez $r2, .L5
94 beqz $r3, .L5
95 bltz $r1, .L5
102 beqz $r3, .L5
105 .L5: label
113 bnez $r2, .L5
[all …]
H A Dlib1asmsrc-mculib.S359 beqz $ta, .L5 ! if no, skip
376 .L5: label
401 bnez $r4, .L5 ! if bit != 0, continue loop
535 beqz $ta, .L5 ! if no, skip
552 .L5: label
572 bnez $r4, .L5 ! if bit != 0, continue loop
762 beqz $ta, .L5 ! if no, skip
766 bltz $r1, .L5 ! if den<0, skip
783 .L5: label
809 bnez $r4, .L5 ! if bit!=0, continue loop
[all …]
/netbsd-src/external/gpl3/gcc/dist/libgcc/config/nds32/
H A Dlib1asmsrc-newlib.S43 beqz $r3, .L5
44 bltz $r1, .L5
51 beqz $r3, .L5
54 .L5: label
62 bnez $r2, .L5
94 beqz $r3, .L5
95 bltz $r1, .L5
102 beqz $r3, .L5
105 .L5: label
113 bnez $r2, .L5
[all …]
H A Dlib1asmsrc-mculib.S359 beqz $ta, .L5 ! if no, skip
376 .L5: label
401 bnez $r4, .L5 ! if bit != 0, continue loop
535 beqz $ta, .L5 ! if no, skip
552 .L5: label
572 bnez $r4, .L5 ! if bit != 0, continue loop
762 beqz $ta, .L5 ! if no, skip
766 bltz $r1, .L5 ! if den<0, skip
783 .L5: label
809 bnez $r4, .L5 ! if bit!=0, continue loop
[all …]
/netbsd-src/external/gpl3/gdb/dist/sim/testsuite/msp430/
H A Dmpyull_hwmult.s37 CMP.W #-8, &RES0 { JNE .L5
38 CMP.W #-1, &RES1 { JNE .L5
39 CMP.W #1, &RES2 { JNE .L5
40 CMP.W #0, &RES3 { JNE .L5
48 CMP.W #-8, &RES0_F5 { JNE .L5
49 CMP.W #-1, &RES1_F5 { JNE .L5
50 CMP.W #1, &RES2_F5 { JNE .L5
52 .L5: label
/netbsd-src/lib/libm/noieee_src/
H A Dn_log__L.c78 vc(L5, 1.8181879517064680057E-1 ,2eb4,3f3a,655e,cc39, -2, .BA2EB4CC39655E)
87 ic(L5, 1.8183562745289935658E-1, -3, 1.74663CC94342F)
96 #define L5 vccast(L5) macro
106 return(z*(L1+z*(L2+z*(L3+z*(L4+z*(L5+z*(L6+z*(L7+z*L8)))))))); in __log__L()
108 return(z*(L1+z*(L2+z*(L3+z*(L4+z*(L5+z*(L6+z*L7))))))); in __log__L()
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/whrlpool/
H A Dwp_block.c532 u64 L0, L1, L2, L3, L4, L5, L6, L7; in whirlpool_block()
571 L5 = C0(K, 5) ^ C1(K, 4) ^ C2(K, 3) ^ C3(K, 2) ^ in whirlpool_block()
583 K.q[5] = L5; in whirlpool_block()
597 L5 ^= C0(S, 5) ^ C1(S, 4) ^ C2(S, 3) ^ C3(S, 2) ^ in whirlpool_block()
609 S.q[5] = L5; in whirlpool_block()
618 L5 = C5(K, 0); in whirlpool_block()
627 L5 ^= C4(K, 1); in whirlpool_block()
635 L5 ^= C3(K, 2); in whirlpool_block()
643 L5 ^= C2(K, 3); in whirlpool_block()
651 L5 ^= C1(K, 4); in whirlpool_block()
[all …]
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/whrlpool/
H A Dwp_block.c538 u64 L0, L1, L2, L3, L4, L5, L6, L7; in whirlpool_block()
577 L5 = C0(K, 5) ^ C1(K, 4) ^ C2(K, 3) ^ C3(K, 2) ^ in whirlpool_block()
589 K.q[5] = L5; in whirlpool_block()
603 L5 ^= C0(S, 5) ^ C1(S, 4) ^ C2(S, 3) ^ C3(S, 2) ^ in whirlpool_block()
615 S.q[5] = L5; in whirlpool_block()
624 L5 = C5(K, 0); in whirlpool_block()
633 L5 ^= C4(K, 1); in whirlpool_block()
641 L5 ^= C3(K, 2); in whirlpool_block()
649 L5 ^= C2(K, 3); in whirlpool_block()
657 L5 ^= C1(K, 4); in whirlpool_block()
[all …]
/netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/cr16/
H A Dlib1funcs.S87 ble L5
95 bcc L5 /* If no carry occurred go to L5 */
98 L5: stord (r5, r4), 8(sp) label
227 ble L5
233 bcc L5 /* If no carry occurred go to L5 */
236 L5: stord (r5, r4), 8(sp) label
457 L5: movd $1, (r9, r8) /* Store 1 in low bits from bit */ label
538 bne L5
/netbsd-src/external/gpl3/gcc/dist/libgcc/config/cr16/
H A Dlib1funcs.S87 ble L5
95 bcc L5 /* If no carry occurred go to L5 */
98 L5: stord (r5, r4), 8(sp) label
227 ble L5
233 bcc L5 /* If no carry occurred go to L5 */
236 L5: stord (r5, r4), 8(sp) label
457 L5: movd $1, (r9, r8) /* Store 1 in low bits from bit */ label
538 bne L5
/netbsd-src/external/gpl3/gdb/dist/sim/testsuite/bfin/
H A Dlsetup.s40 lsetup (.L4, .L5) lc0=p1;
46 jump .L5;
50 .L5: label
/netbsd-src/sys/arch/amiga/stand/bootblock/boot/
H A Dmuldi3.s46 jcc L5
49 L5: label
/netbsd-src/external/gpl3/gdb/dist/sim/testsuite/mips/
H A Dr6-forbidden.s41 bc L5
43 L5: label
H A Dr6-branch.s51 bnec $12, $13, L5
55 L5: label
/netbsd-src/external/gpl3/gdb/dist/sim/testsuite/aarch64/
H A Dtbnz.s32 tbnz x0, #32, .L5
34 .L5: label
/netbsd-src/external/gpl3/gdb/dist/sim/testsuite/sh/
H A Dfabs.s95 bt .L5
97 .L5: label
/netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/riscv/
H A Ddiv.S77 beqz a2, .L5
95 .L5: label
/netbsd-src/external/gpl3/gcc/dist/libgcc/config/riscv/
H A Ddiv.S77 beqz a2, .L5
95 .L5: label
/netbsd-src/external/mpl/mozilla-certdata/share/certs/
H A DHongkong_Post_Root_CA_3.pem31 L5/ndtFhKvshuzHQqp9HpLIiyhY6UFfEW0NnxWViA0kB60PZ2Pierc+xYw5F9KBa
/netbsd-src/lib/libm/src/
H A De_powf.c40 L5 = 2.3066075146e-01, /* 0x3e6c3255 */ variable
180 r = s2*s2*(L1+s2*(L2+s2*(L3+s2*(L4+s2*(L5+s2*L6))))); in __ieee754_powf()
H A De_pow.c81 L5 = 2.30660745775561754067e-01, /* 0x3FCD864A, 0x93C9DB65 */ variable
237 r = s2*s2*(L1+s2*(L2+s2*(L3+s2*(L4+s2*(L5+s2*L6))))); in __ieee754_pow()
/netbsd-src/sys/arch/x68k/usr.bin/palette/
H A DREADME.jp7 FC2 $B$r@^$C$F!"L5;vF0:n3NG'$7$?$"$H$G!"K\Ev$K(B VRAM $B%"%/%;%9$G$-(B
/netbsd-src/external/gpl3/gdb/dist/sim/testsuite/h8300/
H A Dstc.s359 beq .L5
362 .L5: mov @byte_dest6, r0h label
/netbsd-src/external/gpl3/gcc/dist/libgcc/config/cris/
H A Dumulsidi3.S206 bls L(L5)
262 L(L5):
/netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/cris/
H A Dumulsidi3.S206 bls L(L5)
262 L(L5):

1234