]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
MIPS/GAS: Correct the AFL_ASE_MASK macro
authorChenghua Xu <paul.hua.gm@gmail.com>
Fri, 27 Jul 2018 00:12:43 +0000 (01:12 +0100)
committerMaciej W. Rozycki <macro@linux-mips.org>
Fri, 27 Jul 2018 00:12:43 +0000 (01:12 +0100)
commit2bb9bbe2e8faa7fd9ee156da0254605720eb16d6
tree20f0b1cd61b94db08caef2b34214dec8d664c25c
parent16065af1b0497ea33b53948dfd1f64f551787959
MIPS/GAS: Correct the AFL_ASE_MASK macro

Fix an issue with commit 8095d2f70e1a ("MIPS/GAS: Split Loongson MMI
Instructions from loongson2f/3a"), AFL_ASE_MASK should be 0x0006ffff
instead of 0x0004ffff.

2018-07-27  Chenghua Xu  <paul.hua.gm@gmail.com>
            Maciej W. Rozycki  <macro@linux-mips.org>

include/
* elf/mips.h (AFL_ASE_MASK): Correct typo.
include/ChangeLog
include/elf/mips.h