Searched refs:there (Results 1 - 25 of 40) sorted by relevance

12

/linux-master/arch/arm/mach-versatile/
H A Ddcscb_setup.S29 @ if any. In this case, there is nothing to do.
/linux-master/arch/arm/vfp/
H A Dvfphw.S40 tst r0, #FPEXC_EX @ is there additional state to restore?
43 tst r0, #FPEXC_FP2V @ is there an FPINST2 to write?
58 tst r1, #FPEXC_EX @ is there additional state to save?
61 tst r1, #FPEXC_FP2V @ is there an FPINST2 to read?
/linux-master/arch/alpha/lib/
H A Dclear_user.S59 bne $2, 1f # e1 : is there a tail to do?
H A Dstxcpy.S263 cmpbge zero, t3, t8 # e0 : is there a zero?
286 or t0, t1, t1 # e1 : and put it there
H A Dev6-stxcpy.S293 cmpbge zero, t3, t8 # E : is there a zero? (stall)
316 or t0, t1, t1 # e1 : and put it there
H A Dev6-copy_user.S159 subq $4, 32, $3 # E .. .. .. : U U L L : is there enough for another trip?
H A Dstxncpy.S318 cmpbge zero, t1, t8 # .. e1 : is there a zero?
342 or t0, t1, t0 # e1 : and put it there
H A Dev6-stxncpy.S365 cmpbge zero, t1, t8 # E : is there a zero?
390 or t0, t1, t0 # E : and put it there (stall both t0, t1)
/linux-master/arch/m68k/fpsp040/
H A Dskeleton.S9 | before the jump instruction. If there no handling necessary, then
12 | exception is one that must be reported then there will be a
17 | package returns. Thus, there will be system specific code
21 | the return will be via a 'jmp fpsp_done'. Unless there is
370 | to return to user mode, but there may be OS specific code
371 | to execute before we do. If there is, do it now.
406 | there shouldn't be any supervisor mode floating point exceptions.
H A Dsint.S203 | ;there are no fraction bits
H A Dround.S275 | NRM_SET shifts and decrements until there is a 1 set in the integer
278 | NRM_ZERO shifts and decrements until there is a 1 set in the integer
498 | Dnrm_lp can be called with a0 pointing to ETEMP or WBTEMP and there
H A Dx_operr.S345 | Since operr is only an E1 exception, there is no need to frestore
H A Dx_store.S54 | handlers restore fp0-fp3 from there.
/linux-master/arch/sparc/lib/
H A DM7memset.S150 1: stb %o1, [%o5] ! there is at least 1 byte to set
157 cmp %o2, 64 ! check if there are 64 bytes to set
182 cmp %o4, %g1 ! check there are enough bytes to set
/linux-master/arch/mips/kernel/
H A Dentry.S132 andi t0, a2, _TIF_WORK_MASK # is there any work to be done
/linux-master/arch/mips/cavium-octeon/
H A Docteon-memcpy.S182 # This is where we loop if there is more than 128 bytes left
228 # Jump here if there are less than 16*NBYTES left.
256 # Jump here if there are less than 8*NBYTES left.
275 # Jump here if there are less than 4*NBYTES left. This means
/linux-master/arch/arm/include/debug/
H A Dtegra.S69 ldr \rv, [\rp] @ linked addr is stored there
H A Dbrcmstb.S49 ldr \rv, [\rp] @ linked addr is stored there
/linux-master/arch/arm/mach-pxa/
H A Dsleep.S128 @ note, turbo is not preserved over sleep so there is no
/linux-master/arch/sparc/kernel/
H A Detrap_32.S107 bne trap_setup_user_spill ! there are some user windows, yuck
197 * and there exist some user windows to deal with.
H A Dwof.S102 bne spwin_exist_uwins ! yep, there are some
/linux-master/arch/arm/common/
H A Dmcpm_head.S97 @ state, because there is at least one active CPU (this CPU).
/linux-master/scripts/
H A Dcheck-uapi.sh24 will use any dirty changes in tree to UAPI files. If there are no
246 # there's no way they're broken and no way to compare anyway)
371 # there's no problem. Ignore these diffs.
/linux-master/arch/arm/kernel/
H A Diwmmxt.S255 1: @ this task owns Concan regs -- grab a copy from there
/linux-master/arch/arm/mach-omap2/
H A Dsram242x.S249 cmp r8, #0x1 @ there yet

Completed in 208 milliseconds

12