include/opcode/
[deliverable/binutils-gdb.git] / opcodes / mips-dis.c
index 1d1c7245e49816a5b8bd0a90b5bf0f68347e9b09..dce4d863e7d60e3fedd0de10dd4d977f3f30ef8d 100644 (file)
@@ -1042,6 +1042,7 @@ print_insn_arg (struct disassemble_info *info,
       break;
 
     case OP_REG:
+    case OP_OPTIONAL_REG:
       {
        const struct mips_reg_operand *reg_op;
 
This page took 0.040295 seconds and 4 git commands to generate.