_madd
_madd("madd", mp1, mp2, rmp);
_madd("msqrt", x, z1, z2);
static void _madd(const char *, const MINT *, const MINT *, MINT *);