Searched refs:out (Results 1 - 25 of 7758) sorted by path

1234567891011>>

/linux-master/arch/alpha/lib/
H A Dchecksum.c85 goto out;
137 out:
H A Dev6-stxcpy.S170 mskql t6, a1, t6 # U : mask out the bits we have
191 iteration out into the head and half into the tail, but it does
220 word to write out, and if it resides in the upper half, we
221 have one full and one partial word left to write out.
289 lda t2, -1 # E : mask out leading garbage in source
H A Dev6-stxncpy.S213 mskql t6, a1, t6 # U : mask out bits already seen
237 iteration out into the head and half into the tail, but it does
267 word to write out, and if it resides in the upper half, we
268 have one full and one partial word left to write out.
H A Dstxcpy.S147 mskql t6, a1, t6 # e0 : mask out the bits we have
167 iteration out into the head and half into the tail, but it does
192 word to write out, and if it resides in the upper half, we
193 have one full and one partial word left to write out.
259 lda t2, -1 # e1 : mask out leading garbage in source
H A Dstxncpy.S171 mskql t6, a1, t6 # e0 : mask out bits already seen
195 iteration out into the head and half into the tail, but it does
223 word to write out, and if it resides in the upper half, we
224 have one full and one partial word left to write out.
/linux-master/arch/arc/lib/
H A Dstrcmp-archs.S32 ;; A match is found, spot it out
/linux-master/arch/arm/boot/compressed/
H A Dhead-xscale.S18 @ Be sure to flush kernel binary out of the cache,
/linux-master/arch/arm/crypto/
H A Dcrct10dif-ce-glue.c48 static int crct10dif_final(struct shash_desc *desc, u8 *out) argument
52 *(u16 *)out = *crc;
H A Dsha512.h7 unsigned int len, u8 *out);
/linux-master/arch/arm/kernel/
H A Dsmp_twd.c147 * If this is the first time round, we need to work out how fast
323 goto out;
329 goto out;
334 out:
/linux-master/arch/arm/lib/
H A Ddiv64.S85 @ Break out early if dividend reaches 0.
102 @ divisor for comparisons, considering the carry-out bit as well.
/linux-master/arch/arm/mach-omap2/
H A Dsram242x.S155 ldr r4, omap242x_srs_cm_clksel2_pll @ get address of out reg
177 str r1, [r2] @ write out new SDRC_DLLA_CTRL
H A Dsram243x.S155 ldr r4, omap243x_srs_cm_clksel2_pll @ get address of out reg
177 str r1, [r2] @ write out new SDRC_DLLA_CTRL
/linux-master/arch/arm/mach-rpc/
H A Ddma.c105 goto out;
129 out:
/linux-master/arch/arm/mach-sa1100/
H A Dsleep.S137 @ about 7 ns out of the entire time that the CPU is running!
/linux-master/arch/m68k/fpsp040/
H A Dbindec.S256 bras A4_str |go move out ILOG
H A Dbinstr.S17 | shift and a mul by 8 shift. The bits shifted out of the
95 | A4. Multiply d4:d5 by 2; add carry out to d1.
H A Ddo_func.S321 tstb DTAG(%a6) |filter out denormal destination case
401 tstb DTAG(%a6) |filter out denormal destination case
H A Dgen_except.S143 btstb #5,CMDREG1B(%a6) |test for fmove out
H A Dres_func.S10 | For packed move out (fmove.p fpm,<ea>) the operation is
83 bne opclass3 |it is a mv out
108 bne normal |weed out fsqrt instructions
382 bnes nrm_src |weed out fsqrt instructions
780 | line is commented out to be compatible with 881/882
1444 | This exit is for move-out to memory. The aunfl bit is
1468 | This exit is for move-out to int register. The aunfl bit is
1626 | -1 in L_SCR1(a6) will cover all contingencies (FMOVE.B/W/L out).
H A Dround.S213 bccs xcc_clr |test for carry out
609 | Shift value is out of range. Set d1 for inex2 flag and
H A Dsetox.S59 | Step 1. Filter out extreme cases of input argument.
H A Dutil.S324 | case opclass = 011 (move out)
349 | For move out instructions (opclass 011) the destination format
H A Dx_operr.S138 bcc store_max |exponent out of range
285 | to d0 for write out. If not, it is a real operr, and set d0.
H A Dx_snan.S19 | out, the dest. is not modified, and the exception is posted.
83 btstb #5,CMDREG1B(%a6) |if set, inst is move out

Completed in 370 milliseconds

1234567891011>>