[committed] MIPS/opcodes: Correct an `interaction' comment typo

Maciej W. Rozycki macro@imgtec.com
Wed Dec 7 12:39:00 GMT 2016


	opcodes/
	* mips-dis.c (print_mips16_insn_arg): Fix comment typo.
---
binutils-mips16-opcodes-insn-arg-interaction.diff
Index: binutils/opcodes/mips-dis.c
===================================================================
--- binutils.orig/opcodes/mips-dis.c	2016-12-04 00:46:23.279637834 +0000
+++ binutils/opcodes/mips-dis.c	2016-12-04 00:46:23.245363224 +0000
@@ -1801,7 +1801,7 @@ print_mips16_insn_arg (struct disassembl
 
       if (operand->type == OP_SAVE_RESTORE_LIST)
 	{
-	  /* Handle this case here because of the complex interation
+	  /* Handle this case here because of the complex interaction
 	     with the EXTEND opcode.  */
 	  unsigned int amask, nargs, nstatics, nsreg, smask, frame_size, i, j;
 	  const char *sep;



More information about the Binutils mailing list