Searched refs:high (Results 1 - 25 of 543) sorted by path

1234567891011>>

/linux-master/Documentation/fb/
H A Dviafb.modes202 timings 25000 88 40 23 1 128 4 hsync high vsync high endmode
224 timings 20203 160 16 21 1 80 3 hsync high vsync high endmode
246 timings 17777 152 32 27 1 64 3 hsync high vsync high endmode
268 timings 14667 216 0 14 7 64 4 hsync high vsync high endmode
290 timings 11912 144 56 39 1 88 3 hsync high vsync high endmod
[all...]
/linux-master/arch/alpha/lib/
H A Dev6-stxcpy.S181 ldq_u t2, 8(a1) # U : read next high-order source word
196 t0 == the shifted high-order bits from the previous source word
203 extqh t2, a1, t1 # U : extract high bits for current word
209 ldq_u t2, 0(a1) # L : Latency=3 load high word for next time
224 t0 == the shifted high-order bits from the previous source word
233 stq_u t1, 0(a0) # L : the null was in the high-order bits
H A Dev6-stxncpy.S226 ldq_u t2, 8(a1) # L : read next high-order source word
243 t1 == the shifted high-order bits from the previous source word
257 ldq_u t2, 8(a1) # U : Latency=3 load high word for next time
272 t1 == the shifted high-order bits from the previous source word
280 stq_u t0, 0(a0) # L : the null was in the high-order bits
316 t1 == the shifted high-order bits from the previous source word */
H A Dstxcpy.S158 ldq_u t2, 8(a1) # .. e1 : read next high-order source word
172 t0 == the shifted high-order bits from the previous source word
179 extqh t2, a1, t1 # e0 : extract high bits for current word
184 ldq_u t2, 0(a1) # .. e1 : load high word for next time
196 t0 == the shifted high-order bits from the previous source word
206 stq_u t1, 0(a0) # e0 : the null was in the high-order bits
H A Dstxncpy.S185 ldq_u t2, 8(a1) # e0 : read next high-order source word
201 t1 == the shifted high-order bits from the previous source word
212 extql t2, a1, t1 # e0 : extract high bits for next time
214 ldq_u t2, 8(a1) # e0 : load high word for next time
228 t1 == the shifted high-order bits from the previous source word
236 stq_u t0, 0(a0) # e0 : the null was in the high-order bits
270 t1 == the shifted high-order bits from the previous source word */
/linux-master/arch/arc/lib/
H A Dstrcmp.S73 or_s r3,r3,r0 ; ... high estimate r3 so that r2 > r3 will ...
/linux-master/arch/arm/kernel/
H A Datags_compat.c143 tag->u.serialnr.high = params->u1.s.system_serial_high;
/linux-master/arch/arm/mach-omap2/
H A Dsram242x.S75 str r1, [r11] @ restore DLLA_CTRL high value
H A Dsram243x.S75 str r1, [r11] @ restore DLLA_CTRL high value
/linux-master/arch/arm/mach-sa1100/
H A Dsleep.S54 @ fixes resume problem on high speed SA1110
/linux-master/arch/arm/mm/
H A Dabort-lv4t.S93 andne r6, r8, #0xf00 @ { immediate high nibble
212 adc r6, r6, r6, lsr #4 @ high + low nibble + R bit
/linux-master/arch/arm/nwfpe/
H A Dextended_cpdo.c58 rFm.high ^= 0x8000;
64 rFm.high &= 0x7fff;
H A Dfpa11_cprt.c219 rFm.high ^= 0x8000;
H A Dfpopcode.c19 { .high = 0x0000, .low = 0x0000000000000000ULL},/* extended 0.0 */
20 { .high = 0x3fff, .low = 0x8000000000000000ULL},/* extended 1.0 */
21 { .high = 0x4000, .low = 0x8000000000000000ULL},/* extended 2.0 */
22 { .high = 0x4000, .low = 0xc000000000000000ULL},/* extended 3.0 */
23 { .high = 0x4001, .low = 0x8000000000000000ULL},/* extended 4.0 */
24 { .high = 0x4001, .low = 0xa000000000000000ULL},/* extended 5.0 */
25 { .high = 0x3ffe, .low = 0x8000000000000000ULL},/* extended 0.5 */
26 { .high = 0x4002, .low = 0xa000000000000000ULL},/* extended 10.0 */
H A Dsoftfloat.c486 return a.high & 0x7FFF;
499 return a.high>>15;
533 z.high = ( ( (bits16) zSign )<<15 ) + zExp;
2728 ++z.high;
2834 z.high = floatx80_default_nan_high;
2954 z.high = floatx80_default_nan_high;
3020 z.high = floatx80_default_nan_high;
3099 z.high = floatx80_default_nan_high;
3191 z.high = floatx80_default_nan_high;
3263 && ( ( a.high
[all...]
H A Dsoftfloat.h58 u16 high; member in struct:__anon273
60 u16 high;
/linux-master/arch/m68k/fpsp040/
H A Dround.S24 | d1(high word) contains rounding precision:
628 lsrl #1,%d0 |shift high bit into R bit
H A Dstan.S334 faddx FP_SCR2(%a6),%fp0 |high part of reduction is exact
335 fmovex %fp0,%fp1 |save high result in fp1
/linux-master/arch/m68k/ifpsp060/src/
H A Dfplsp.S5493 fadd.x FP_SCR0(%a6),%fp0 # high part of reduction is exact
5494 fmov.x %fp0,%fp1 # save high result in fp1
5924 fadd.x FP_SCR0(%a6),%fp0 # high part of reduction is exact
5925 fmov.x %fp0,%fp1 # save high result in fp1
9281 mov.l %d1,-(%sp) # insert new high mantissa
9288 clr.l -(%sp) # insert zero high mantissa
9300 swap %d0 # put exponent in high word
9302 mov.l &0x80000000,-(%sp) # insert new high mantissa
H A Dfpsp.S5599 fadd.x FP_SCR0(%a6),%fp0 # high part of reduction is exact
5600 fmov.x %fp0,%fp1 # save high result in fp1
6030 fadd.x FP_SCR0(%a6),%fp0 # high part of reduction is exact
6031 fmov.x %fp0,%fp1 # save high result in fp1
9640 mov.l %d1,-(%sp) # insert new high mantissa
9647 clr.l -(%sp) # insert zero high mantissa
9659 swap %d0 # put exponent in high word
9661 mov.l &0x80000000,-(%sp) # insert new high mantissa
21978 lsr.l &0x1, %d0 # shift high bit into R bit
/linux-master/arch/m68k/math-emu/
H A Dfp_scan.S373 | read this as "1.0 * 2^0" - note the high bit in the mantissa
H A Dfp_util.S141 move.l %d0,(%a0)+ | high lword of fp_ext.mant
168 lsl.l #8,%d0 | shift high mantissa
221 | The high bit is set, so normalization is irrelevant.
270 jne fp_e2e_small1 | high lword zero?
446 | The high bit is set, so normalization is irrelevant.
495 jne fp_ne_small1 | high lword zero?
710 addq.l #1,-(%a0) | extend to high lword
714 | reset the high bit, and increment the exponent.
866 move.l (%a0)+,%d0 | get high lword of mantissa
886 clr.b -(%a0) | clear low byte of high lwor
[all...]
/linux-master/arch/microblaze/lib/
H A Dashldi3.c19 w.s.high = (unsigned int) uu.s.low << -bm;
24 w.s.high = ((unsigned int) uu.s.high << b) | carries;
H A Dashrdi3.c18 /* w.s.high = 1..1 or 0..0 */
19 w.s.high =
20 uu.s.high >> 31;
21 w.s.low = uu.s.high >> -bm;
23 const unsigned int carries = (unsigned int) uu.s.high << bm;
25 w.s.high = uu.s.high >> b;
H A Dcmpdi2.c15 if (au.s.high < bu.s.high)
17 else if (au.s.high > bu.s.high)

Completed in 343 milliseconds

1234567891011>>