]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gas/config/tc-mips.c
MIPS/GAS: Update `match_float_constant' and `match_operand' descriptions
authorMaciej W. Rozycki <macro@imgtec.com>
Fri, 30 Jun 2017 14:39:26 +0000 (15:39 +0100)
committerMaciej W. Rozycki <macro@imgtec.com>
Fri, 30 Jun 2017 14:40:36 +0000 (15:40 +0100)
commit33f466961ce01a7db6dbec6b39aafb7af1855645
tree4fad10852c56dbc044dc176fcd94ad46d72830a5
parentb1d3c886aa30083236bf60c50d519bcc978139fb
MIPS/GAS: Update `match_float_constant' and `match_operand' descriptions

Complement commit a92713e60ef4 ("Preparse MIPS instructions into
tokens"), <https://sourceware.org/ml/binutils/2013-07/msg00143.html>,
and update `match_float_constant' and `match_operand' function
descriptions according to semantics changes.

gas/
* config/tc-mips.c (match_float_constant): Update description.
(match_operand): Likewise.
gas/ChangeLog
gas/config/tc-mips.c