mtfsf
#define MTFSF_L(REG) mtfsf 0xff, (REG)
FLOATFUNC(mtfsf);
case MTFSF: func = mtfsf; type = XFLB; break;