Home
last modified time | relevance | path

Searched refs:SquareRoot (Results 1 – 4 of 4) sorted by relevance

/netbsd/src/external/gpl3/gdb/dist/sim/mips/
Dsb1.igen242 StoreFPR (FD, fmt, (SquareRoot (ValueFPR (FS, fmt), fmt)));
Dsim-main.h801 #define SquareRoot(op,fmt) fp_sqrt(SIM_ARGS, op, fmt) macro
DChangeLog-20211494 (Recip, SquareRoot): Remove (replaced by functions above).
1498 (Recip, SquareRoot): Replace prototypes with #defines which
1504 (Add, Sub, Multiply, Divide, Recip, SquareRoot): Move lower in
2901 * interp.c (convert, SquareRoot, Recip, Divide, Multiply, Sub,
3312 Multiply, Divide, Recip, SquareRoot, Convert): Make global.
3939 * interp.c (SquareRoot): Add HAVE_SQRT check to ensure sqrt() is
Dmips.igen1738 StoreFPR (fd, fmt, (SquareRoot (ValueFPR (fs, fmt), fmt)));