FPCONV
if (op.type & FPCONV)
if (op.type & FPCONV)
op->type = MKOP(LOAD_FP, u | FPCONV, 4);
op->type = MKOP(STORE_FP, u | FPCONV, 4);
op->type = MKOP(LOAD_FP, u | FPCONV, 4);
op->type = MKOP(STORE_FP, u | FPCONV, 4);
op->type = MKOP(LOAD_FP, PREFIXED | FPCONV, 4);
op->type = MKOP(STORE_FP, PREFIXED | FPCONV, 4);
if (op->type & FPCONV)
if (op->type & FPCONV)