2013-10-14 Chao-ying Fu <Chao-ying.Fu@imgtec.com>

* readelf.c (display_mips_gnu_attribute): Support Tag_GNU_MIPS_ABI_MSA.
	* doc/binutils.texi: Document -Mmsa disassembler option.
This commit is contained in:
Chao-ying Fu 2013-10-14 18:45:46 +00:00
parent b60bf9be01
commit a9f581680f
3 changed files with 32 additions and 0 deletions

View file

@ -2114,6 +2114,9 @@ Print the 'raw' instruction mnemonic instead of some pseudo
instruction mnemonic. I.e., print 'daddu' or 'or' instead of 'move',
'sll' instead of 'nop', etc.
@item msa
Disassemble MSA instructions.
@item virt
Disassemble the virtualization ASE instructions.