1 2016-05-10 Thomas Preud'homme <thomas.preudhomme@arm.com>
3 * arm-dis.c (coprocessor_opcodes): Add entries for VFP ARMv8-M
4 Mainline Security Extensions instructions.
5 (thumb_opcodes): Add entries for narrow ARMv8-M Security
6 Extensions instructions.
7 (thumb32_opcodes): Add entries for wide ARMv8-M Security Extensions
9 (psr_name): Add new MSP_NS and PSP_NS ARMv8-M Security Extensions
12 2016-05-09 Jose E. Marchesi <jose.marchesi@oracle.com>
14 * sparc-opc.c (sparc_opcodes): Fix mnemonic of faligndatai.
16 2016-05-03 Claudiu Zissulescu <claziss@synopsys.com>
18 * arc-ext.c (dump_ARC_extmap): Handle SYNATX_NOP and SYNTAX_1OP.
19 (arcExtMap_genOpcode): Likewise.
20 * arc-opc.c (arg_32bit_rc): Define new variable.
21 (arg_32bit_u6): Likewise.
22 (arg_32bit_limm): Likewise.
24 2016-05-03 Szabolcs Nagy <szabolcs.nagy@arm.com>
26 * aarch64-gen.c (VERIFIER): Define.
27 * aarch64-opc.c (VERIFIER): Define.
28 (verify_ldpsw): Use static linkage.
29 * aarch64-opc.h (verify_ldpsw): Remove.
30 * aarch64-tbl.h: Use VERIFIER for verifiers.
32 2016-04-28 Nick Clifton <nickc@redhat.com>
35 * aarch64-dis.c (aarch64_opcode_decode): Run verifier if present.
36 * aarch64-opc.c (verify_ldpsw): New function.
37 * aarch64-opc.h (verify_ldpsw): New prototype.
38 * aarch64-tbl.h: Add initialiser for verifier field.
39 (LDPSW): Set verifier to verify_ldpsw.
41 2016-04-23 H.J. Lu <hongjiu.lu@intel.com>
45 * i386-dis.c (print_insn): Return -1 if size of bfd_vma is
46 smaller than address size.
48 2016-04-20 Trevor Saunders <tbsaunde+binutils@tbsaunde.org>
50 * alpha-dis.c: Regenerate.
51 * crx-dis.c: Likewise.
52 * disassemble.c: Likewise.
53 * epiphany-opc.c: Likewise.
54 * fr30-opc.c: Likewise.
55 * frv-opc.c: Likewise.
56 * ip2k-opc.c: Likewise.
57 * iq2000-opc.c: Likewise.
58 * lm32-opc.c: Likewise.
59 * lm32-opinst.c: Likewise.
60 * m32c-opc.c: Likewise.
61 * m32r-opc.c: Likewise.
62 * m32r-opinst.c: Likewise.
63 * mep-opc.c: Likewise.
65 * or1k-opc.c: Likewise.
66 * or1k-opinst.c: Likewise.
67 * tic80-opc.c: Likewise.
68 * xc16x-opc.c: Likewise.
69 * xstormy16-opc.c: Likewise.
71 2016-04-19 Andrew Burgess <andrew.burgess@embecosm.com>
73 * arc-nps400-tbl.h: Add addb, subb, adcb, sbcb, andb, xorb, orb,
74 fxorb, wxorb, shlb, shrb, notb, cntbb, div, mod, divm, qcmp,
75 calcsd, and calcxd instructions.
76 * arc-opc.c (insert_nps_bitop_size): Delete.
77 (extract_nps_bitop_size): Delete.
78 (MAKE_SRC_POS_INSERT_EXTRACT_FUNCS): Define, and use.
79 (extract_nps_qcmp_m3): Define.
80 (extract_nps_qcmp_m2): Define.
81 (extract_nps_qcmp_m1): Define.
82 (arc_flag_operands): Add F_NPS_SX, F_NPS_AR, F_NPS_AL.
83 (arc_flag_classes): Add C_NPS_SX, C_NPS_AR_AL
84 (arc_operands): Add NPS_SRC2_POS, NPS_SRC1_POS, NPS_ADDB_SIZE,
85 NPS_ANDB_SIZE, NPS_FXORB_SIZ, NPS_WXORB_SIZ, NPS_R_XLDST,
86 NPS_DIV_UIMM4, NPS_QCMP_SIZE, NPS_QCMP_M1, NPS_QCMP_M2, and
89 2016-04-19 Andrew Burgess <andrew.burgess@embecosm.com>
91 * arc-nps400-tbl.h: Add dctcp, dcip, dcet, and dcacl instructions.
93 2016-04-15 H.J. Lu <hongjiu.lu@intel.com>
95 * Makefile.in: Regenerated with automake 1.11.6.
96 * aclocal.m4: Likewise.
98 2016-04-14 Andrew Burgess <andrew.burgess@embecosm.com>
100 * arc-nps400-tbl.h: Add xldb, xldw, xld, xstb, xstw, and xst
102 * arc-opc.c (insert_nps_cmem_uimm16): New function.
103 (extract_nps_cmem_uimm16): New function.
104 (arc_operands): Add NPS_XLDST_UIMM16 operand.
106 2016-04-14 Andrew Burgess <andrew.burgess@embecosm.com>
108 * arc-dis.c (arc_insn_length): New function.
109 (print_insn_arc): Use arc_insn_length, change insnLen to unsigned.
110 (find_format): Change insnLen parameter to unsigned.
112 2016-04-13 Nick Clifton <nickc@redhat.com>
115 * v850-opc.c (v850_opcodes): Correct masks for long versions of
116 the LD.B and LD.BU instructions.
118 2016-04-12 Claudiu Zissulescu <claziss@synopsys.com>
120 * arc-dis.c (find_format): Check for extension flags.
121 (print_flags): New function.
122 (print_insn_arc): Update for .extCondCode, .extCoreRegister and
124 * arc-ext.c (arcExtMap_coreRegName): Use
125 LAST_EXTENSION_CORE_REGISTER.
126 (arcExtMap_coreReadWrite): Likewise.
127 (dump_ARC_extmap): Update printing.
128 * arc-opc.c (arc_flag_classes): Add F_CLASS_EXTEND flag.
129 (arc_aux_regs): Add cpu field.
130 * arc-regs.h: Add cpu field, lower case name aux registers.
132 2016-04-12 Claudiu Zissulescu <claziss@synopsys.com>
134 * arc-tbl.h: Add rtsc, sleep with no arguments.
136 2016-04-12 Claudiu Zissulescu <claziss@synopsys.com>
138 * arc-opc.c (flags_none, flags_f, flags_cc, flags_ccf):
140 (arg_none, arg_32bit_rarbrc, arg_32bit_zarbrc, arg_32bit_rbrbrc)
141 (arg_32bit_rarbu6, arg_32bit_zarbu6, arg_32bit_rbrbu6)
142 (arg_32bit_rbrbs12, arg_32bit_ralimmrc, arg_32bit_rarblimm)
143 (arg_32bit_zalimmrc, arg_32bit_zarblimm, arg_32bit_rbrblimm)
144 (arg_32bit_ralimmu6, arg_32bit_zalimmu6, arg_32bit_zalimms12)
145 (arg_32bit_ralimmlimm, arg_32bit_zalimmlimm, arg_32bit_rbrc)
146 (arg_32bit_zarc, arg_32bit_rbu6, arg_32bit_zau6, arg_32bit_rblimm)
147 (arg_32bit_zalimm, arg_32bit_limmrc, arg_32bit_limmu6)
148 (arg_32bit_limms12, arg_32bit_limmlimm): Likewise.
149 (arc_opcode arc_opcodes): Null terminate the array.
150 (arc_num_opcodes): Remove.
151 * arc-ext.h (INSERT_XOP): Define.
152 (extInstruction_t): Likewise.
153 (arcExtMap_instName): Delete.
154 (arcExtMap_insn): New function.
155 (arcExtMap_genOpcode): Likewise.
156 * arc-ext.c (ExtInstruction): Remove.
157 (create_map): Zero initialize instruction fields.
158 (arcExtMap_instName): Remove.
159 (arcExtMap_insn): New function.
160 (dump_ARC_extmap): More info while debuging.
161 (arcExtMap_genOpcode): New function.
162 * arc-dis.c (find_format): New function.
163 (print_insn_arc): Use find_format.
164 (arc_get_disassembler): Enable dump_ARC_extmap only when
167 2016-04-11 Maciej W. Rozycki <macro@imgtec.com>
169 * mips-dis.c (print_mips16_insn_arg): Mask unused extended
170 instruction bits out.
172 2016-04-07 Andrew Burgess <andrew.burgess@embecosm.com>
174 * arc-nps400-tbl.h: Add schd, sync, and hwschd instructions.
175 * arc-opc.c (arc_flag_operands): Add new flags.
176 (arc_flag_classes): Add new classes.
178 2016-04-07 Andrew Burgess <andrew.burgess@embecosm.com>
180 * arc-opc.c (arc_opcodes): Extend comment to discus table layout.
182 2016-04-05 Andrew Burgess <andrew.burgess@embecosm.com>
184 * arc-nps400-tbl.h: Add movbi, decode1, fbset, fbclear, encode0,
185 encode1, rflt, crc16, and crc32 instructions.
186 * arc-opc.c (arc_flag_operands): Add F_NPS_R.
187 (arc_flag_classes): Add C_NPS_R.
188 (insert_nps_bitop_size_2b): New function.
189 (extract_nps_bitop_size_2b): Likewise.
190 (insert_nps_bitop_uimm8): Likewise.
191 (extract_nps_bitop_uimm8): Likewise.
192 (arc_operands): Add new operand entries.
194 2016-04-05 Claudiu Zissulescu <claziss@synopsys.com>
196 * arc-regs.h: Add a new subclass field. Add double assist
197 accumulator register values.
198 * arc-tbl.h: Use DPA subclass to mark the double assist
199 instructions. Use DPX/SPX subclas to mark the FPX instructions.
200 * arc-opc.c (RSP): Define instead of SP.
201 (arc_aux_regs): Add the subclass field.
203 2016-04-05 Jiong Wang <jiong.wang@arm.com>
205 * arm-dis.c: Support FP16 vmul, vmla, vmls (by scalar).
207 2016-03-31 Andrew Burgess <andrew.burgess@embecosm.com>
209 * arc-opc.c (arc_operands): Fix operand flags for NPS_R_DST, and
212 2016-03-30 Andrew Burgess <andrew.burgess@embecosm.com>
214 * arc-nps400-tbl.h: Add a header comment, and fix some whitespace
215 issues. No functional changes.
217 2016-03-30 Claudiu Zissulescu <claziss@synopsys.com>
219 * arc-regs.h (IC_RAM_ADDRESS, IC_TAG, IC_WP, IC_DATA, CONTROL0)
220 (AX2, AY2, MX2, MY2, AY0, AY1, DC_RAM_ADDR, DC_TAG, CONTROL1)
221 (RTT): Remove duplicate.
222 (LCDINSTR, LCDDATA, LCDSTAT, CC_*, PCT_COUNT*, PCT_SNAP*)
223 (PCT_CONFIG*): Remove.
224 (D1L, D1H, D2H, D2L): Define.
226 2016-03-29 Claudiu Zissulescu <claziss@synopsys.com>
228 * arc-ext-tbl.h (dsp_fp_i2flt): Fix typo.
230 2016-03-29 Claudiu Zissulescu <claziss@synopsys.com>
232 * arc-tbl.h (invld07): Remove.
233 * arc-ext-tbl.h: New file.
234 * arc-dis.c (FIELDA, FIELDB, FIELDC): Remove.
235 * arc-opc.c (arc_opcodes): Add ext-tbl include.
237 2016-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
239 Fix -Wstack-usage warnings.
240 * aarch64-dis.c (print_operands): Substitute size.
241 * aarch64-opc.c (print_register_offset_address): Substitute tblen.
243 2016-03-22 Jose E. Marchesi <jose.marchesi@oracle.com>
245 * sparc-opc.c (sparc_opcodes): Reorder entries for `rd' in order
246 to get a proper diagnostic when an invalid ASR register is used.
248 2016-03-22 Nick Clifton <nickc@redhat.com>
250 * configure: Regenerate.
252 2016-03-21 Andrew Burgess <andrew.burgess@embecosm.com>
254 * arc-nps400-tbl.h: New file.
255 * arc-opc.c: Add top level comment.
256 (insert_nps_3bit_dst): New function.
257 (extract_nps_3bit_dst): New function.
258 (insert_nps_3bit_src2): New function.
259 (extract_nps_3bit_src2): New function.
260 (insert_nps_bitop_size): New function.
261 (extract_nps_bitop_size): New function.
262 (arc_flag_operands): Add nps400 entries.
263 (arc_flag_classes): Add nps400 entries.
264 (arc_operands): Add nps400 entries.
265 (arc_opcodes): Add nps400 include.
267 2016-03-21 Andrew Burgess <andrew.burgess@embecosm.com>
269 * arc-opc.c (arc_flag_classes): Convert all flag classes to use
270 the new class enum values.
272 2016-03-21 Andrew Burgess <andrew.burgess@embecosm.com>
274 * arc-dis.c (print_insn_arc): Handle nps400.
276 2016-03-21 Andrew Burgess <andrew.burgess@embecosm.com>
278 * arc-opc.c (BASE): Delete.
280 2016-03-18 Nick Clifton <nickc@redhat.com>
283 * aarch64-tbl.h (aarch64_opcode_table): Fix type of second operand
284 of MOV insn that aliases an ORR insn.
286 2016-03-16 Jiong Wang <jiong.wang@arm.com>
288 * arm-dis.c (neon_opcodes): Support new FP16 instructions.
290 2016-03-07 Trevor Saunders <tbsaunde+binutils@tbsaunde.org>
292 * mcore-opc.h: Add const qualifiers.
293 * microblaze-opc.h (struct op_code_struct): Likewise.
294 * sh-opc.h: Likewise.
295 * tic4x-dis.c (tic4x_print_indirect): Likewise.
296 (tic4x_print_op): Likewise.
298 2016-03-02 Alan Modra <amodra@gmail.com>
300 * or1k-desc.h: Regenerate.
301 * fr30-ibld.c: Regenerate.
302 * rl78-decode.c: Regenerate.
304 2016-03-01 Nick Clifton <nickc@redhat.com>
307 * rl78-dis.c (print_insn_rl78_common): Fix typo.
309 2016-02-24 Renlin Li <renlin.li@arm.com>
311 * arm-dis.c (coprocessor_opcodes): Add fp16 instruction entries.
312 (print_insn_coprocessor): Support fp16 instructions.
314 2016-02-24 Renlin Li <renlin.li@arm.com>
316 * arm-dis.c (print_insn_coprocessor): Fix mask for vsel, vmaxnm,
319 2016-02-24 Renlin Li <renlin.li@arm.com>
321 * arm-dis.c (print_insn_coprocessor): Check co-processor number for
322 cpd/cpd2, mcr/mcr2, mrc/mrc2, ldc/ldc2, stc/stc2.
324 2016-02-15 H.J. Lu <hongjiu.lu@intel.com>
326 * i386-dis.c (print_insn): Parenthesize expression to prevent
330 2016-02-10 Claudiu Zissulescu <claziss@synopsys.com>
331 Janek van Oirschot <jvanoirs@synopsys.com>
333 * arc-opc.c (arc_relax_opcodes, arc_num_relax_opcodes): New
336 2016-02-04 Nick Clifton <nickc@redhat.com>
339 * msp430-dis.c (print_insn_msp430): Add a special case for
340 decoding an RRC instruction with the ZC bit set in the extension
343 2016-02-02 Andrew Burgess <andrew.burgess@embecosm.com>
345 * cgen-ibld.in (insert_normal): Rework calculation of shift.
346 * epiphany-ibld.c: Regenerate.
347 * fr30-ibld.c: Regenerate.
348 * frv-ibld.c: Regenerate.
349 * ip2k-ibld.c: Regenerate.
350 * iq2000-ibld.c: Regenerate.
351 * lm32-ibld.c: Regenerate.
352 * m32c-ibld.c: Regenerate.
353 * m32r-ibld.c: Regenerate.
354 * mep-ibld.c: Regenerate.
355 * mt-ibld.c: Regenerate.
356 * or1k-ibld.c: Regenerate.
357 * xc16x-ibld.c: Regenerate.
358 * xstormy16-ibld.c: Regenerate.
360 2016-02-02 Andrew Burgess <andrew.burgess@embecosm.com>
362 * epiphany-dis.c: Regenerated from latest cpu files.
364 2016-02-01 Michael McConville <mmcco@mykolab.com>
366 * cgen-dis.c (count_decodable_bits): Use unsigned value for mask
369 2016-01-25 Renlin Li <renlin.li@arm.com>
371 * arm-dis.c (mapping_symbol_for_insn): New function.
372 (find_ifthen_state): Call mapping_symbol_for_insn().
374 2016-01-20 Matthew Wahab <matthew.wahab@arm.com>
376 * aarch64-opc.c (operand_general_constraint_met_p): Check validity
377 of MSR UAO immediate operand.
379 2016-01-18 Maciej W. Rozycki <macro@imgtec.com>
381 * mips-dis.c (print_insn_micromips): Remove 48-bit microMIPS
384 2016-01-17 Alan Modra <amodra@gmail.com>
386 * configure: Regenerate.
388 2016-01-14 Nick Clifton <nickc@redhat.com>
390 * rl78-decode.opc (rl78_decode_opcode): Add 's' operand to movw
391 instructions that can support stack pointer operations.
392 * rl78-decode.c: Regenerate.
393 * rl78-dis.c: Fix display of stack pointer in MOVW based
396 2016-01-14 Matthew Wahab <matthew.wahab@arm.com>
398 * aarch64-opc.c (aarch64_sys_reg_supported_p): Merge conditionals
399 testing for RAS support. Add checks for erxfr_el1, erxctlr_el1,
400 erxtatus_el1 and erxaddr_el1.
402 2016-01-12 Matthew Wahab <matthew.wahab@arm.com>
404 * arm-dis.c (arm_opcodes): Add "esb".
405 (thumb_opcodes): Likewise.
407 2016-01-11 Peter Bergner <bergner@vnet.ibm.com>
409 * ppc-opc.c <xscmpnedp>: Delete.
410 <xvcmpnedp>: Likewise.
411 <xvcmpnedp.>: Likewise.
412 <xvcmpnesp>: Likewise.
413 <xvcmpnesp.>: Likewise.
415 2016-01-08 Andreas Schwab <schwab@linux-m68k.org>
418 * m68k-opc.c (moveb, movew): For ISA_B/C only allow #,d(An) in
421 2016-01-01 Alan Modra <amodra@gmail.com>
423 Update year range in copyright notice of all files.
425 For older changes see ChangeLog-2015
427 Copyright (C) 2016 Free Software Foundation, Inc.
429 Copying and distribution of this file, with or without modification,
430 are permitted in any medium without royalty provided the copyright
431 notice and this notice are preserved.
437 version-control: never