_msub
static void _msub(const char *, const MINT *, const MINT *, MINT *);
_msub("msqrt", ox, x, z3);
_msub("msqrt", nmp, z1, z2);
_msub("msub", mp1, mp2, rmp);