This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[PATCH] Add Octeon CP0 names to the disassembler


Hi,
  This patch adds the CP0 names to the disassembler just like there
are ones for XLR.
OK?  Tested for mips64-linux-gnu with no regressions.

Thanks,
Andrew Pinski

gas/testsuite/ChangeLog:
* gas/mips/cp0-names-octeon.d: New file
* gas/mips/cp0sel-names-octeon.d: Likewise.
* gas/mips/mips.exp: Run cp0-names-octeon and cp0sel-names-octeon.

opcodes/ChangeLog:
* mips-dis.c (mips_cp0_names_octeon): Define.
(mips_cp0sel_names_octeon): Define.
(mips_arch_choices): Change Octeon and Octeon+ to use
mips_cp0_names_octeon and mips_cp0sel_names_octeon.

Attachment: addcp0-names-octeon.diff.txt
Description: Text document


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]