2bb9bbe MIPS/GAS: Correct the AFL_ASE_MASK macro

2 files Authored by Chenghua Xu 5 years ago, Committed by Maciej W. Rozycki 5 years ago,
    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.
    
        
file modified
+5 -0
file modified
+1 -1