Searched refs:fp_recip (Results 1 – 3 of 3) sorted by relevance
| /netbsd/src/external/gpl3/gdb/dist/sim/mips/ |
| D | sim-main.h | 798 uint64_t fp_recip (SIM_STATE, uint64_t op, FP_formats fmt); 799 #define Recip(op,fmt) fp_recip(SIM_ARGS, op, fmt)
|
| D | cp1.c | 1400 fp_recip(sim_cpu *cpu, in fp_recip() function
|
| D | ChangeLog-2021 | 1491 (fp_abs, fp_neg, fp_add, fp_sub, fp_mul, fp_div, fp_recip) 1496 (fp_recip, fp_sqrt): New prototypes.
|