Searched refs:setox (Results 1 – 9 of 9) sorted by relevance
/linux-6.1.9/arch/m68k/fpsp040/ |
D | scosh.S | 61 |xref setox 95 fmovemx %fp0-%fp0,(%a0) |pass parameter to setox 96 bsr setox | ...FP0 IS EXP(|X|) 119 bsr setox
|
D | Makefile | 8 scosh.o setox.o sgetem.o sint.o slog2.o slogn.o \
|
D | ssinh.S | 65 |xref setox 128 bsr setox
|
D | stanh.S | 73 |xref setox 144 bsr setox | ...FP0 IS EXP(Y)
|
D | setox.S | 2 | 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 613 bclrb #sign_bit,(%a0) | ...setox always returns positive
|
D | gen_except.S | 245 | Only scosh, setox, ssinh, stwotox, and scale can set overflow in 248 | Stwotox, setox, and scale can set underflow in this manner.
|
D | tbldo.S | 36 |xref setox,setoxd,setoxm1,setoxm1d,setoxm1i 193 .long setox |$10-0 fetox norm
|
/linux-6.1.9/arch/m68k/ifpsp060/src/ |
D | fplsp.S | 2358 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 # 7632 bsr setox # FP0 IS EXP(|X|) 7657 bsr setox 7782 bsr setox 7917 bsr setox # FP0 IS EXP(Y)
|
D | fpsp.S | 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
|