Home
last modified time | relevance | path

Searched refs:slognd (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/arch/m68k/fpsp040/
H A Dslog2.S37 | Step 1. Call slognd to obtain Y = log(X), the natural log of X.
66 | Step 1. Call slognd to obtain Y = log(X), the natural log of X.
109 |xref slognd
122 bsr slognd | ...log(X), X denorm.
149 bsr slognd | ...log(X), X denorm.
H A Ddo_func.S45 |xref slognd,slog10d,slog2d
202 beq slognd
H A Dslogn.S5 | input value. slognd does the same except the input value is a
/openbmc/linux/arch/m68k/ifpsp060/src/
H A Dfplsp.S2907 bsr.l slognd # operand is a DENORM
2965 bsr.l slognd # operand is a DENORM
3023 bsr.l slognd # operand is a DENORM
7962 # slognd(): computes the natural logarithm of a denormalized input #
8673 # Step 1. Call slognd to obtain Y = log(X), the natural log of X. #
8700 # Step 1. Call slognd to obtain Y = log(X), the natural log of X. #
8759 bsr slognd # log(X), X denorm.
8804 bsr slognd # log(X), X denorm.
H A Dfpsp.S8484 global slognd
8485 slognd: label