Commit c8667283 authored by Stefan Weil's avatar Stefan Weil Committed by Edgar E. Iglesias
Browse files

disas/cris: Fix typo in comment

parent fa500928
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -2492,7 +2492,7 @@ print_with_operands (const struct cris_opcode *opcodep,
	  = spec_reg_info ((insn >> 12) & 15, disdata->distype);

	if (sregp->name == NULL)
	  /* Should have been caught as a non-match eariler.  */
	  /* Should have been caught as a non-match earlier.  */
	  *tp++ = '?';
	else
	  {