Searched refs:invx (Results 1 - 7 of 7) sorted by relevance

/netbsd-current/external/lgpl3/mpfr/dist/src/
H A Deint.c180 mpfr_t invx, t, err; local
189 mpfr_init2 (invx, p);
191 mpfr_ui_div (invx, 1, x, MPFR_RNDN); /* invx = 1/x*(1+u) with |u|<=2^(1-p) */
197 mpfr_mul (t, t, invx, MPFR_RNDN); /* 2 more roundings */
210 mpfr_mul (y, y, invx, MPFR_RNDN); /* err <= 2*err + 3/2 */
217 mpfr_clear (invx);
/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/msp430/
H A Dmsp430x.s101 invx r12
102 invx.a LEO
103 invx.b r14
104 invx.w r15
H A Dmsp430x.d89 0+01ba <[^>]*> 40 18 3c e3 invx.w r12 ;
92 0+01c8 <[^>]*> 40 18 3f e3 invx.w r15 ;
/netbsd-current/external/gpl3/gdb.old/dist/include/opcode/
H A Dmsp430.h170 MSP_INSN (invx, -1, 1, 0xe330, 0xfff0),
/netbsd-current/external/gpl3/gdb/dist/include/opcode/
H A Dmsp430.h170 MSP_INSN (invx, -1, 1, 0xe330, 0xfff0),
/netbsd-current/external/gpl3/binutils.old/dist/include/opcode/
H A Dmsp430.h170 MSP_INSN (invx, -1, 1, 0xe330, 0xfff0),
/netbsd-current/external/gpl3/binutils/dist/include/opcode/
H A Dmsp430.h170 MSP_INSN (invx, -1, 1, 0xe330, 0xfff0),

Completed in 140 milliseconds