Opcodes and assembler support for Nios II R2
[deliverable/binutils-gdb.git] / include / opcode / ChangeLog
index f1b3f1fa264139d0f0f27fb90823d9cb31c3c47b..def21317806a50424b4ba9d821683ff888b3a68a 100644 (file)
@@ -1,3 +1,21 @@
+2015-07-01  Sandra Loosemore  <sandra@codesourcery.com>
+           Cesar Philippidis  <cesar@codesourcery.com>
+
+       * nios2.h (enum iw_format_type): Add R2 formats.
+       (enum overflow_type): Add signed_immed12_overflow and
+       enumeration_overflow for R2.
+       (struct nios2_opcode): Document new argument letters for R2.
+       (REG_3BIT, REG_LDWM, REG_POP): Define.
+       (includes): Include nios2r2.h.
+       (nios2_r2_opcodes, nios2_num_r2_opcodes): Declare.
+       (nios2_r2_asi_n_mappings, nios2_num_r2_asi_n_mappings): Declare.
+       (nios2_r2_shi_n_mappings, nios2_num_r2_shi_n_mappings): Declare.
+       (nios2_r2_andi_n_mappings, nios2_num_r2_andi_n_mappings): Declare.
+       (nios2_r2_reg3_mappings, nios2_num_r2_reg3_mappings): Declare.
+       (nios2_r2_reg_range_mappings, nios2_num_r2_reg_range_mappings):
+       Declare.
+       * nios2r2.h: New file.
+
 2015-06-19  Peter Bergner <bergner@vnet.ibm.com>
 
        * ppc.h (PPC_OPERAND_OPTIONAL_VALUE): New.
This page took 0.022928 seconds and 4 git commands to generate.