arc/nps400: Add first nps400 instructions
[external/binutils.git] / opcodes / ChangeLog
1 2016-03-21  Andrew Burgess  <andrew.burgess@embecosm.com>
2
3         * arc-nps400-tbl.h: New file.
4         * arc-opc.c: Add top level comment.
5         (insert_nps_3bit_dst): New function.
6         (extract_nps_3bit_dst): New function.
7         (insert_nps_3bit_src2): New function.
8         (extract_nps_3bit_src2): New function.
9         (insert_nps_bitop_size): New function.
10         (extract_nps_bitop_size): New function.
11         (arc_flag_operands): Add nps400 entries.
12         (arc_flag_classes): Add nps400 entries.
13         (arc_operands): Add nps400 entries.
14         (arc_opcodes): Add nps400 include.
15
16 2016-03-21  Andrew Burgess  <andrew.burgess@embecosm.com>
17
18         * arc-opc.c (arc_flag_classes): Convert all flag classes to use
19         the new class enum values.
20
21 2016-03-21  Andrew Burgess  <andrew.burgess@embecosm.com>
22
23         * arc-dis.c (print_insn_arc): Handle nps400.
24
25 2016-03-21  Andrew Burgess  <andrew.burgess@embecosm.com>
26
27         * arc-opc.c (BASE): Delete.
28
29 2016-03-18  Nick Clifton  <nickc@redhat.com>
30
31         PR target/19721
32         * aarch64-tbl.h (aarch64_opcode_table): Fix type of second operand
33         of MOV insn that aliases an ORR insn.
34
35 2016-03-16  Jiong Wang  <jiong.wang@arm.com>
36
37         * arm-dis.c (neon_opcodes): Support new FP16 instructions.
38
39 2016-03-07  Trevor Saunders  <tbsaunde+binutils@tbsaunde.org>
40
41         * mcore-opc.h: Add const qualifiers.
42         * microblaze-opc.h (struct op_code_struct): Likewise.
43         * sh-opc.h: Likewise.
44         * tic4x-dis.c (tic4x_print_indirect): Likewise.
45         (tic4x_print_op): Likewise.
46
47 2016-03-02  Alan Modra  <amodra@gmail.com>
48
49         * or1k-desc.h: Regenerate.
50         * fr30-ibld.c: Regenerate.
51         * rl78-decode.c: Regenerate.
52
53 2016-03-01  Nick Clifton  <nickc@redhat.com>
54
55         PR target/19747
56         * rl78-dis.c (print_insn_rl78_common): Fix typo.
57
58 2016-02-24  Renlin Li  <renlin.li@arm.com>
59
60         * arm-dis.c (coprocessor_opcodes): Add fp16 instruction entries.
61         (print_insn_coprocessor): Support fp16 instructions.
62
63 2016-02-24  Renlin Li  <renlin.li@arm.com>
64
65         * arm-dis.c (print_insn_coprocessor): Fix mask for vsel, vmaxnm,
66         vminnm, vrint(mpna).
67
68 2016-02-24  Renlin Li  <renlin.li@arm.com>
69
70         * arm-dis.c (print_insn_coprocessor): Check co-processor number for
71         cpd/cpd2, mcr/mcr2, mrc/mrc2, ldc/ldc2, stc/stc2.
72
73 2016-02-15  H.J. Lu  <hongjiu.lu@intel.com>
74
75         * i386-dis.c (print_insn): Parenthesize expression to prevent
76         truncated addresses.
77         (OP_J): Likewise.
78
79 2016-02-10  Claudiu Zissulescu  <claziss@synopsys.com>
80             Janek van Oirschot  <jvanoirs@synopsys.com>
81
82         * arc-opc.c (arc_relax_opcodes, arc_num_relax_opcodes): New
83         variable.
84
85 2016-02-04  Nick Clifton  <nickc@redhat.com>
86
87         PR target/19561
88         * msp430-dis.c (print_insn_msp430): Add a special case for
89         decoding an RRC instruction with the ZC bit set in the extension
90         word.
91
92 2016-02-02  Andrew Burgess  <andrew.burgess@embecosm.com>
93
94         * cgen-ibld.in (insert_normal): Rework calculation of shift.
95         * epiphany-ibld.c: Regenerate.
96         * fr30-ibld.c: Regenerate.
97         * frv-ibld.c: Regenerate.
98         * ip2k-ibld.c: Regenerate.
99         * iq2000-ibld.c: Regenerate.
100         * lm32-ibld.c: Regenerate.
101         * m32c-ibld.c: Regenerate.
102         * m32r-ibld.c: Regenerate.
103         * mep-ibld.c: Regenerate.
104         * mt-ibld.c: Regenerate.
105         * or1k-ibld.c: Regenerate.
106         * xc16x-ibld.c: Regenerate.
107         * xstormy16-ibld.c: Regenerate.
108
109 2016-02-02  Andrew Burgess  <andrew.burgess@embecosm.com>
110
111         * epiphany-dis.c: Regenerated from latest cpu files.
112
113 2016-02-01  Michael McConville  <mmcco@mykolab.com>
114
115         * cgen-dis.c (count_decodable_bits): Use unsigned value for mask
116         test bit.
117
118 2016-01-25  Renlin Li  <renlin.li@arm.com>
119
120         * arm-dis.c (mapping_symbol_for_insn): New function.
121         (find_ifthen_state): Call mapping_symbol_for_insn().
122
123 2016-01-20  Matthew Wahab  <matthew.wahab@arm.com>
124
125         * aarch64-opc.c (operand_general_constraint_met_p): Check validity
126         of MSR UAO immediate operand.
127
128 2016-01-18  Maciej W. Rozycki  <macro@imgtec.com>
129
130         * mips-dis.c (print_insn_micromips): Remove 48-bit microMIPS
131         instruction support.
132
133 2016-01-17  Alan Modra  <amodra@gmail.com>
134
135         * configure: Regenerate.
136
137 2016-01-14  Nick Clifton  <nickc@redhat.com>
138
139         * rl78-decode.opc (rl78_decode_opcode): Add 's' operand to movw
140         instructions that can support stack pointer operations.
141         * rl78-decode.c: Regenerate.
142         * rl78-dis.c: Fix display of stack pointer in MOVW based
143         instructions.
144
145 2016-01-14  Matthew Wahab  <matthew.wahab@arm.com>
146
147         * aarch64-opc.c (aarch64_sys_reg_supported_p): Merge conditionals
148         testing for RAS support.  Add checks for erxfr_el1, erxctlr_el1,
149         erxtatus_el1 and erxaddr_el1.
150
151 2016-01-12  Matthew Wahab  <matthew.wahab@arm.com>
152
153         * arm-dis.c (arm_opcodes): Add "esb".
154         (thumb_opcodes): Likewise.
155
156 2016-01-11  Peter Bergner <bergner@vnet.ibm.com>
157
158         * ppc-opc.c <xscmpnedp>: Delete.
159         <xvcmpnedp>: Likewise.
160         <xvcmpnedp.>: Likewise.
161         <xvcmpnesp>: Likewise.
162         <xvcmpnesp.>: Likewise.
163
164 2016-01-08  Andreas Schwab  <schwab@linux-m68k.org>
165
166         PR gas/13050
167         * m68k-opc.c (moveb, movew): For ISA_B/C only allow #,d(An) in
168         addition to ISA_A.
169
170 2016-01-01  Alan Modra  <amodra@gmail.com>
171
172         Update year range in copyright notice of all files.
173
174 For older changes see ChangeLog-2015
175 \f
176 Copyright (C) 2016 Free Software Foundation, Inc.
177
178 Copying and distribution of this file, with or without modification,
179 are permitted in any medium without royalty provided the copyright
180 notice and this notice are preserved.
181
182 Local Variables:
183 mode: change-log
184 left-margin: 8
185 fill-column: 74
186 version-control: never
187 End: