]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gas/ChangeLog
Fix a typo in the RX asse,bler. The Double-precision floating-point exception handli...
authorDarius Galis <darius.galis@cyberthorstudios.com>
Wed, 11 Aug 2021 13:01:55 +0000 (14:01 +0100)
committerNick Clifton <nickc@redhat.com>
Wed, 11 Aug 2021 13:01:55 +0000 (14:01 +0100)
commit12612c24a6bd5cdcfb60cd254295b21a5ec8594a
tree570ac351aae80c4fc1b8589a2cc802845afceb00
parent5393ca689ae6801ffa4eba377d1f3b97f496b49b
Fix a typo in the RX asse,bler.  The Double-precision floating-point exception handling control register name is DECNT not DCENT.

* config/rx-parse.y (DECNT): Fixed typo.
* testsuite/gas/rx/dpopm.sm (DECNT): Fixed typo.
* testsuite/gas/rx/dpushm.sm (DECNT): Fixed typo.
* testsuite/gas/rx/macros.inc (DECNT): Fixed typo.
gas/ChangeLog
gas/config/rx-parse.y
gas/testsuite/gas/rx/dpopm.sm
gas/testsuite/gas/rx/dpushm.sm
gas/testsuite/gas/rx/macros.inc