MIPS: Add Octeon 3 support
[deliverable/binutils-gdb.git] / opcodes / ChangeLog
index 49fc81d853767544da6d8a8d8dec92ce7ce232e1..6b7edd63e6c23128fa32d8e50f02c624257af8f2 100644 (file)
@@ -1,3 +1,45 @@
+2014-10-31  Andrew Pinski  <apinski@cavium.com>
+            Naveen H.S  <Naveen.Hurugalawadi@caviumnetworks.com>
+
+       * mips-dis.c (mips_arch_choices): Add octeon3.
+       * mips-opc.c (IOCT): Include INSN_OCTEON3.
+       (IOCT2): Likewise.
+       (IOCT3): New define.
+       (IVIRT): New define.
+       (mips_builtin_opcodes): Add dmfgc0, dmtgc0, hypcall, mfgc0, mtgc0,
+       tlbinv, tlbinvf, tlbgr, tlbgwi, tlbginv, tlbginvf, tlbgwr, tlbgp, tlti
+       IVIRT instructions.
+       Extend mtm0, mtm1, mtm2, mtp0, mtp1, mtp2 instructions to take another
+       operand for IOCT3.
+
+2014-10-29  Nick Clifton  <nickc@redhat.com>
+
+       * po/de.po: Updated German translation.
+
+2014-10-23  Sandra Loosemore  <sandra@codesourcery.com>
+
+       * nios2-opc.c (nios2_builtin_regs): Add regtype field initializers.
+       (nios2_builtin_opcodes): Rename to nios2_r1_opcodes.  Use new
+       MATCH_R1_<insn> and MASK_R1_<insn> macros in initializers.  Add
+       size and format initializers.  Merge 'b' arguments into 'j'.
+       (NIOS2_NUM_OPCODES): Adjust definition.
+       (bfd_nios2_num_builtin_opcodes): Rename to nios2_num_r1_opcodes.
+       (nios2_opcodes): Adjust.
+       (bfd_nios2_num_opcodes): Rename to nios2_num_opcodes.
+       * nios2-dis.c (INSNLEN): Update comment.
+       (nios2_hash_init, nios2_hash): Delete.
+       (OPCODE_HASH_SIZE): New.
+       (nios2_r1_extract_opcode): New.
+       (nios2_disassembler_state): New.
+       (nios2_r1_disassembler_state): New.
+       (nios2_init_opcode_hash): Add state parameter.  Adjust to use it.
+       (nios2_find_opcode_hash): Use state object.
+       (bad_opcode): New.
+       (nios2_print_insn_arg): Add op parameter.  Use it to access
+       format.  Remove 'b' case.
+       (nios2_disassemble): Remove special case for nop.  Remove
+       hard-coded instruction size.
+
 2014-10-21  Jan Beulich  <jbeulich@suse.com>
 
        * ppc-opc.c (powerpc_opcodes): Enable msgclr and msgsnd on Power8.
This page took 0.024982 seconds and 4 git commands to generate.