_movem
static void _movem(const char *, const MINT *, MINT *);
_movem("min", rmp, mp);
_movem("move", smp, tmp);
_movem("msqrt", x, ox);
_movem("msqrt", x, xmp);
_movem("msqrt", z2, rmp);