Home
last modified time | relevance | path

Searched refs:bias (Results 1 – 21 of 21) sorted by relevance

/arch/sparc/kernel/
Dprocess_64.c431 int bias = 0; in synchronize_user_stack() local
436 bias = STACK_BIAS; in synchronize_user_stack()
440 unsigned long sp = (t->rwbuf_stkptrs[window] + bias); in synchronize_user_stack()
468 int bias = 0; in fault_in_user_windows() local
473 bias = STACK_BIAS; in fault_in_user_windows()
481 unsigned long sp = (t->rwbuf_stkptrs[window] + bias); in fault_in_user_windows()
755 unsigned long pc, fp, bias = 0; in get_wchan() local
766 bias = STACK_BIAS; in get_wchan()
767 fp = task_thread_info(task)->ksp + bias; in get_wchan()
778 fp = rw->ins[6] + bias; in get_wchan()
Dprocess_32.c686 unsigned long pc, fp, bias = 0; local
696 fp = task_thread_info(task)->ksp + bias;
708 fp = rw->ins[6] + bias;
/arch/m68k/fpsp040/
Dx_store.S113 | dbl_exp = ext_exp - $3fff(ext bias) + $7ff(dbl bias)
133 subw #0x3fff,%d0 |subtract extended precision bias
136 addw #0x3ff,%d0 |add double precision bias
Dsrem_mod.S134 | ...with bias $7FFD
148 | ...with bias $7FFD
153 | ...with bias $7FFD
179 | ...with bias $7FFD
193 | ...with bias $7FFD
198 | ...with bias $7FFD
278 | ...with bias $7FFD
Dsgetem.S5 | of the input argument. The exponent bias is removed
51 subw #0x3fff,%d0 |subtract off the bias
60 subw #0x3fff,%d0 |subtract off the bias
Dx_ovfl.S31 | with a bias of $6000 subtracted from the exponent.
Dx_unfl.S17 | operand needs to made available to the user with a bias of $6000
Dbindec.S250 subw #0x3fff,%d0 |strip off bias
759 subil #0x3ffd,%d0 |sub bias less 2 to make fract
Dres_func.S1914 | ;vs norm bias
/arch/alpha/lib/
Dev6-clear_user.S68 addq $0, $4, $1 # .. .. .. E : bias counter
100 subq $2, 0x40, $3 # .. E .. .. : bias counter (huge loop)
Dclear_user.S85 addq $0, $4, $1 # e0 : bias counter
Dev6-memset.S119 subq $2, 0x40, $1 # E : bias counter (aligning stuff 0mod64)
296 subq $2, 0x40, $1 # E : bias counter (aligning stuff 0mod64)
483 subq $2, 0x40, $1 # E : bias counter (aligning stuff 0mod64)
Dstxncpy.S124 addq a2, t0, a2 # .. e1 : bias count by dest misalignment
Dstrncpy_from_user.S110 addq a2, t0, a2 # .. e1 : bias count by dest misalignment
Dev6-strncpy_from_user.S62 addq a2, t3, a2 # E : bias count by dest misalignment
Dev6-stxncpy.S156 addq a2, t0, a2 # E : bias count by dest misalignment (stall)
/arch/m68k/math-emu/
Dfp_util.S139 add.w #0x3fff-0x7f,%d1 | re-bias the exponent.
177 add.w #0x3fff-0x3ff,%d1 | re-bias the exponent.
/arch/m68k/ifpsp060/src/
Dfpsp.S7638 subi.w &0x3fff,%d0 # subtract off the bias
10218 addi.l &0x6000,%d0 # add extra bias
11695 # - if precision is extended, then we have the EXOP. simply bias the exponent
12285 sub.l &0x6000,%d1 # subtract bias
13065 subi.l &0x6000,%d1 # subtract bias
13509 # normalize the mantissa and add the bias of 0x6000 to the resulting negative
13516 addi.w &0x6000,%d0 # add new bias to exponent
13626 addi.l &0x6000,%d1 # add new bias
14060 subi.l &0x6000,%d1 # subtract bias
14414 subi.l &0x6000,%d1 # subtract new bias
[all …]
Dfplsp.S402 set EXT_BIAS, 0x3fff # extended precision bias
403 set SGL_BIAS, 0x007f # single precision bias
404 set DBL_BIAS, 0x03ff # double precision bias
7497 # The exponent bias is removed and the exponent value is #
7519 subi.w &0x3fff,%d0 # subtract off the bias
9457 # ...with bias $7FFD
9471 # ...with bias $7FFD
9476 # ...with bias $7FFD
9502 # ...with bias $7FFD
9516 # ...with bias $7FFD
[all …]
/arch/x86/kernel/
Dptrace.c1398 .n = GDT_ENTRY_TLS_ENTRIES, .bias = GDT_ENTRY_TLS_MIN,
/arch/ia64/kernel/
Divt.S765 ld1.bias r17=[r16] // M0|1 r17 = current->thread.on_ustack flag