diff options
Diffstat (limited to 'opcodes/mips-dis.c')
| -rw-r--r-- | opcodes/mips-dis.c | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/opcodes/mips-dis.c b/opcodes/mips-dis.c index bb9912e..4a08d8a 100644 --- a/opcodes/mips-dis.c +++ b/opcodes/mips-dis.c @@ -2434,6 +2434,9 @@ The following MIPS specific disassembler options are supported for use\n\ with the -M switch (multiple options should be separated by commas):\n")); fprintf (stream, _("\n\ + no-aliases Use canonical instruction forms.\n")); + + fprintf (stream, _("\n\ msa Recognize MSA instructions.\n")); fprintf (stream, _("\n\ |
