Searched refs:fp_sqrt (Results 1 – 3 of 3) sorted by relevance
800 uint64_t fp_sqrt (SIM_STATE, uint64_t op, FP_formats fmt);801 #define SquareRoot(op,fmt) fp_sqrt(SIM_ARGS, op, fmt)
1409 fp_sqrt(sim_cpu *cpu, in fp_sqrt() function
1492 (fp_sqrt): New functions, implemented in terms of the above.1496 (fp_recip, fp_sqrt): New prototypes.