Searched refs:go (Results 26 - 50 of 141) sorted by relevance

123456

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/acorn/block/
H A Dfd1772dma.S49 subs r8,r8,#1 @ One less byte to go
50 @ If there was somewhere for this data to go then store it and update pointers
69 subs r9,r9,#1 @ One less byte to go
H A Dmfm.S89 @ If we were too slow we had better go through again - DAG - took out with new interrupt routine
149 subs r7,r7,#4 @ Decrement bytes to go
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/alpha/lib/
H A Dev6-clear_user.S5 * Zero user space, handling exceptions as we go.
184 # $1 is the number of quadwords left to go.
189 beq $1, $trailbytes # U .. .. .. : U L U L : Only 0..7 bytes to go
202 # We have an unknown number of bytes left to go.
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/ppp-2.4.4/pppd/
H A Dauth.c609 * LCP has terminated the link; go to the Dead phase and take the
734 lcp_options *go = &lcp_gotoptions[unit]; local
752 if (auth_required && !(go->neg_upap || go->neg_chap || go->neg_eap)) {
773 if (go->neg_eap) {
776 } else if (go->neg_chap) {
777 chap_auth_peer(unit, our_name, CHAP_DIGEST(go->chap_mdtype));
779 } else if (go->neg_upap) {
812 lcp_options *go local
1321 lcp_options *go = &lcp_gotoptions[unit]; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/m68k/fpsp040/
H A Dstanh.S23 | 1. If |X| >= (5/2) log2 or |X| <= 2**(-40), go to 3.
31 | go to 7.
33 | 4. (|X| >= (5/2) log2) If |X| >= 50 log2, go to 6.
H A Dutil.S187 jmp (%a1) |go to the correct routine
194 bra set_sign |now go set the sign
197 bra set_sign |now go set the sign
228 bra set_sign |now go set the sign
424 beqs opc_1b |if set, go to cmdreg1b
517 jmp (%a1) |go to the correct routine
524 bra uset_sign |now go set the sign
528 bra uset_sign |now go set the sign
560 bra uset_sign |now go set the sign
H A Dgen_except.S59 beq do_check |go handle idle frame
61 beqs unimp_x |go handle unimp frame
63 beqs unimp_x |go handle unimp frame
176 bra commonE |go clean and exit
207 bra do_clean |go clean and exit
218 bras ovfl_unfl |go to unfl_ovfl to determine if
274 bra do_clean |go clean and exit
376 | If trace mode enabled, then go to trace handler. This handler
H A Dscosh.S23 | 1. If |X| > 16380 log2, go to 3.
30 | 3. (|X| > 16380 log2). If |X| > 16480 log2, go to 5.
H A Dssinh.S23 | 1. If |X| > 16380 log2, go to 3.
30 | 3. If |X| > 16480 log2, go to 5.
H A Dx_store.S140 beqs get_mant |if positive, go process mantissa
143 bras get_mant |go process mantissa
148 beqs dbl_inf |if positive, go ahead and write it
H A Dx_unimp.S66 bsrl get_op |go get operand(s)
H A Dssin.S32 | 2. If |X| >= 15Pi or |X| < 2**(-40), go to 7.
38 | 4. If k is even, go to 6.
50 | 7. If |X| > 1, go to 9.
54 | 9. Overwrite X by X := X rem 2Pi. Now that |X| <= Pi, go back to 3.
57 | 1. If |X| >= 15Pi or |X| < 2**(-40), go to 6.
62 | 3. If k is even, go to 5.
76 | 6. If |X| > 1, go to 8.
80 | 8. Overwrite X by X := X rem 2Pi. Now that |X| <= Pi, go back to 2.
H A Dbugfix.S186 | cu src equal to xu dest or equal to nu dest. If so, go to
188 | xu dest or equal to nu dest. If so, go to tst_opcl. Else,
191 | Check for opclass 0. If not, go and check for opclass 2 and sgl.
205 | Check for cu dest equal to nu dest. If so, go and fix the
358 | go and fix the bug condition. Otherwise, exit.
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm26/lib/
H A Dmemset.S56 LOADREGS(eqfd, sp!, {pc}) @ Now <64 bytes to go.
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/m32r/boot/compressed/
H A Dhead.S106 beqz r4, .Lendloop1 ; any more to go?
110 bnez r4, .Lloop1 ; go do some more
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm/lib/
H A Dmemset.S56 ldmeqfd sp!, {pc} @ Now <64 bytes to go.
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/libexif-0.6.19/doc/
H A DMakefile.am82 find $(DOXYGEN_OUTPUT_DIR) \( -type d -exec chmod a+rx,go-w,g+s {} \; \) \
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm/mach-omap2/
H A Dsram-fn.S55 str r3, [r2] @ go to L1-freq operation
59 bl voltage_shift @ go drop voltage
79 bl voltage_shift @ go raise voltage
83 str r3, [r2] @ go to L0-freq operation
258 str r7, [r8] @ go to fast relock
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm/plat-s3c24xx/
H A Dsleep.S147 mov pc, r2 @ go back to virtual address
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/openssl/include/openssl/
H A Dcrypto.h370 long (*go)(void));
382 long (**go)(void));
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/openssl/crypto/
H A Dcrypto.h370 long (*go)(void));
382 long (**go)(void));
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/openssl-0.9.8e/crypto/
H A Dcrypto.h453 long (*go)(void));
465 long (**go)(void));
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/openssl-0.9.8e/include/openssl/
H A Dcrypto.h453 long (*go)(void));
465 long (**go)(void));
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/scripts/package/
H A Dbuilddeb116 chmod -R go-w "$tmpdir"
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/powerpc/platforms/iseries/
H A Dmf.c174 int go = 1; local
185 go = 0;
193 while (go) {
194 go = 0;
213 go = 1;

Completed in 301 milliseconds

123456