Home
last modified time | relevance | path

Searched refs:fp_recip (Results 1 – 3 of 3) sorted by relevance

/netbsd/src/external/gpl3/gdb/dist/sim/mips/
Dsim-main.h798 uint64_t fp_recip (SIM_STATE, uint64_t op, FP_formats fmt);
799 #define Recip(op,fmt) fp_recip(SIM_ARGS, op, fmt)
Dcp1.c1400 fp_recip(sim_cpu *cpu, in fp_recip() function
DChangeLog-20211491 (fp_abs, fp_neg, fp_add, fp_sub, fp_mul, fp_div, fp_recip)
1496 (fp_recip, fp_sqrt): New prototypes.