Home
last modified time | relevance | path

Searched refs:Loop (Results 1 – 25 of 247) sorted by relevance

12345678910

/netbsd/src/sys/external/bsd/acpica/dist/compiler/
Dprparser.l293 Loop: in PrDoCommentType1()
305 goto Loop; in PrDoCommentType1()
/netbsd/src/external/lgpl3/gmp/dist/mpn/m68k/
Daors_n.asm73 L(Loop):
83 dbf d2, L(Loop) C loop until 16 lsb of %4 == -1
88 bra L(Loop)
Drshift.asm107 L(Loop):
122 dbf s_size, L(Loop)
124 bcc L(Loop)
Dlshift.asm117 L(Loop):
132 dbf s_size, L(Loop)
134 bcc L(Loop)
/netbsd/src/external/lgpl3/gmp/dist/mpn/m68k/mc68020/
Daorsmul_1.asm79 L(Loop):
91 dbf s1_size, L(Loop)
94 bcc L(Loop)
/netbsd/src/external/gpl3/gdb/dist/gdb/testsuite/gdb.asm/
Dm68hc11.inc47 Loop:
54 blo Loop
/netbsd/src/external/gpl3/gcc/dist/gcc/doc/
Dloop.texi7 @c Loop Representation
10 @node Loop Analysis and Representation
20 * Loop representation:: Representation and analysis of loops.
21 * Loop querying:: Getting information about loops.
22 * Loop manipulation:: Loop manipulation functions.
23 * LCSSA:: Loop-closed SSA form.
30 @node Loop representation
31 @section Loop representation
32 @cindex Loop representation
33 @cindex Loop analysis
[all …]
/netbsd/src/external/gpl3/gdb/dist/gdb/testsuite/gdb.dwarf2/
Ddw2-single-line-discriminators.S64 .LBB0_1: # =>This Inner Loop Header: Depth=1
70 # BB#2: # in Loop: Header=BB0_1 Depth=1
74 .LBB0_3: # in Loop: Header=BB0_1 Depth=1
/netbsd/src/crypto/external/bsd/openssl/lib/libcrypto/arch/powerpc/
Dkeccak1600p8-ppc.S10 b .Loop
13 .Loop: label
133 bc 16,0,.Loop
Dsha512p8-ppc.S55 b Loop
57 Loop: label
618 bne Loop
Dsha256p8-ppc.S55 b Loop
57 Loop: label
618 bne Loop
Dpoly1305-ppc.S94 b .Loop
97 .Loop: label
215 bc 16,0,.Loop
Dppccpuid.S200 .Loop: mftb 6 label
209 bc 16,0,.Loop
/netbsd/src/crypto/external/bsd/openssl/lib/libcrypto/arch/powerpc64/
Dsha256p8-ppc.S55 b Loop
57 Loop: label
618 bne Loop
Dkeccak1600p8-ppc.S10 b .Loop
13 .Loop: label
133 bc 16,0,.Loop
Dsha512p8-ppc.S55 b Loop
57 Loop: label
618 bne Loop
Dkeccak1600-ppc64.S8 b .Loop
10 .Loop: label
173 bc 16,0,.Loop
Dpoly1305-ppc.S80 b .Loop
83 .Loop: label
130 bc 16,0,.Loop
/netbsd/src/crypto/external/bsd/openssl/lib/libcrypto/arch/alpha/
Dalphacpuid.S169 .Loop: rpcc $19 label
182 bne $17,.Loop
/netbsd/src/external/lgpl3/gmp/dist/mpn/power/
Drshift.asm51 Loop: lu 0,4(4) C load next higher limb label
54 bdn Loop C loop back until CTR is zero
/netbsd/src/external/lgpl3/gmp/dist/mpn/m88k/mc88110/
Dmul_1.s57 Loop: ld r6,r3[r4] label
62 bcnd.n ne0,r4,Loop
Daddmul_1.s54 Loop: ld r7,r8[r4] label
62 bcnd ne0,r4,Loop
/netbsd/src/crypto/external/bsd/openssl/lib/libcrypto/arch/mips/
Dpoly1305-mips64.S130 .Loop: label
243 bnez $6,.Loop
/netbsd/src/usr.sbin/mopd/common/
Ddevice.h41 __dead void Loop(void);
/netbsd/src/external/lgpl3/gmp/dist/mpn/pa64/
Dudiv.asm77 LDEF(Loop)
79 addib,<> -1,%r31,L(Loop)

12345678910