Home
last modified time | relevance | path

Searched refs:biased (Results 1 – 8 of 8) sorted by relevance

/linux/arch/m68k/fpsp040/
H A Dsetox.S68 | the sign and biased exponent field of |X|; the lower 16
466 andil #0x7FFF0000,%d0 | ...biased expo. of X
497 addiw #0x3FFF,%d0 | ...biased expo. of 2^(M)
503 |--a0 points to 2^(J/64), D0 is biased expo. of 2^(M)
600 addiw #0x3FFF,%d0 | ...biased expo. of 2^(M1)
606 addiw #0x3FFF,%d0 | ...biased expo. of 2^(M)
632 andil #0x7FFF0000,%d0 | ...biased expo. of X
676 addiw #0x3FFF,%d0 | ...D0 is biased expo. of 2^M
705 addiw #0x3FFF,%d0 | ...biased expo. of 2^(-M)
H A Dsrem_mod.S202 movel %d3,L_SCR1(%a6) | ...save biased expo(Y)
266 movel L_SCR1(%a6),%d0 | ...new biased expo of R
333 movel L_SCR1(%a6),%d6 | ...new biased expo(Y)
334 subql #1,%d6 | ...biased expo(Y/2)
/linux/Documentation/userspace-api/gpio/
H A Dgpio-get-linehandle-ioctl.rst108 Worst case the line floats rather than being biased as expected.
H A Dgpio-v2-get-line-ioctl.rst127 Worst case the line floats rather than being biased as expected.
/linux/tools/perf/util/
H A Ddemangle-rust-v0.c321 size_t biased = k < bias ? 0 : k - bias; in punycode_decode() local
322 size_t t = MIN(MAX(biased, t_min), t_max); in punycode_decode()
/linux/Documentation/wmi/devices/
H A Ddell-wmi-ddv.rst119 - bits 9 to 15 contain the manufacture year biased by 1980.
/linux/arch/m68k/ifpsp060/src/
H A Dfplsp.S6722 # are the sign and biased exponent field of |X|; the #
7106 and.l &0x7FFF0000,%d1 # biased expo. of X
7137 add.w &0x3FFF,%d1 # biased expo. of 2^(M)
7143 #--a0 points to 2^(J/64), D0 is biased expo. of 2^(M)
7236 add.w &0x3FFF,%d1 # biased expo. of 2^(M1)
7241 add.w &0x3FFF,%d1 # biased expo. of 2^(M)
7270 and.l &0x7FFF0000,%d1 # biased expo. of X
7311 add.w &0x3FFF,%d1 # D0 is biased expo. of 2^M
7338 add.w &0x3FFF,%d1 # biased expo. of 2^(-M)
9525 mov.l %d3,L_SCR1(%a6) # save biased exp(Y)
[all …]
H A Dfpsp.S15993 mov.w %d0,FP_SCR0_EX(%a6) # insert biased exponent
16120 mov.w %d0,FP_SCR1_EX(%a6) # insert biased exponent