[committed] MIPS/opcodes: Correct an `interaction' comment typo
Maciej W. Rozycki
macro@imgtec.com
Wed Dec 7 12:39:00 GMT 2016
More information about the Binutils mailing list
Wed Dec 7 12:39:00 GMT 2016
- Previous message (by thread): [committed] MIPS/include: opcode/mips.h: Correct INSN_CHIP_MASK
- Next message (by thread): [PATCH][ld] Do not add padding if an output section is marked as ignored.
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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;
- Previous message (by thread): [committed] MIPS/include: opcode/mips.h: Correct INSN_CHIP_MASK
- Next message (by thread): [PATCH][ld] Do not add padding if an output section is marked as ignored.
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Binutils mailing list