aboutsummaryrefslogtreecommitdiff
path: root/gas
diff options
context:
space:
mode:
authorMaciej W. Rozycki <macro@mips.com>2018-02-20 20:51:36 +0000
committerMaciej W. Rozycki <macro@mips.com>2018-02-20 20:51:36 +0000
commit75f31665204bf965cc5b3dd699636be12fb6bcfa (patch)
treef90a652890e3b796b4b00de3e5927b6c693ef0cd /gas
parentcd665a945eccba1406696c65ac7eebb12a355446 (diff)
downloadbinutils-75f31665204bf965cc5b3dd699636be12fb6bcfa.zip
binutils-75f31665204bf965cc5b3dd699636be12fb6bcfa.tar.gz
binutils-75f31665204bf965cc5b3dd699636be12fb6bcfa.tar.bz2
MIPS16/opcodes: Free up `M' operand code
The `M' and `m' MIPS16 operand codes are functionally the same, denoting a 7-bit register list that is encoded the same way for both SAVE and RESTORE. Use `m' for both instructions then, making `M' available for a different use. opcodes/ * mips16-opc.c (decode_mips16_operand) <'M'>: Remove case. (mips16_opcodes): Replace `M' with `m' for "restore". include/ * opcode/mips.h: Remove `M' operand code.
Diffstat (limited to 'gas')
0 files changed, 0 insertions, 0 deletions