OP_MEM_STR
ctxt->dst.type = OP_MEM_STR;
case OP_MEM_STR:
BUG_ON(ctxt->src.type == OP_MEM || ctxt->src.type == OP_MEM_STR);