| /src/common/lib/libc/arch/m68k/string/ |
| strcat.S | 52 jne .Lslloop | no, keep going 56 jne .Lscloop | copied non-null, keep going
|
| strlen.S | 52 jne .Lslloop | no, keep going
|
| strcpy.S | 52 jne .Lscloop | copied non-null, keep going
|
| strncpy.S | 63 jcc .Lscloop | more room, keep going 73 dbra %d1,.Lscploop | keep going
|
| strchr.S | 53 jne ixloop | no, keep going
|
| strrchr.S | 56 jne rixloop | no, keep going
|
| memcmp.S | 99 jne .Lbcbloop | still more, keep going
|
| /src/sys/lib/libkern/arch/m68k/ |
| skpc.S | 57 jne Lskdone | keep going til no more or zero 61 dbne %d0,Lskloop | keep going til no more or zero
|
| scanc.S | 64 jne Lscloop | keep going til no more 67 dbne %d0,Lscloop | keep going til no more or non-zero
|
| /src/common/lib/libc/arch/sparc/string/ |
| strlen.S | 52 bne 1b ! no, keep going
|
| /src/lib/libc/arch/m68k/string/ |
| memccpy.S | 62 jcc Lmcnzloop | yes, keep going... 84 jcc Lmcloop | yes, keep going...
|
| /src/share/mk/ |
| bsd.kinc.mk | 6 # symlink, depending on what's going on).
|
| /src/sys/arch/next68k/stand/boot/ |
| srt0.s | 46 bne Lclr | no, keep going
|
| /src/sys/arch/m68k/m68k/ |
| copy.s | 250 jcc .Lcisloop | more room, keep going 289 jcc .Lcosloop | more room, keep going
|
| /src/usr.sbin/sysinst/arch/i386/ |
| msg.md.en | 136 NetBSD partition that you are going to install into.
|
| /src/games/warp/ |
| config.h.SH | 168 * This symbol contains name of the host the program is going to run on. 174 * This symbol contains the domain of the host the program is going to
|
| /src/sys/arch/sparc64/sparc64/ |
| cpu_in_cksum.S | 83 0: srl %o3, 0, %o3 ! Make sure this is a 32-bit value going in
|
| /src/bin/csh/ |
| func.c | 1361 * than really knowing what was going on. If tpgrp is zero, we are 1366 * pgrp, with no way for the shell to get them going again. -IAN!
|
| /src/usr.sbin/sysinst/arch/mac68k/ |
| msg.md.en | 46 {We are now going to install NetBSD on the disk %s. You may
|
| /src/usr.bin/make/unit-tests/ |
| Makefile | 281 TESTS+= opt-keep-going 282 TESTS+= opt-keep-going-indirect 283 TESTS+= opt-keep-going-multiple
|
| /src/sys/arch/hp300/hp300/ |
| locore.s | 387 /* configure kernel and lwp0 VA space so we can get going */ 452 jcs 1b | no, keep going 1080 jcs Lbootcopy | no, keep going
|
| /src/sys/arch/luna68k/stand/boot/ |
| locore.S | 211 bne Lbssclr | no, keep going
|
| /src/sys/arch/sun3/sun3/ |
| locore.s | 113 | In order to "move" the kernel to high memory, we are going to copy the
|
| /src/sys/arch/mac68k/mac68k/ |
| locore.s | 1006 jcs Lbootcopy | no, keep going
|
| /src/sys/arch/vax/vax/ |
| emulate.S | 926 bisl2 $1,%r3 # %r3<0> counts digits going into destination
|