OP_OR
case OP_OR:
((i.RType.func == OP_OR) || (i.RType.func == OP_MOVE_ADDU))
INSN_F3("ori", OP_OR, 0, 0),
INSN_F37("or", OP_OR, OP_ARITH, 0, 0),