Searched refs:we (Results 126 - 150 of 315) sorted by relevance

1234567891011>>

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/sparc/lib/
H A Dsdiv.S22 * N how many bits per iteration we try to get (4)
89 ! Compute ITER in an unorthodox manner: know we need to shift V into
132 ! We have to be careful here. We know that %o3 >= %o5, so we can do the
137 ! So we unroll slightly...
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/frv/kernel/
H A Dhead.S76 # retrieve the parameters (including command line) before we overwrite them
105 # we need to relocate the SDRAM to 0x00000000 (linux) or 0xC0000000 (uClinux)
106 # - note that we're going to have to run entirely out of the icache whilst
H A Dsleep.S126 # - we want it to be be cacheline aligned so we can lock it into the icache easily
239 # need a temporary mapping for the current physical address we are
H A Dentry-table.S30 # stack pointers for these three modes, and so we have to invent one when
44 # we have to catch the single-step event in break.S and jump to the fixup
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/alpha/lib/
H A Dstrncpy_from_user.S18 /* Allow an exception for an insn; exit if we get one. */
69 On entry to this basic block we have:
78 if we're not going to need it. */
155 lda t6, -1 # e1 : mask out the bits we have
164 /* Finally, we've got all the stupid leading edge cases taken care
165 of and we can set up to enter the main loop. */
178 prevent nastiness from accumulating in the very thing we want
202 /* We've found a zero somewhere in the source word we just read.
203 If it resides in the lower half, we have one (probably partial)
204 word to write out, and if it resides in the upper half, we
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/
H A Dtparm.c184 (%p isn't used by termcap). So where we have a choice we make the
190 of putting it is that if termcap equals one we haven't decided either
191 way yet, if it equals zero we're looking for terminfo codes, and if
192 its greater than 1 we're looking for termcap codes.
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/zlib-1.2.3/contrib/masm686/
H A Dmatch.asm282 ;/* Point %edi to the string under scrutiny, and %esi to the string we */
347 ;/* If the length of the match is not longer than the best match we */
401 ; Restore the stack and return from whence we came.
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/zlib-1.2.3/contrib/masm686/
H A Dmatch.asm282 ;/* Point %edi to the string under scrutiny, and %esi to the string we */
347 ;/* If the length of the match is not longer than the best match we */
401 ; Restore the stack and return from whence we came.
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/ffmpeg-0.5.1/libavcodec/x86/
H A Dx86inc.asm25 ; This is true in practice (since we never do any 64bit arithmetic on strides,
72 ; There is no real global offset table on OS X, but we still
113 ; we need more flexible macro.
498 ; If we were called as "SWAP m0,m1" rather than "SWAP 0,1" infer the original numbers here.
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/flac-1.2.1/build/
H A Dexe.mk57 # by default on OS X we link with static libs as much as possible
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/openssl/crypto/bn/asm/
H A Dalpha.s26 blt $18,$43 # if we are -1, -2, -3 or -4 goto tail code
119 blt $18,$143 # if we are -1, -2, -3 or -4 goto tail code
195 blt $18,$543 # if we are -1, -2, -3 or -4 goto tail code
264 cmpult $1,$5,$22 # did we overflow?
274 cmpult $2,$6,$23 # did we overflow?
277 cmpult $3,$7,$24 # did we overflow?
281 cmpult $4,$8,$25 # did we overflow?
309 cmpult $1,$5,$22 # did we overflow?
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/sh/lib/
H A Dchecksum.S59 bt/s 1f ! Jump if we had at least two bytes.
98 ! here, we know r5==0
192 cmp/pz r6 ! Jump if we had at least two bytes.
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm/mach-pxa/
H A Dsleep.S116 @ point in preserving it here. we save it on the stack with the
183 * while we can't rely on any MMU translation. We could have put
218 @ Let us ensure we jump to resume_after_mmu only when the mcr above
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/i386/boot/
H A Dvideo.S141 # Detect if we have CGA, MDA, EGA or VGA and pass it to the kernel.
193 cmpb $0, adapter # If we are on CGA/MDA/HGA, the
814 testb $CAN_USE_HEAP, loadflags # Have we space for storing?
1227 # Table of all known SVGA cards. For each card, we store a pointer to
1254 movw $0x0f35, %cx # we store some constants in cl/ch
1261 movb %cl, %al # check whether we can write special reg 0x35
1270 jz s3_2 # the first test failed. But we have a
1292 movb %cl, %al # check whether we can write special reg 0x35
1301 jnz no_s3 # no, we can't write => no S3
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/m68k/fpsp040/
H A Dx_operr.S323 | inex2 or inex1 occurred, we must clean up and branch to the
332 | Inexact enabled and reported, and we must take an inexact exception.
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm/kernel/
H A Dentry-common.S42 * Ok, we need to do extra processing, enter the slow path.
81 * This is how we return from a fork.
88 tst r1, #_TIF_SYSCALL_TRACE @ are we tracing syscalls?
107 /* If we're optimising for StrongARM the resulting code won't
108 run on an ARM7 and we can save a couple of instructions.
140 * If we have CONFIG_OABI_COMPAT then we need to look at the swi
194 * If the swi argument is zero, this is an EABI call and we do nothing.
208 tst ip, #_TIF_SYSCALL_TRACE @ are we tracing syscalls?
339 * Note: off_4k (r5) is always units of 4K. If we ca
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm/lib/
H A Dio-readsb.S27 teq r2, #0 @ do we have to check for the zero len?
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/ffmpeg-0.5.1/libavutil/
H A Dinternal.h268 #error The asm code needs alignment, but we do not know how to do it for this compiler.
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/xtensa/boot/boot-redboot/
H A Dbootstrap.S25 /* Make sure we have enough space for the 'uncompressor' */
38 entry sp, 32 # we do not intend to return
68 * Note: The loader itself is a very small piece, so we assume we
72 * but aligned to some 10K's we shouldn't overlap.
76 l32r, so we load to a4 first. */
110 /* We have to flush and invalidate the caches here before we jump. */
127 /* RedBoot is now at the end of the memory, so we don't have
129 * we need it again. */
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/acorn/block/
H A Dfd1772dma.S91 adr r2,fdc1772_fiqdata @ This is what we really came here for
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm26/lib/
H A Dbacktrace.S32 stmfd sp!, {r4 - r8, lr} @ Save an extra register so we have a location...
H A Dcsumpartial.S35 * destination pointers. Note that when we get here, C = 0
40 /* we must have at least one byte. */
49 /* we are now half-word aligned */
96 cmp len, #8 @ Ensure that we have at least
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/cris/arch-v32/kernel/
H A Dhead.S108 move.d REG_STATE(mmu, rw_mm_cfg, we, on) \
129 move.d REG_STATE(mmu, rw_mm_cfg, we, on) \
276 ;; Check if booting from NAND flash (in that case we just remember the offset
356 lsrq 1, $r2 ; Size is in bytes, we copy words.
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/cris/arch-v32/mm/
H A Dinit.c59 mmu_config = ( REG_STATE(mmu, rw_mm_cfg, we, on) |
166 * substantially higher than 0, like us (we start at PAGE_OFFSET). This
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/m32r/lib/
H A Dchecksum.S74 bgtz r1, 1f ; Jump if we had at least two bytes.
192 bgtz r1, 1f ; Jump if we had at least two bytes.

Completed in 232 milliseconds

1234567891011>>