OP_REG
op->type = OP_REG;
if (ctxt->dst.type == OP_MEM && ctxt->src.type == OP_REG) {
case OP_REG:
ctxt->dst.type = OP_REG;
ctxt->src.type = OP_REG;
ctxt->dst.type = OP_REG;
op->type = OP_REG;
op->type = OP_REG;
op->type = OP_REG;
op->type = OP_REG;
if (ctxt->memop.type == OP_REG) {