Searched refs:two (Results 1 - 25 of 50) sorted by relevance

12

/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/alpha/lib/
H A Dstrlen.S34 nop # helps dual issue last two insns
H A Dstrlen_user.S82 nop # dual issue next two on ev4 and ev5
H A Dcallback_srm.S47 lda $25,2($31) # two integer arguments
H A Dev6-clear_user.S140 * The worse case will be doing two extra quads in some future execution,
144 * through the loop, and if there are less than two trips left, the target
167 subq $0, 168, $5 # E : U L L U : two trips through the loop left?
H A Dev6-memchr.S144 # At least two quads remain to be accessed.
H A Dmemchr.S127 # At least two quads remain to be accessed.
H A Dev6-memcpy.S107 subq $18, 192, $2 # E : At least two more trips to go?
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/sh/lib/
H A Dchecksum.S57 add #-2, r5 ! Alignment uses up two bytes.
59 bt/s 1f ! Jump if we had at least two bytes.
191 add #-2,r6 ! Alignment uses up two bytes.
192 cmp/pz r6 ! Jump if we had at least two bytes.
236 ! src and dest equally aligned, but to a two byte boundary.
237 ! Handle first two bytes as a special case
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/alpha/kernel/
H A Dhead.S59 # The following two functions are needed for supporting SRM PALcode
/asus-wl-520gu-7.0.1.45/src/router/busybox/tests/
H A Dcp_tests.mk135 echo A file number two, blah. > afile2; \
163 echo A file number two, blah. > afile2; \
175 echo A file number two, blah. > afile2; \
193 echo A file number two, blah. > afile2; \
206 echo A file number two, blah. > afile2; \
225 echo A file number two, blah. > afile2; \
238 echo A file number two, blah. > afile2; \
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/m68k/kernel/
H A Dsun3-head.S98 | todo: remove next two. --m
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/char/drm-4.0/
H A Dgamma_drv.c319 struct pci_dev *d = NULL, *one = NULL, *two = NULL; local
330 two = pci_find_device(PCI_VENDOR_ID_3DLABS,PCI_DEVICE_ID_3DLABS_MX,one);
331 if (!two) return 1;
334 if (PCI_SLOT(d->devfn) != PCI_SLOT(two->devfn)) return 1;
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/i386/lib/
H A Dchecksum.S73 subl $2, %ecx # Alignment uses up two bytes.
74 jae 1f # Jump if we had at least two bytes.
292 subl $2, %ecx # Alignment uses up two bytes.
293 jae 1f # Jump if we had at least two bytes.
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/m68k/ifpsp060/
H A Diskeleton.S188 | region. Note: the routine must lock two pages if the operand
189 | spans two pages.
212 | Note: the routine must unlock two pages if the operand spans
213 | two pages.
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/ppc64/kernel/
H A Dmf.c425 struct StackElement * two = NULL; local
471 two = head;
478 if ( two != NULL )
496 struct StackElement * two = NULL; local
560 two = head;
566 if ( two != NULL )
1068 * It ensures that the first two calls to mf_getRtcTime get different
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/parisc/kernel/
H A Dhead.S99 Error! Code below (the next two stw's) needs to be changed
222 ** Clear the two-level IIA Space Queue, effectively setting
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/s390/boot/
H A Dipldump.S19 .long 0x02000000,0x20000000+IPL_BS # (a PSW and two CCWs).
H A Diplfba.S9 # The first 24 byes are loaded by ipl to addresses 0-23 (a PSW and two CCWs).
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/s390x/boot/
H A Dipldump.S19 .long 0x02000000,0x20000000+IPL_BS # (a PSW and two CCWs).
H A Diplfba.S9 # The first 24 byes are loaded by ipl to addresses 0-23 (a PSW and two CCWs).
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/s390/kernel/
H A Dhead.S43 .long 0x02000000,0x20000000+IPL_BS # (a PSW and two CCWs).
157 .long 0x02000068,0x60000050 # (a PSW and two CCWs).
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/s390x/kernel/
H A Dhead.S43 .long 0x02000000,0x20000000+IPL_BS # (a PSW and two CCWs).
157 .long 0x02000068,0x60000050 # (a PSW and two CCWs).
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/cris/kernel/
H A Dentry.S283 ;; Since we dont really want to have two epilogues (one for system calls
602 ;; Note that we don't do "setf m" here (or after two necessary NOPs),
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/m68k/math-emu/
H A Dfp_scan.S45 | %d2 - first two instr words
70 | first two instruction words are kept in %d2
/asus-wl-520gu-7.0.1.45/src/router/iproute2/doc/
H A Dapi-ip6-flowlabels.tex23 these bits to two fields: 8 bits of traffic class (or DS field, if you
105 We have two problems with this method. The first one is common for all OSes:
246 method, but it suffers of two serious flaws: the first,

Completed in 160 milliseconds

12