OP_DSRL
case OP_DSRL:
} else if ((i.RType.func == OP_DSRL || i.RType.func == OP_DSRLV)
name = (i.RType.func == OP_DSRL) ? "drotr" : "drotrv";