Searched refs:setox (Results 1 - 9 of 9) sorted by relevance

/linux-4.1.27/arch/m68k/fpsp040/
H A DMakefile7 scosh.o setox.o sgetem.o sint.o slog2.o slogn.o \
H A Dscosh.S61 |xref setox
95 fmovemx %fp0-%fp0,(%a0) |pass parameter to setox
96 bsr setox | ...FP0 IS EXP(|X|)
119 bsr setox
H A Dssinh.S65 |xref setox
128 bsr setox
H A Dstanh.S73 |xref setox
144 bsr setox | ...FP0 IS EXP(Y)
H A Dsetox.S2 | setox.sa 3.1 12/10/90
4 | The entry point setox computes the exponential of a value.
33 | The program setox takes approximately 210/190 cycles for input
56 | setox
230 | see the notes on Step 1 of setox.
238 | Notes: See the notes on Step 2 of setox.
243 | Notes: Applying the analysis of Step 3 of setox in this case
321 | purposes. Therefore, go to Step 1 of setox.
337 |setox idnt 2,1 | Motorola 040 Floating Point Software Package
460 .global setox
461 setox: label
613 bclrb #sign_bit,(%a0) | ...setox always returns positive
H A Dgen_except.S245 | Only scosh, setox, ssinh, stwotox, and scale can set overflow in
248 | Stwotox, setox, and scale can set underflow in this manner.
H A Dtbldo.S36 |xref setox,setoxd,setoxm1,setoxm1d,setoxm1i
193 .long setox |$10-0 fetox norm
/linux-4.1.27/arch/m68k/ifpsp060/src/
H A Dfplsp.S2358 bsr.l setox # operand is a NORM
2416 bsr.l setox # operand is a NORM
2474 bsr.l setox # operand is a NORM
6682 # setox(): computes the exponential for a normalized input #
6710 # setox #
6890 # the comparisons, see the notes on Step 1 of setox. #
6901 # Notes: See the notes on Step 2 of setox. #
6908 # Notes: Applying the analysis of Step 3 of setox in this case #
6991 # practical purposes. Therefore, go to Step 1 of setox. #
7100 global setox
7101 setox: label
7632 bsr setox # FP0 IS EXP(|X|)
7657 bsr setox
7782 bsr setox
7917 bsr setox # FP0 IS EXP(Y)
H A Dfpsp.S4612 short setox - tbl_trans # $10-0 fetox norm
6788 # setox(): computes the exponential for a normalized input #
6816 # setox #
6996 # the comparisons, see the notes on Step 1 of setox. #
7007 # Notes: See the notes on Step 2 of setox. #
7014 # Notes: Applying the analysis of Step 3 of setox in this case #
7097 # practical purposes. Therefore, go to Step 1 of setox. #
7206 global setox
7207 setox: label
7738 bsr setox # FP0 IS EXP(|X|)
7763 bsr setox
7888 bsr setox
8023 bsr setox # FP0 IS EXP(Y)
11125 beq.l setox

Completed in 424 milliseconds