1 2016-04-05 Claudiu Zissulescu <claziss@synopsys.com>
3 * arc-regs.h: Add a new subclass field. Add double assist
4 accumulator register values.
5 * arc-tbl.h: Use DPA subclass to mark the double assist
6 instructions. Use DPX/SPX subclas to mark the FPX instructions.
7 * arc-opc.c (RSP): Define instead of SP.
8 (arc_aux_regs): Add the subclass field.
10 2016-04-05 Jiong Wang <jiong.wang@arm.com>
12 * arm-dis.c: Support FP16 vmul, vmla, vmls (by scalar).
14 2016-03-31 Andrew Burgess <andrew.burgess@embecosm.com>
16 * arc-opc.c (arc_operands): Fix operand flags for NPS_R_DST, and
19 2016-03-30 Andrew Burgess <andrew.burgess@embecosm.com>
21 * arc-nps400-tbl.h: Add a header comment, and fix some whitespace
22 issues. No functional changes.
24 2016-03-30 Claudiu Zissulescu <claziss@synopsys.com>
26 * arc-regs.h (IC_RAM_ADDRESS, IC_TAG, IC_WP, IC_DATA, CONTROL0)
27 (AX2, AY2, MX2, MY2, AY0, AY1, DC_RAM_ADDR, DC_TAG, CONTROL1)
28 (RTT): Remove duplicate.
29 (LCDINSTR, LCDDATA, LCDSTAT, CC_*, PCT_COUNT*, PCT_SNAP*)
30 (PCT_CONFIG*): Remove.
31 (D1L, D1H, D2H, D2L): Define.
33 2016-03-29 Claudiu Zissulescu <claziss@synopsys.com>
35 * arc-ext-tbl.h (dsp_fp_i2flt): Fix typo.
37 2016-03-29 Claudiu Zissulescu <claziss@synopsys.com>
39 * arc-tbl.h (invld07): Remove.
40 * arc-ext-tbl.h: New file.
41 * arc-dis.c (FIELDA, FIELDB, FIELDC): Remove.
42 * arc-opc.c (arc_opcodes): Add ext-tbl include.
44 2016-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
46 Fix -Wstack-usage warnings.
47 * aarch64-dis.c (print_operands): Substitute size.
48 * aarch64-opc.c (print_register_offset_address): Substitute tblen.
50 2016-03-22 Jose E. Marchesi <jose.marchesi@oracle.com>
52 * sparc-opc.c (sparc_opcodes): Reorder entries for `rd' in order
53 to get a proper diagnostic when an invalid ASR register is used.
55 2016-03-22 Nick Clifton <nickc@redhat.com>
57 * configure: Regenerate.
59 2016-03-21 Andrew Burgess <andrew.burgess@embecosm.com>
61 * arc-nps400-tbl.h: New file.
62 * arc-opc.c: Add top level comment.
63 (insert_nps_3bit_dst): New function.
64 (extract_nps_3bit_dst): New function.
65 (insert_nps_3bit_src2): New function.
66 (extract_nps_3bit_src2): New function.
67 (insert_nps_bitop_size): New function.
68 (extract_nps_bitop_size): New function.
69 (arc_flag_operands): Add nps400 entries.
70 (arc_flag_classes): Add nps400 entries.
71 (arc_operands): Add nps400 entries.
72 (arc_opcodes): Add nps400 include.
74 2016-03-21 Andrew Burgess <andrew.burgess@embecosm.com>
76 * arc-opc.c (arc_flag_classes): Convert all flag classes to use
77 the new class enum values.
79 2016-03-21 Andrew Burgess <andrew.burgess@embecosm.com>
81 * arc-dis.c (print_insn_arc): Handle nps400.
83 2016-03-21 Andrew Burgess <andrew.burgess@embecosm.com>
85 * arc-opc.c (BASE): Delete.
87 2016-03-18 Nick Clifton <nickc@redhat.com>
90 * aarch64-tbl.h (aarch64_opcode_table): Fix type of second operand
91 of MOV insn that aliases an ORR insn.
93 2016-03-16 Jiong Wang <jiong.wang@arm.com>
95 * arm-dis.c (neon_opcodes): Support new FP16 instructions.
97 2016-03-07 Trevor Saunders <tbsaunde+binutils@tbsaunde.org>
99 * mcore-opc.h: Add const qualifiers.
100 * microblaze-opc.h (struct op_code_struct): Likewise.
101 * sh-opc.h: Likewise.
102 * tic4x-dis.c (tic4x_print_indirect): Likewise.
103 (tic4x_print_op): Likewise.
105 2016-03-02 Alan Modra <amodra@gmail.com>
107 * or1k-desc.h: Regenerate.
108 * fr30-ibld.c: Regenerate.
109 * rl78-decode.c: Regenerate.
111 2016-03-01 Nick Clifton <nickc@redhat.com>
114 * rl78-dis.c (print_insn_rl78_common): Fix typo.
116 2016-02-24 Renlin Li <renlin.li@arm.com>
118 * arm-dis.c (coprocessor_opcodes): Add fp16 instruction entries.
119 (print_insn_coprocessor): Support fp16 instructions.
121 2016-02-24 Renlin Li <renlin.li@arm.com>
123 * arm-dis.c (print_insn_coprocessor): Fix mask for vsel, vmaxnm,
126 2016-02-24 Renlin Li <renlin.li@arm.com>
128 * arm-dis.c (print_insn_coprocessor): Check co-processor number for
129 cpd/cpd2, mcr/mcr2, mrc/mrc2, ldc/ldc2, stc/stc2.
131 2016-02-15 H.J. Lu <hongjiu.lu@intel.com>
133 * i386-dis.c (print_insn): Parenthesize expression to prevent
137 2016-02-10 Claudiu Zissulescu <claziss@synopsys.com>
138 Janek van Oirschot <jvanoirs@synopsys.com>
140 * arc-opc.c (arc_relax_opcodes, arc_num_relax_opcodes): New
143 2016-02-04 Nick Clifton <nickc@redhat.com>
146 * msp430-dis.c (print_insn_msp430): Add a special case for
147 decoding an RRC instruction with the ZC bit set in the extension
150 2016-02-02 Andrew Burgess <andrew.burgess@embecosm.com>
152 * cgen-ibld.in (insert_normal): Rework calculation of shift.
153 * epiphany-ibld.c: Regenerate.
154 * fr30-ibld.c: Regenerate.
155 * frv-ibld.c: Regenerate.
156 * ip2k-ibld.c: Regenerate.
157 * iq2000-ibld.c: Regenerate.
158 * lm32-ibld.c: Regenerate.
159 * m32c-ibld.c: Regenerate.
160 * m32r-ibld.c: Regenerate.
161 * mep-ibld.c: Regenerate.
162 * mt-ibld.c: Regenerate.
163 * or1k-ibld.c: Regenerate.
164 * xc16x-ibld.c: Regenerate.
165 * xstormy16-ibld.c: Regenerate.
167 2016-02-02 Andrew Burgess <andrew.burgess@embecosm.com>
169 * epiphany-dis.c: Regenerated from latest cpu files.
171 2016-02-01 Michael McConville <mmcco@mykolab.com>
173 * cgen-dis.c (count_decodable_bits): Use unsigned value for mask
176 2016-01-25 Renlin Li <renlin.li@arm.com>
178 * arm-dis.c (mapping_symbol_for_insn): New function.
179 (find_ifthen_state): Call mapping_symbol_for_insn().
181 2016-01-20 Matthew Wahab <matthew.wahab@arm.com>
183 * aarch64-opc.c (operand_general_constraint_met_p): Check validity
184 of MSR UAO immediate operand.
186 2016-01-18 Maciej W. Rozycki <macro@imgtec.com>
188 * mips-dis.c (print_insn_micromips): Remove 48-bit microMIPS
191 2016-01-17 Alan Modra <amodra@gmail.com>
193 * configure: Regenerate.
195 2016-01-14 Nick Clifton <nickc@redhat.com>
197 * rl78-decode.opc (rl78_decode_opcode): Add 's' operand to movw
198 instructions that can support stack pointer operations.
199 * rl78-decode.c: Regenerate.
200 * rl78-dis.c: Fix display of stack pointer in MOVW based
203 2016-01-14 Matthew Wahab <matthew.wahab@arm.com>
205 * aarch64-opc.c (aarch64_sys_reg_supported_p): Merge conditionals
206 testing for RAS support. Add checks for erxfr_el1, erxctlr_el1,
207 erxtatus_el1 and erxaddr_el1.
209 2016-01-12 Matthew Wahab <matthew.wahab@arm.com>
211 * arm-dis.c (arm_opcodes): Add "esb".
212 (thumb_opcodes): Likewise.
214 2016-01-11 Peter Bergner <bergner@vnet.ibm.com>
216 * ppc-opc.c <xscmpnedp>: Delete.
217 <xvcmpnedp>: Likewise.
218 <xvcmpnedp.>: Likewise.
219 <xvcmpnesp>: Likewise.
220 <xvcmpnesp.>: Likewise.
222 2016-01-08 Andreas Schwab <schwab@linux-m68k.org>
225 * m68k-opc.c (moveb, movew): For ISA_B/C only allow #,d(An) in
228 2016-01-01 Alan Modra <amodra@gmail.com>
230 Update year range in copyright notice of all files.
232 For older changes see ChangeLog-2015
234 Copyright (C) 2016 Free Software Foundation, Inc.
236 Copying and distribution of this file, with or without modification,
237 are permitted in any medium without royalty provided the copyright
238 notice and this notice are preserved.
244 version-control: never