]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - opcodes/ChangeLog
[AArch64][PATCH 10/14] Rework code mapping vector types to operand qualifiers.
[thirdparty/binutils-gdb.git] / opcodes / ChangeLog
CommitLineData
4b5fc357
MW
12015-12-14 Matthew Wahab <matthew.wahab@arm.com>
2
3 * aarch64-asm-2.c: Regenerate.
4 * aarch64-dis-2.c: Regenerate.
5 * aarch64-opc-2.c: Regenerate.
6 * aarch64-tbl.h (QL_SIMD_IMM_H): New.
7 (aarch64_opcode_table): Add fp16 version of fmov to the Adv.SIMD
8 modified immediate group.
9
bb515fea
MW
102015-12-14 Matthew Wahab <matthew.wahab@arm.com>
11
12 * aarch64-asm-2.c: Regenerate.
13 * aarch64-dis-2.c: Regenerate.
14 * aarch64-opc-2.c: Regenerate.
15 * aarch64-tbl.h (QL_XLANES_FP_H): New.
16 (aarch64_opcode_table): Add fp16 versions of fmaxnmv, fmaxv,
17 fminnmv, fminv to the Adv.SIMD across lanes group.
18
5f7728b7
MW
192015-12-14 Matthew Wahab <matthew.wahab@arm.com>
20
21 * aarch64-asm-2.c: Regenerate.
22 * aarch64-dis-2.c: Regenerate.
23 * aarch64-opc-2.c: Regenerate.
24 * aarch64-tbl.h (aarch64_opcode_table): Add fp16 versions of fmla,
25 fmls, fmul and fmulx to the scalar indexed element group.
26
42f23f62
MW
272015-12-14 Matthew Wahab <matthew.wahab@arm.com>
28
29 * aarch64-asm-2.c: Regenerate.
30 * aarch64-dis-2.c: Regenerate.
31 * aarch64-opc-2.c: Regenerate.
32 * aarch64-tbl.h (QL_ELEMENT_FP_H): New.
33 (aarch64_opcode_table): Add fp16 versions of fmla, fmls, fmul and
34 fmulx to the vector indexed element group.
35
80776b29
MW
362015-12-14 Matthew Wahab <matthew.wahab@arm.com>
37
38 * aarch64-asm-2.c: Regenerate.
39 * aarch64-dis-2.c: Regenerate.
40 * aarch64-opc-2.c: Regenerate.
41 * aarch64-tbl.h (QL_SISD_FCMP_H_0): new.
42 (QL_S_2SAMEH): New.
43 (aarch64_opcode_table): Add fp16 versions of fcvtns, fcvtms,
44 fcvtas, scvtf, fcmgt, fcmeq, fcmlt, fcvtps, fcvtzs, frecpe,
45 frecpx, fcvtnu, fcvtmu, fcvtau, ucvtf, fcmge, fcmle, fcvtpu,
46 fcvtzu and frsqrte to the scalar two register misc. group.
47
f3aa142b
MW
482015-12-14 Matthew Wahab <matthew.wahab@arm.com>
49
50 * aarch64-asm-2.c: Regenerate.
51 * aarch64-dis-2.c: Regenerate.
52 * aarch64-opc-2.c: Regenerate.
53 * aarch64-tbl.h (QL_V2SAMEH): New.
54 (aarch64_opcode_table): Add fp16 versions of frintn, frintm,
55 fcvtns, fcvtms, fcvtas, scvtf, fcmgt, fcmeq, fcmlt, fabs, frintp,
56 frintz, fcvtps, fcvtzs, frecpe, frinta, frintx, fcvtnu, fcvtmu,
57 fcvtau, ucvtf, fcmge, fcmle, fneg, frinti, fcvtpu, fcvtzu, frsqrte
58 and fsqrt to the vector register misc. group.
59
6b4680fb
MW
602015-12-14 Matthew Wahab <matthew.wahab@arm.com>
61
62 * aarch64-asm-2.c: Regenerate.
63 * aarch64-dis-2.c: Regenerate.
64 * aarch64-opc-2.c: Regenerate.
65 * aarch64-tbl.h (aarch64_opcode_table): Add fp16 versions of
66 fmulx, fcmeq, frecps, frsqrts, fcmge, facge, fabd, fcmgt and facgt
67 to the scalar three same group.
68
51d543ed
MW
692015-12-14 Matthew Wahab <matthew.wahab@arm.com>
70
71 * aarch64-asm-2.c: Regenerate.
72 * aarch64-dis-2.c: Regenerate.
73 * aarch64-opc-2.c: Regenerate.
74 * aarch64-tbl.h (QL_V3SAMEH): New.
75 (aarch64_opcode_table): Add fp16 versions of fmaxnm, fmla, fadd,
76 fmulx, fcmeq, fmax, frecps, fminnm, fmls, fsub, fmin, frsqrts,
77 fmaxnmp, faddp, fmul, fcmge, facge, fmaxp, fdiv, fminnmp, fabd,
78 fcmgt, facgt and fminp to the vector three same group.
79
40d16a76
MW
802015-12-14 Matthew Wahab <matthew.wahab@arm.com>
81
82 * aarch64-tbl.h (aarch64_feature_simd_f16): New.
83 (SIMD_F16): New.
84
63511907
MW
852015-12-14 Matthew Wahab <matthew.wahab@arm.com>
86
87 * aarch64-opc.c (aarch64_sys_reg_supported_p): Add mistakenly
88 removed statement.
89 (aarch64_pstatefield_supported_p): Move feature checks for AT
90 registers ..
91 (aarch64_sys_ins_reg_supported_p): .. to here.
92
b817670b
AM
932015-12-12 Alan Modra <amodra@gmail.com>
94
95 PR 19359
96 * ppc-opc.c (insert_fxm): Remove "ignored" from error message.
97 (powerpc_opcodes): Remove single-operand mfcr.
98
9ed608f9
MW
992015-12-11 Matthew Wahab <matthew.wahab@arm.com>
100
101 * aarch64-asm.c (aarch64_ins_hint): New.
102 * aarch64-asm.h (aarch64_ins_hint): Declare.
103 * aarch64-dis.c (aarch64_ext_hint): New.
104 * aarch64-dis.h (aarch64_ext_hint): Declare.
105 * aarch64-opc-2.c: Regenerate.
106 * aarch64-opc.c (aarch64_hint_options): New.
107 * aarch64-tbl.h (AARCH64_OPERANDS): Fix typos.
108
a0f7013a
MW
1092015-12-11 Matthew Wahab <matthew.wahab@arm.com>
110
111 * aarch64-gen.c (find_alias_opcode): Set max_num_aliases to 16.
112
55c144e6
MW
1132015-12-11 Matthew Wahab <matthew.wahab@arm.com>
114
115 * aarch64-opc.c (aarch64_sys_reg): Add pbmlimitr_el1, pmbptr_el1,
116 pmbsr_el1, pmbidr_el1, pmscr_el1, pmsicr_el1, pmsirr_el1,
117 pmsfcr_el1, pmsevfr_el1, pmslatfr_el1, pmsidr_el1, pmscr_el2 and
118 pmscr_el2.
119 (aarch64_sys_reg_supported_p): Add architecture feature tests for
120 the new registers.
121
22a5455c
MW
1222015-12-10 Matthew Wahab <matthew.wahab@arm.com>
123
124 * aarch64-opc.c (aarch64_sys_regs_at): Add "s1e1rp" and "s1e1wp".
125 (aarch64_sys_ins_reg_supported_p): Add ARMv8.2 system register
126 feature test for "s1e1rp" and "s1e1wp".
127
d6bf7ce6
MW
1282015-12-10 Matthew Wahab <matthew.wahab@arm.com>
129
130 * aarch64-opc.c (aarch64_sys_regs_dc): Add "cvap".
131 (aarch64_sys_ins_reg_supported_p): New.
132
ea2deeec
MW
1332015-12-10 Matthew Wahab <matthew.wahab@arm.com>
134
135 * aarch64-dis.c (aarch64_ext_regrt_sysins): Replace use of has_xt
136 with aarch64_sys_ins_reg_has_xt.
137 (aarch64_ext_sysins_op): Likewise.
138 * aarch64-opc.c (operand_general_constraint_met_p): Likewise.
139 (F_HASXT): New.
140 (aarch64_sys_regs_ic): Update for changes to aarch64_sys_ins_reg.
141 (aarch64_sys_regs_dc): Likewise.
142 (aarch64_sys_regs_at): Likewise.
143 (aarch64_sys_regs_tlbi): Likewise.
144 (aarch64_sys_ins_reg_has_xt): New.
145
6479e48e
MW
1462015-12-10 Matthew Wahab <matthew.wahab@arm.com>
147
148 * aarch64-opc.c (aarch64_sys_regs): Add "uao".
149 (aarch64_sys_reg_supported_p): Add comment. Add checks for "uao".
150 (aarch64_pstatefields): Add "uao".
151 (aarch64_pstatefield_supported_p): Add checks for "uao".
152
47f81142
MW
1532015-12-10 Matthew Wahab <matthew.wahab@arm.com>
154
155 * aarch64-opc.c (aarch64_sys_regs): Add "vsesr_el2", "erridr_el1",
156 "errselr_el1", "erxfr_el1", "erxctlr", "erxaddr_el1",
157 "erxmisc0_el1", "erxmisc1_el1", "disr_el1" and "vdisr_el2".
158 (aarch64_sys_reg_supported_p): Add architecture feature tests for
159 new registers.
160
c8a6db6f
MW
1612015-12-10 Matthew Wahab <matthew.wahab@arm.com>
162
163 * aarch64-asm-2.c: Regenerate.
164 * aarch64-dis-2.c: Regenerate.
165 * aarch64-tbl.h (aarch64_feature_ras): New.
166 (RAS): New.
167 (aarch64_opcode_table): Add "esb".
168
8eab4136
L
1692015-12-09 H.J. Lu <hongjiu.lu@intel.com>
170
171 * i386-dis.c (MOD_0F01_REG_5): New.
172 (RM_0F01_REG_5): Likewise.
173 (reg_table): Use MOD_0F01_REG_5.
174 (mod_table): Add MOD_0F01_REG_5.
175 (rm_table): Add RM_0F01_REG_5.
176 * i386-gen.c (cpu_flag_init): Add CPU_OSPKE_FLAGS.
177 (cpu_flags): Add CpuOSPKE.
178 * i386-opc.h (CpuOSPKE): New.
179 (i386_cpu_flags): Add cpuospke.
180 * i386-opc.tbl: Add rdpkru and wrpkru instructions.
181 * i386-init.h: Regenerated.
182 * i386-tbl.h: Likewise.
183
1eac08cc
DD
1842015-12-07 DJ Delorie <dj@redhat.com>
185
186 * rl78-decode.opc: Enable MULU for all ISAs.
187 * rl78-decode.c: Regenerate.
188
dd2887fc
AM
1892015-12-07 Alan Modra <amodra@gmail.com>
190
191 * opcodes/ppc-opc.c (powerpc_opcodes): Sort power9 insns by
192 major opcode/xop.
193
24b368f8
CZ
1942015-12-04 Claudiu Zissulescu <claziss@synopsys.com>
195
196 * arc-dis.c (special_flag_p): Match full mnemonic.
197 * arc-opc.c (print_insn_arc): Check section size to read
198 appropriate number of bytes. Fix printing.
199 * arc-tbl.h: Fix instruction table. Allow clri/seti instruction without
200 arguments.
201
3395762e
AV
2022015-12-02 Andre Vieira <andre.simoesdiasvieira@arm.com>
203
204 * arm-dis.c (arm_opcodes): <ldaexh>: Fix typo...
205 <ldah>: ... to this.
206
622b9eb1
MW
2072015-11-27 Matthew Wahab <matthew.wahab@arm.com>
208
209 * aarch64-asm-2.c: Regenerate.
210 * aarch64-dis-2.c: Regenerate.
211 * aarch64-opc-2.c: Regenerate.
212 * aarch64-tbl.h (QL_FIX2FP_H, QL_FP2FIX_H): New.
213 (QL_INT2FP_H, QL_FP2INT_H): New.
214 (QL_FP2_H, QL_FP3_H, QL_FP4_H): New
215 (QL_DST_H): New.
216 (QL_FCCMP_H): New.
217 (aarch64_opcode_table): Add 16-bit variants of scvt, ucvtf,
218 fcvtzs, fcvtzu, fcvtns, fcvtnu, scvtf, ucvtf, fcvtas, fcvtau,
219 fmov, fcvtpos, fcvtpu, fcvtms, fcvtmu, fcvtzs, fcvtzu, fccmp,
220 fccmpe, fcmp, fcmpe, fabs, fneg, fsqrt, frintn, frintp, frintm,
221 frintz, frinta, frintx, frinti, fmul, fdiv, fadd, fsub, fmax,
222 fmin, fmaxnm, fminnm, fnmul, fmadd, fmsub, fnmadd, fnmsub and
223 fcsel.
224
cf86120b
MW
2252015-11-27 Matthew Wahab <matthew.wahab@arm.com>
226
227 * aarch64-opc.c (half_conv_t): New.
228 (expand_fp_imm): Replace is_dp flag with the parameter size to
229 specify the number of bytes for the required expansion. Treat
230 a 16-bit expansion like a 32-bit expansion. Add check for an
231 unsupported size request. Update comment.
232 (aarch64_print_operand): Update to support 16-bit floating point
233 values. Update for changes to expand_fp_imm.
234
3bd894a7
MW
2352015-11-27 Matthew Wahab <matthew.wahab@arm.com>
236
237 * aarch64-tbl.h (aarch64_feature_fp_f16): New.
238 (FP_F16): New.
239
64357d2e
MW
2402015-11-27 Matthew Wahab <matthew.wahab@arm.com>
241
242 * aarch64-asm-2.c: Regenerate.
243 * aarch64-dis-2.c: Regenerate.
244 * aarch64-opc-2.c: Regenerate.
245 * aarch64-tbl.h (aarchr64_opcode_table): Update "rev", add
246 "rev64".
247
d685192a
MW
2482015-11-27 Matthew Wahab <matthew.wahab@arm.com>
249
250 * aarch64-asm-2.c: Regenerate.
251 * aarch64-asm.c (convert_bfc_to_bfm): New.
252 (convert_to_real): Add case for OP_BFC.
253 * aarch64-dis-2.c: Regenerate.
254 * aarch64-dis.c: (convert_bfm_to_bfc): New.
255 (convert_to_alias): Add case for OP_BFC.
256 * aarch64-opc-2.c: Regenerate.
257 * aarch64-opc.c (operand_general_constraint_met_p): Weaken assert
258 to allow width operand in three-operand instructions.
259 * aarch64-tbl.h (QL_BF1): New.
260 (aarch64_feature_v8_2): New.
261 (ARMV8_2): New.
262 (aarch64_opcode_table): Add "bfc".
263
35822b38
MW
2642015-11-27 Matthew Wahab <matthew.wahab@arm.com>
265
266 * aarch64-asm-2.c: Regenerate.
267 * aarch64-dis-2.c: Regenerate.
268 * aarch64-dis.c: Weaken assert.
269 * aarch64-gen.c: Include the instruction in the list of its
270 possible aliases.
271
1a04d1a7
MW
2722015-11-27 Matthew Wahab <matthew.wahab@arm.com>
273
274 * aarch64-opc.c (aarch64_sys_regs): Add "id_aa64mmfr2_el1".
275 (aarch64_sys_reg_supported_p): Add ARMv8.2 system register
276 feature test.
277
e49d43ff
TG
2782015-11-23 Tristan Gingold <gingold@adacore.com>
279
280 * arm-dis.c (print_insn): Also set is_thumb for Mach-O.
281
250aafa4
MW
2822015-11-20 Matthew Wahab <matthew.wahab@arm.com>
283
284 * aarch64-opc.c (aarch64_sys_regs): Add spsr_el12, elr_el12,
285 sctlr_el12, cpacr_el12, ttbr1_el2, ttbr0_el12, ttbr1_el12,
286 tcr_el12, afsr0_el12, afsr1_el12, esr_el12, far_el12, mair_el12,
287 amair_el12, vbar_el12, contextidr_el2, contextidr_el12,
288 cntkctl_el12, cntp_tval_el02, cntp_ctl_el02, cntp_cval_el02,
289 cntv_tval_el02, cntv_ctl_el02, cntv_cval_el02, cnthv_tval_el2,
290 cnthv_ctl_el2, cnthv_cval_el2.
291 (aarch64_sys_reg_supported_p): Update for the new system
292 registers.
293
a915c10f
NC
2942015-11-20 Nick Clifton <nickc@redhat.com>
295
296 PR binutils/19224
297 * h8300-dis.c (bfd_h8_disassemble): Remove redundant if clause.
298
f8c2a965
NC
2992015-11-20 Nick Clifton <nickc@redhat.com>
300
301 * po/zh_CN.po: Updated simplified Chinese translation.
302
c2825638
MW
3032015-11-19 Matthew Wahab <matthew.wahab@arm.com>
304
305 * aarch64-opc.c (operand_general_constraint_met_p): Check validity
306 of MSR PAN immediate operand.
307
e7286c56
NC
3082015-11-16 Nick Clifton <nickc@redhat.com>
309
310 * rx-dis.c (condition_names): Replace always and never with
311 invalid, since the always/never conditions can never be legal.
312
d8bd95ef
TG
3132015-11-13 Tristan Gingold <gingold@adacore.com>
314
315 * configure: Regenerate.
316
a680de9a
PB
3172015-11-11 Alan Modra <amodra@gmail.com>
318 Peter Bergner <bergner@vnet.ibm.com>
319
320 * ppc-dis.c (ppc_opts): Add "power9" and "pwr9" entries.
321 Add PPC_OPCODE_VSX3 to the vsx entry.
322 (powerpc_init_dialect): Set default dialect to power9.
323 * ppc-opc.c (insert_dcmxs, extract_dcmxs, insert_dxd, extract_dxd,
324 insert_dxdn, extract_dxdn, insert_l0, extract_l0, insert_l1,
325 extract_l1 insert_xtq6, extract_xtq6): New static functions.
326 (insert_esync): Test for illegal L operand value.
327 (DCMX, DCMXS, DXD, NDXD, L0, L1, RC, FC, UIM6, X_R, RIC, PRS, XSQ6,
328 XTQ6, LRAND, IMM8, DQX, DQX_MASK, DX, DX_MASK, VXVAPS_MASK, VXVA,XVA,
329 XX2VA, XVARC, XBF_MASK, XX2UIM4_MASK, XX2BFD_MASK, XX2DCMXS_MASK,
330 XVA_MASK, XRLA_MASK, XBFRARB_MASK, XLRAND_MASK, POWER9, PPCVEC3,
331 PPCVSX3): New defines.
332 (powerpc_opcodes) <ps_cmpu0, ps_cmpo0, ps_cmpu1, ps_cmpo1, fcmpu,
333 fcmpo, ftdiv, ftsqrt>: Use XBF_MASK.
334 <mcrxr>: Use XBFRARB_MASK.
335 <addpcis, bcdcfn., bcdcfsq., bcdcfz., bcdcpsgn., bcdctn., bcdctsq.,
336 bcdctz., bcds., bcdsetsgn., bcdsr., bcdtrunc., bcdus., bcdutrunc.,
337 cmpeqb, cmprb, cnttzd, cnttzd., cnttzw, cnttzw., copy, copy_first,
338 cp_abort, darn, dtstsfi, dtstsfiq, extswsli, extswsli., ldat, ldmx,
339 lwat, lxsd, lxsibzx, lxsihzx, lxssp, lxv, lxvb16x, lxvh8x, lxvl, lxvll,
340 lxvwsx, lxvx, maddhd, maddhdu, maddld, mcrxrx, mfvsrld, modsd, modsw,
341 modud, moduw, msgsync, mtvsrdd, mtvsrws, paste, paste., paste_last,
342 rmieg, setb, slbieg, slbsync, stdat, stop, stwat, stxsd, stxsibx,
343 stxsihx, stxssp, stxv, stxvb16x, stxvh8x, stxvl, stxvll, stxvx,
344 subpcis, urfid, vbpermd, vclzlsbb, vcmpneb, vcmpneb., vcmpneh,
345 vcmpneh., vcmpnew, vcmpnew., vcmpnezb, vcmpnezb., vcmpnezh, vcmpnezh.,
346 vcmpnezw, vcmpnezw., vctzb, vctzd, vctzh, vctzlsbb, vctzw, vextractd,
347 vextractub, vextractuh, vextractuw, vextsb2d, vextsb2w, vextsh2d,
348 vextsh2w, vextsw2d, vextublx, vextubrx, vextuhlx, vextuhrx, vextuwlx,
349 vextuwrx, vinsertb, vinsertd, vinserth, vinsertw, vmul10cuq,
350 vmul10ecuq, vmul10euq, vmul10uq, vnegd, vnegw, vpermr, vprtybd,
351 vprtybq, vprtybw, vrldmi, vrldnm, vrlwmi, vrlwnm, vslv, vsrv, wait,
352 xsabsqp, xsaddqp, xsaddqpo, xscmpeqdp, xscmpexpdp, xscmpexpqp,
353 xscmpgedp, xscmpgtdp, xscmpnedp, xscmpoqp, xscmpuqp, xscpsgnqp,
354 xscvdphp, xscvdpqp, xscvhpdp, xscvqpdp, xscvqpdpo, xscvqpsdz,
355 xscvqpswz, xscvqpudz, xscvqpuwz, xscvsdqp, xscvudqp, xsdivqp,
356 xsdivqpo, xsiexpdp, xsiexpqp, xsmaddqp, xsmaddqpo, xsmaxcdp,
357 xsmaxjdp, xsmincdp, xsminjdp, xsmsubqp, xsmsubqpo, xsmulqp, xsmulqpo,
358 xsnabsqp, xsnegqp, xsnmaddqp, xsnmaddqpo, xsnmsubqp, xsnmsubqpo,
359 xsrqpi, xsrqpix, xsrqpxp, xssqrtqp, xssqrtqpo, xssubqp, xssubqpo,
360 xststdcdp, xststdcqp, xststdcsp, xsxexpdp, xsxexpqp, xsxsigdp,
361 xsxsigqp, xvcmpnedp, xvcmpnedp., xvcmpnesp, xvcmpnesp., xvcvhpsp,
362 xvcvsphp, xviexpdp, xviexpsp, xvtstdcdp, xvtstdcsp, xvxexpdp,
363 xvxexpsp, xvxsigdp, xvxsigsp, xxbrd, xxbrh, xxbrq, xxbrw, xxextractuw,
364 xxinsertw, xxperm, xxpermr, xxspltib>: New instructions.
365 <doze, nap, sleep, rvwinkle, waitasec, lxvx, stxvx>: Disable on POWER9.
366 <tlbiel, tlbie, sync, slbmfev, slbmfee>: Add additional operands.
367
854eb72b
NC
3682015-11-02 Nick Clifton <nickc@redhat.com>
369
370 * rx-decode.opc (rx_decode_opcode): Decode extra NOP
371 instructions.
372 * rx-decode.c: Regenerate.
373
e292aa7a
NC
3742015-11-02 Nick Clifton <nickc@redhat.com>
375
376 * rx-decode.opc (rx_disp): If the displacement is zero, set the
377 type to RX_Operand_Zero_Indirect.
378 * rx-decode.c: Regenerate.
379 * rx-dis (print_insn): Handle RX_Operand_Zero_Indirect.
380
43cdf5ae
YQ
3812015-10-28 Yao Qi <yao.qi@linaro.org>
382
383 * aarch64-dis.c (aarch64_decode_insn): Add one argument
384 noaliases_p. Update comments. Pass noaliases_p rather than
385 no_aliases to aarch64_opcode_decode.
386 (print_insn_aarch64_word): Pass no_aliases to
387 aarch64_decode_insn.
388
c2f28758
VK
3892015-10-27 Vinay <Vinay.G@kpit.com>
390
391 PR binutils/19159
392 * rl78-decode.opc (MOV): Added offset to DE register in index
393 addressing mode.
394 * rl78-decode.c: Regenerate.
395
46662804
VK
3962015-10-27 Vinay Kumar <vinay.g@kpit.com>
397
398 PR binutils/19158
399 * rl78-decode.opc: Add 's' print operator to instructions that
400 access system registers.
401 * rl78-decode.c: Regenerate.
402 * rl78-dis.c (print_insn_rl78_common): Decode all system
403 registers.
404
02f12cd4
VK
4052015-10-27 Vinay Kumar <vinay.g@kpit.com>
406
407 PR binutils/19157
408 * rl78-decode.opc: Add 'a' print operator to mov instructions
409 using stack pointer plus index addressing.
410 * rl78-decode.c: Regenerate.
411
485f23cf
AK
4122015-10-14 Andreas Krebbel <krebbel@linux.vnet.ibm.com>
413
414 * s390-opc.c: Fix comment.
415 * s390-opc.txt: Change instruction type for troo, trot, trto, and
416 trtt to RRF_U0RER since the second parameter does not need to be a
417 register pair.
418
3f94e60d
NC
4192015-10-08 Nick Clifton <nickc@redhat.com>
420
421 * arc-dis.c (print_insn_arc): Initiallise insn array.
422
875880c6
YQ
4232015-10-07 Yao Qi <yao.qi@linaro.org>
424
425 * aarch64-dis.c (aarch64_ext_sysins_op): Access field
426 'name' rather than 'template'.
427 * aarch64-opc.c (aarch64_print_operand): Likewise.
428
886a2506
NC
4292015-10-07 Claudiu Zissulescu <claziss@synopsys.com>
430
431 * arc-dis.c: Revamped file for ARC support
432 * arc-dis.h: Likewise.
433 * arc-ext.c: Likewise.
434 * arc-ext.h: Likewise.
435 * arc-opc.c: Likewise.
436 * arc-fxi.h: New file.
437 * arc-regs.h: Likewise.
438 * arc-tbl.h: Likewise.
439
36f4aab1
YQ
4402015-10-02 Yao Qi <yao.qi@linaro.org>
441
442 * aarch64-dis.c (disas_aarch64_insn): Remove static. Change
443 argument insn type to aarch64_insn. Rename to ...
444 (aarch64_decode_insn): ... it.
445 (print_insn_aarch64_word): Caller updated.
446
7232d389
YQ
4472015-10-02 Yao Qi <yao.qi@linaro.org>
448
449 * aarch64-dis.c (disas_aarch64_insn): Remove argument PC.
450 (print_insn_aarch64_word): Caller updated.
451
7ecc513a
DV
4522015-09-29 Dominik Vogt <vogt@linux.vnet.ibm.com>
453
454 * s390-mkopc.c (main): Parse htm and vx flag.
455 * s390-opc.txt: Mark instructions from the hardware transactional
456 memory and vector facilities with the "htm"/"vx" flag.
457
b08b78e7
NC
4582015-09-28 Nick Clifton <nickc@redhat.com>
459
460 * po/de.po: Updated German translation.
461
36f7a941
TR
4622015-09-28 Tom Rix <tom@bumblecow.com>
463
464 * ppc-opc.c (PPC500): Mark some opcodes as invalid
465
b6518b38
NC
4662015-09-23 Nick Clifton <nickc@redhat.com>
467
468 * bfin-dis.c (fmtconst): Remove unnecessary call to the abs
469 function.
470 * tic30-dis.c (print_branch): Likewise.
471 * cgen-asm.c (cgen_parse_signed_integer): Cast integer to signed
472 value before left shifting.
473 * fr30-ibld.c (fr30_cgen_extract_operand): Likewise.
474 * hppa-dis.c (print_insn_hppa): Likewise.
475 * mips-dis.c (mips_cp0sel_names_mipsr5900): Delete unused static
476 array.
477 * msp430-dis.c (msp430_singleoperand): Likewise.
478 (msp430_doubleoperand): Likewise.
479 (print_insn_msp430): Likewise.
480 * nds32-asm.c (parse_operand): Likewise.
481 * sh-opc.h (MASK): Likewise.
482 * v850-dis.c (get_operand_value): Likewise.
483
f04265ec
NC
4842015-09-22 Nick Clifton <nickc@redhat.com>
485
486 * rx-decode.opc (bwl): Use RX_Bad_Size.
487 (sbwl): Likewise.
488 (ubwl): Likewise. Rename to ubw.
489 (uBWL): Rename to uBW.
490 Replace all references to uBWL with uBW.
491 * rx-decode.c: Regenerate.
492 * rx-dis.c (size_names): Add entry for RX_Bad_Size.
493 (opsize_names): Likewise.
494 (print_insn_rx): Detect and report RX_Bad_Size.
495
6dca4fd1
AB
4962015-09-22 Anton Blanchard <anton@samba.org>
497
498 * ppc-opc.c (powerpc_opcodes): Add mfdscr, mfctrl, mtdscr and mtctrl.
499
38074311
JM
5002015-08-25 Jose E. Marchesi <jose.marchesi@oracle.com>
501
502 * sparc-dis.c (print_insn_sparc): Handle the privileged register
503 %pmcdper.
504
5f40e14d
JS
5052015-08-24 Jan Stancek <jstancek@redhat.com>
506
507 * i386-dis.c (print_insn): Fix decoding of three byte operands.
508
ab4e4ed5
AF
5092015-08-21 Alexander Fomin <alexander.fomin@intel.com>
510
511 PR binutils/18257
512 * i386-dis.c: Use MOD_TABLE for most of mask instructions.
513 (MOD enum): Add MOD_VEX_W_0_0F41_P_0_LEN_1,
514 MOD_VEX_W_1_0F41_P_0_LEN_1, MOD_VEX_W_0_0F41_P_2_LEN_1,
515 MOD_VEX_W_1_0F41_P_2_LEN_1, MOD_VEX_W_0_0F42_P_0_LEN_1,
516 MOD_VEX_W_1_0F42_P_0_LEN_1, MOD_VEX_W_0_0F42_P_2_LEN_1,
517 MOD_VEX_W_1_0F42_P_2_LEN_1, MOD_VEX_W_0_0F44_P_0_LEN_1,
518 MOD_VEX_W_1_0F44_P_0_LEN_1, MOD_VEX_W_0_0F44_P_2_LEN_1,
519 MOD_VEX_W_1_0F44_P_2_LEN_1, MOD_VEX_W_0_0F45_P_0_LEN_1,
520 MOD_VEX_W_1_0F45_P_0_LEN_1, MOD_VEX_W_0_0F45_P_2_LEN_1,
521 MOD_VEX_W_1_0F45_P_2_LEN_1, MOD_VEX_W_0_0F46_P_0_LEN_1,
522 MOD_VEX_W_1_0F46_P_0_LEN_1, MOD_VEX_W_0_0F46_P_2_LEN_1,
523 MOD_VEX_W_1_0F46_P_2_LEN_1, MOD_VEX_W_0_0F47_P_0_LEN_1,
524 MOD_VEX_W_1_0F47_P_0_LEN_1, MOD_VEX_W_0_0F47_P_2_LEN_1,
525 MOD_VEX_W_1_0F47_P_2_LEN_1, MOD_VEX_W_0_0F4A_P_0_LEN_1,
526 MOD_VEX_W_1_0F4A_P_0_LEN_1, MOD_VEX_W_0_0F4A_P_2_LEN_1,
527 MOD_VEX_W_1_0F4A_P_2_LEN_1, MOD_VEX_W_0_0F4B_P_0_LEN_1,
528 MOD_VEX_W_1_0F4B_P_0_LEN_1, MOD_VEX_W_0_0F4B_P_2_LEN_1,
529 MOD_VEX_W_0_0F91_P_0_LEN_0, MOD_VEX_W_1_0F91_P_0_LEN_0,
530 MOD_VEX_W_0_0F91_P_2_LEN_0, MOD_VEX_W_1_0F91_P_2_LEN_0,
531 MOD_VEX_W_0_0F92_P_0_LEN_0, MOD_VEX_W_0_0F92_P_2_LEN_0,
532 MOD_VEX_W_0_0F92_P_3_LEN_0, MOD_VEX_W_1_0F92_P_3_LEN_0,
533 MOD_VEX_W_0_0F93_P_0_LEN_0, MOD_VEX_W_0_0F93_P_2_LEN_0,
534 MOD_VEX_W_0_0F93_P_3_LEN_0, MOD_VEX_W_1_0F93_P_3_LEN_0,
535 MOD_VEX_W_0_0F98_P_0_LEN_0, MOD_VEX_W_1_0F98_P_0_LEN_0,
536 MOD_VEX_W_0_0F98_P_2_LEN_0, MOD_VEX_W_1_0F98_P_2_LEN_0,
537 MOD_VEX_W_0_0F99_P_0_LEN_0, MOD_VEX_W_1_0F99_P_0_LEN_0,
538 MOD_VEX_W_0_0F99_P_2_LEN_0, MOD_VEX_W_1_0F99_P_2_LEN_0,
539 MOD_VEX_W_0_0F3A30_P_2_LEN_0, MOD_VEX_W_1_0F3A30_P_2_LEN_0,
540 MOD_VEX_W_0_0F3A31_P_2_LEN_0, MOD_VEX_W_1_0F3A31_P_2_LEN_0,
541 MOD_VEX_W_0_0F3A32_P_2_LEN_0, MOD_VEX_W_1_0F3A32_P_2_LEN_0,
542 MOD_VEX_W_0_0F3A33_P_2_LEN_0, MOD_VEX_W_1_0F3A33_P_2_LEN_0.
543 (vex_w_table): Replace terminals with MOD_TABLE entries for
544 most of mask instructions.
545
919b75f7
AM
5462015-08-17 Alan Modra <amodra@gmail.com>
547
548 * cgen.sh: Trim trailing space from cgen output.
549 * ia64-gen.c (print_dependency_table): Don't generate trailing space.
550 (print_dis_table): Likewise.
551 * opc2c.c (dump_lines): Likewise.
552 (orig_filename): Warning fix.
553 * ia64-asmtab.c: Regenerate.
554
4ab90a7a
AV
5552015-08-13 Andre Vieira <andre.simoesdiasvieira@arm.com>
556
557 * arm-dis.c (print_insn_arm): Disassembling for all targets V6
558 and higher with ARM instruction set will now mark the 26-bit
559 versions of teq,tst,cmn and cmp as UNPREDICTABLE.
560 (arm_opcodes): Fix for unpredictable nop being recognized as a
561 teq.
562
40fc1451
SD
5632015-08-12 Simon Dardis <simon.dardis@imgtec.com>
564
565 * micromips-opc.c (micromips_opcodes): Re-order table so that move
566 based on 'or' is first.
567 * mips-opc.c (mips_builtin_opcodes): Ditto.
568
922c5db5
NC
5692015-08-11 Nick Clifton <nickc@redhat.com>
570
571 PR 18800
572 * aarch64-tbl.h (aarch64_opcode_table): Fix mask for SIMD EXT
573 instruction.
574
75fb7498
RS
5752015-08-10 Robert Suchanek <robert.suchanek@imgtec.com>
576
577 * mips-opc.c (mips_builtin_opcodes): Add "sigrie".
578
36aed29d
AP
5792015-08-07 Amit Pawar <Amit.Pawar@amd.com>
580
581 * i386-gen.c: Remove CpuFMA4 from CPU_ZNVER1_FLAGS.
582 * i386-init.h: Regenerated.
583
a8484f96
L
5842015-07-30 H.J. Lu <hongjiu.lu@intel.com>
585
586 PR binutils/13571
587 * i386-dis.c (MOD_0FC3): New.
588 (PREFIX_0FC3): Renamed to ...
589 (PREFIX_MOD_0_0FC3): This.
590 (dis386_twobyte): Replace PREFIX_0FC3 with MOD_0FC3.
591 (prefix_table): Replace Ma with Ev on movntiS.
592 (mod_table): Add MOD_0FC3.
593
37a42ee9
L
5942015-07-27 H.J. Lu <hongjiu.lu@intel.com>
595
596 * configure: Regenerated.
597
070fe95d
AM
5982015-07-23 Alan Modra <amodra@gmail.com>
599
600 PR 18708
601 * i386-dis.c (get64): Avoid signed integer overflow.
602
20c2a615
L
6032015-07-22 Alexander Fomin <alexander.fomin@intel.com>
604
605 PR binutils/18631
606 * i386-dis-evex.h (EVEX_W_0F78_P_2): Replace "EXxmmq" with
607 "EXEvexHalfBcstXmmq" for the second operand.
608 (EVEX_W_0F79_P_2): Likewise.
609 (EVEX_W_0F7A_P_2): Likewise.
610 (EVEX_W_0F7B_P_2): Likewise.
611
6f1c2142
AM
6122015-07-16 Alessandro Marzocchi <alessandro.marzocchi@gmail.com>
613
614 * arm-dis.c (print_insn_coprocessor): Added support for quarter
615 float bitfield format.
616 (coprocessor_opcodes): Changed VFP vmov reg,immediate to use new
617 quarter float bitfield format.
618
8a643cc3
L
6192015-07-14 H.J. Lu <hongjiu.lu@intel.com>
620
621 * configure: Regenerated.
622
ef5a96d5
AM
6232015-07-03 Alan Modra <amodra@gmail.com>
624
625 * ppc-opc.c (PPC750, PPC7450, PPC860): Define using PPC_OPCODE_*.
626 * ppc-dis.c (ppc_opts): Add 821, 850 and 860 entries. Add
627 PPC_OPCODE_7450 to 7450 entry. Add PPC_OPCODE_750 to 750cl entry.
628
c8c8175b
SL
6292015-07-01 Sandra Loosemore <sandra@codesourcery.com>
630 Cesar Philippidis <cesar@codesourcery.com>
631
632 * nios2-dis.c (nios2_extract_opcode): New.
633 (nios2_disassembler_state): New.
634 (nios2_find_opcode_hash): Use mach parameter to select correct
635 disassembler state.
636 (nios2_print_insn_arg): Extend to support new R2 argument letters
637 and formats.
638 (print_insn_nios2): Check for 16-bit instruction at end of memory.
639 * nios2-opc.c (nios2_builtin_regs): Add R2 register attributes.
640 (NIOS2_NUM_OPCODES): Rename to...
641 (NIOS2_NUM_R1_OPCODES): This.
642 (nios2_r2_opcodes): New.
643 (NIOS2_NUM_R2_OPCODES): New.
644 (nios2_num_r2_opcodes): New.
645 (nios2_r2_asi_n_mappings, nios2_num_r2_asi_n_mappings): New.
646 (nios2_r2_shi_n_mappings, nios2_num_r2_shi_n_mappings): New.
647 (nios2_r2_andi_n_mappings, nios2_num_r2_andi_n_mappings): New.
648 (nios2_r2_reg3_mappings, nios2_num_r2_reg3_mappings): New.
649 (nios2_r2_reg_range_mappings, nios2_num_r2_reg_range_mappings): New.
650
9916071f
AP
6512015-06-30 Amit Pawar <Amit.Pawar@amd.com>
652
653 * i386-dis.c (OP_Mwaitx): New.
654 (rm_table): Add monitorx/mwaitx.
655 * i386-gen.c (cpu_flag_init): Add CpuMWAITX to CPU_BDVER4_FLAGS
656 and CPU_ZNVER1_FLAGS. Add CPU_MWAITX_FLAGS.
657 (operand_type_init): Add CpuMWAITX.
658 * i386-opc.h (CpuMWAITX): New.
659 (i386_cpu_flags): Add cpumwaitx.
660 * i386-opc.tbl: Add monitorx and mwaitx.
661 * i386-init.h: Regenerated.
662 * i386-tbl.h: Likewise.
663
7b934113
PB
6642015-06-22 Peter Bergner <bergner@vnet.ibm.com>
665
666 * ppc-opc.c (insert_ls): Test for invalid LS operands.
667 (insert_esync): New function.
668 (LS, WC): Use insert_ls.
669 (ESYNC): Use insert_esync.
670
bdc4de1b
NC
6712015-06-22 Nick Clifton <nickc@redhat.com>
672
673 * dis-buf.c (buffer_read_memory): Fail is stop_vma is set and the
674 requested region lies beyond it.
675 * bfin-dis.c (print_insn_bfin): Ignore sysop instructions when
676 looking for 32-bit insns.
677 * mcore-dis.c (print_insn_mcore): Disable stop_vma when reading
678 data.
679 * sh-dis.c (print_insn_sh): Likewise.
680 * tic6x-dis.c (print_insn_tic6x): Disable stop_vma when reading
681 blocks of instructions.
682 * vax-dis.c (print_insn_vax): Check that the requested address
683 does not clash with the stop_vma.
684
11a0cf2e
PB
6852015-06-19 Peter Bergner <bergner@vnet.ibm.com>
686
070fe95d 687 * ppc-dis.h (skip_optional_operands): Use ppc_optional_operand_value.
11a0cf2e
PB
688 * ppc-opc.c (FXM4): Add non-zero optional value.
689 (TBR): Likewise.
690 (SXL): Likewise.
691 (insert_fxm): Handle new default operand value.
692 (extract_fxm): Likewise.
693 (insert_tbr): Likewise.
694 (extract_tbr): Likewise.
695
bdfa8b95
MW
6962015-06-16 Matthew Wahab <matthew.wahab@arm.com>
697
698 * arch64-opc.c (aarch64_sys_regs): Add "id_mmfr4_el1".
699
24b4cf66
SN
7002015-06-16 Szabolcs Nagy <szabolcs.nagy@arm.com>
701
702 * arm-dis.c (print_insn_coprocessor): Avoid negative shift.
703
99a2c561
PB
7042015-06-12 Peter Bergner <bergner@vnet.ibm.com>
705
706 * ppc-opc.c: Add comment accidentally removed by old commit.
707 (MTMSRD_L): Delete.
708
40f77f82
AM
7092015-06-04 Peter Bergner <bergner@vnet.ibm.com>
710
711 * ppc-opc.c: (powerpc_opcodes) <hwsync>: New extended mnemonic.
712
13be46a2
NC
7132015-06-04 Nick Clifton <nickc@redhat.com>
714
715 PR 18474
716 * msp430-dis.c (msp430_nooperands): Fix check for emulated insns.
717
ddfded2f
MW
7182015-06-02 Matthew Wahab <matthew.wahab@arm.com>
719
720 * arm-dis.c (arm_opcodes): Add "setpan".
721 (thumb_opcodes): Add "setpan".
722
1af1dd51
MW
7232015-06-02 Matthew Wahab <matthew.wahab@arm.com>
724
725 * arm-dis.c (select_arm_features): Rework to avoid used of redefined
726 macros.
727
9e1f0fa7
MW
7282015-06-02 Matthew Wahab <matthew.wahab@arm.com>
729
730 * aarch64-tbl.h (aarch64_feature_rdma): New.
731 (RDMA): New.
732 (aarch64_opcode_table): Add "sqrmlah" and "sqrdmlsh" instructions.
733 * aarch64-asm-2.c: Regenerate.
734 * aarch64-dis-2.c: Regenerate.
735 * aarch64-opc-2.c: Regenerate.
736
290806fd
MW
7372015-06-02 Matthew Wahab <matthew.wahab@arm.com>
738
739 * aarch64-tbl.h (aarch64_feature_lor): New.
740 (LOR): New.
741 (aarch64_opdocde_table): Add "ldlar", "ldlarb", "ldlarh", "stllr",
742 "stllrb", "stllrh".
743 * aarch64-asm-2.c: Regenerate.
744 * aarch64-dis-2.c: Regenerate.
745 * aarch64-opc-2.c: Regenerate.
746
f21cce2c
MW
7472015-06-01 Matthew Wahab <matthew.wahab@arm.com>
748
749 * aarch64-opc.c (F_ARCHEXT): New.
750 (aarch64_sys_regs): Add "pan".
751 (aarch64_sys_reg_supported_p): New.
752 (aarch64_pstatefields): Add "pan".
753 (aarch64_pstatefield_supported_p): New.
754
d194d186
JB
7552015-06-01 Jan Beulich <jbeulich@suse.com>
756
757 * i386-tbl.h: Regenerate.
758
3a8547d2
JB
7592015-06-01 Jan Beulich <jbeulich@suse.com>
760
761 * i386-dis.c (print_insn): Swap rounding mode specifier and
762 general purpose register in Intel mode.
763
015c54d5
JB
7642015-06-01 Jan Beulich <jbeulich@suse.com>
765
766 * i386-opc.tbl: New IntelSyntax entries for vcvt{,u}si2s{d,s}.
767 * i386-tbl.h: Regenerate.
768
071f0063
L
7692015-05-18 H.J. Lu <hongjiu.lu@intel.com>
770
771 * i386-opc.tbl: Remove Disp32 from AMD64 direct call/jmp.
772 * i386-init.h: Regenerated.
773
5db04b09
L
7742015-05-15 H.J. Lu <hongjiu.lu@intel.com>
775
776 PR binutis/18386
777 * i386-dis.c: Add comments for '@'.
778 (x86_64_table): Use '@' on call/jmp for X86_64_E8/X86_64_E9.
779 (enum x86_64_isa): New.
780 (isa64): Likewise.
781 (print_i386_disassembler_options): Add amd64 and intel64.
782 (print_insn): Handle amd64 and intel64.
783 (putop): Handle '@'.
784 (OP_J): Don't ignore the operand size prefix for AMD64 in 64-bit.
785 * i386-gen.c (cpu_flags): Add CpuAMD64 and CpuIntel64.
786 * i386-opc.h (AMD64): New.
787 (CpuIntel64): Likewise.
788 (i386_cpu_flags): Add cpuamd64 and cpuintel64.
789 * i386-opc.tbl: Add direct call/jmp with Disp16|Disp32 for AMD64.
790 Mark direct call/jmp without Disp16|Disp32 as Intel64.
791 * i386-init.h: Regenerated.
792 * i386-tbl.h: Likewise.
793
4bc0608a
PB
7942015-05-14 Peter Bergner <bergner@vnet.ibm.com>
795
796 * ppc-opc.c (IH) New define.
797 (powerpc_opcodes) <wait>: Do not enable for POWER7.
798 <tlbie>: Add RS operand for POWER7.
799 <slbia>: Add IH operand for POWER6.
800
70cead07
L
8012015-05-11 H.J. Lu <hongjiu.lu@intel.com>
802
803 * opcodes/i386-opc.tbl (call): Remove Disp16|Disp32 from 64-bit
804 direct branch.
805 (jmp): Likewise.
806 * i386-tbl.h: Regenerated.
807
7b6d09fb
L
8082015-05-11 H.J. Lu <hongjiu.lu@intel.com>
809
810 * configure.ac: Support bfd_iamcu_arch.
811 * disassemble.c (disassembler): Support bfd_iamcu_arch.
812 * i386-gen.c (cpu_flag_init): Add CPU_IAMCU_FLAGS and
813 CPU_IAMCU_COMPAT_FLAGS.
814 (cpu_flags): Add CpuIAMCU.
815 * i386-opc.h (CpuIAMCU): New.
816 (i386_cpu_flags): Add cpuiamcu.
817 * configure: Regenerated.
818 * i386-init.h: Likewise.
819 * i386-tbl.h: Likewise.
820
31955f99
L
8212015-05-08 H.J. Lu <hongjiu.lu@intel.com>
822
823 PR binutis/18386
824 * i386-dis.c (X86_64_E8): New.
825 (X86_64_E9): Likewise.
826 Update comments on 'T', 'U', 'V'. Add comments for '^'.
827 (dis386): Replace callT/jmpT with X86_64_E8/X86_64_E9.
828 (x86_64_table): Add X86_64_E8 and X86_64_E9.
829 (mod_table): Replace {T|} with ^ on Jcall/Jmp.
830 (putop): Handle '^'.
831 (OP_J): Ignore the operand size prefix in 64-bit. Don't check
832 REX_W.
833
0952813b
DD
8342015-04-30 DJ Delorie <dj@redhat.com>
835
836 * disassemble.c (disassembler): Choose suitable disassembler based
837 on E_ABI.
838 * rl78-decode.opc (rl78_decode_opcode): Take ISA parameter. Use
839 it to decode mul/div insns.
840 * rl78-decode.c: Regenerate.
841 * rl78-dis.c (print_insn_rl78): Rename to...
842 (print_insn_rl78_common): ...this, take ISA parameter.
843 (print_insn_rl78): New.
844 (print_insn_rl78_g10): New.
845 (print_insn_rl78_g13): New.
846 (print_insn_rl78_g14): New.
847 (rl78_get_disassembler): New.
848
f9d3ecaa
NC
8492015-04-29 Nick Clifton <nickc@redhat.com>
850
851 * po/fr.po: Updated French translation.
852
4fff86c5
PB
8532015-04-27 Peter Bergner <bergner@vnet.ibm.com>
854
855 * ppc-opc.c (DCBT_EO): New define.
856 (powerpc_opcodes) <lbarx>: Enable for POWER8 and later.
857 <lharx>: Likewise.
858 <stbcx.>: Likewise.
859 <sthcx.>: Likewise.
860 <waitrsv>: Do not enable for POWER7 and later.
861 <waitimpl>: Likewise.
862 <dcbt>: Default to the two operand form of the instruction for all
863 "old" cpus. For "new" cpus, use the operand ordering that matches
864 whether the cpu is server or embedded.
865 <dcbtst>: Likewise.
866
3b78cfe1
AK
8672015-04-27 Andreas Krebbel <krebbel@linux.vnet.ibm.com>
868
869 * s390-opc.c: New instruction type VV0UU2.
870 * s390-opc.txt: Fix instruction types for VFCE, VLDE, VFSQ, WFK,
871 and WFC.
872
04d824a4
JB
8732015-04-23 Jan Beulich <jbeulich@suse.com>
874
875 * i386-dis.c (putop): Extend "XY" handling to AVX512. Handle "XZ".
876 * i386-dis-evex.h.c (vcvtpd2ps, vcvtqq2ps, vcvttpd2udq,
877 vcvtpd2udq, vcvtuqq2ps, vcvttpd2dq, vcvtpd2dq): Add %XY.
878 (vfpclasspd, vfpclassps): Add %XZ.
879
09708981
L
8802015-04-15 H.J. Lu <hongjiu.lu@intel.com>
881
882 * i386-dis.c (PREFIX_UD_SHIFT): Removed.
883 (PREFIX_UD_REPZ): Likewise.
884 (PREFIX_UD_REPNZ): Likewise.
885 (PREFIX_UD_DATA): Likewise.
886 (PREFIX_UD_ADDR): Likewise.
887 (PREFIX_UD_LOCK): Likewise.
888
3888916d
L
8892015-04-15 H.J. Lu <hongjiu.lu@intel.com>
890
891 * i386-dis.c (prefix_requirement): Removed.
892 (print_insn): Don't set prefix_requirement. Check
893 dp->prefix_requirement instead of prefix_requirement.
894
f24bcbaa
L
8952015-04-15 H.J. Lu <hongjiu.lu@intel.com>
896
897 PR binutils/17898
898 * i386-dis.c (PREFIX_0FC7_REG_6): Renamed to ...
899 (PREFIX_MOD_0_0FC7_REG_6): This.
900 (PREFIX_MOD_3_0FC7_REG_6): New.
901 (PREFIX_MOD_3_0FC7_REG_7): Likewise.
902 (prefix_table): Replace PREFIX_0FC7_REG_6 with
903 PREFIX_MOD_0_0FC7_REG_6. Add PREFIX_MOD_3_0FC7_REG_6 and
904 PREFIX_MOD_3_0FC7_REG_7.
905 (mod_table): Replace PREFIX_0FC7_REG_6 with
906 PREFIX_MOD_0_0FC7_REG_6. Use PREFIX_MOD_3_0FC7_REG_6 and
907 PREFIX_MOD_3_0FC7_REG_7.
908
507bd325
L
9092015-04-15 H.J. Lu <hongjiu.lu@intel.com>
910
911 * i386-dis.c (PREFIX_MANDATORY_REPZ): Removed.
912 (PREFIX_MANDATORY_REPNZ): Likewise.
913 (PREFIX_MANDATORY_DATA): Likewise.
914 (PREFIX_MANDATORY_ADDR): Likewise.
915 (PREFIX_MANDATORY_LOCK): Likewise.
916 (PREFIX_MANDATORY): Likewise.
917 (PREFIX_UD_SHIFT): Set to 8
918 (PREFIX_UD_REPZ): Updated.
919 (PREFIX_UD_REPNZ): Likewise.
920 (PREFIX_UD_DATA): Likewise.
921 (PREFIX_UD_ADDR): Likewise.
922 (PREFIX_UD_LOCK): Likewise.
923 (PREFIX_IGNORED_SHIFT): New.
924 (PREFIX_IGNORED_REPZ): Likewise.
925 (PREFIX_IGNORED_REPNZ): Likewise.
926 (PREFIX_IGNORED_DATA): Likewise.
927 (PREFIX_IGNORED_ADDR): Likewise.
928 (PREFIX_IGNORED_LOCK): Likewise.
929 (PREFIX_OPCODE): Likewise.
930 (PREFIX_IGNORED): Likewise.
931 (Bad_Opcode): Replace PREFIX_MANDATORY with 0.
932 (dis386_twobyte): Replace PREFIX_MANDATORY with PREFIX_OPCODE.
933 (three_byte_table): Likewise.
934 (mod_table): Likewise.
935 (mandatory_prefix): Renamed to ...
936 (prefix_requirement): This.
937 (prefix_table): Replace PREFIX_MANDATORY with PREFIX_OPCODE.
938 Update PREFIX_90 entry.
939 (get_valid_dis386): Check prefix_requirement to see if a prefix
940 should be ignored.
941 (print_insn): Replace mandatory_prefix with prefix_requirement.
942
f0fba320
RL
9432015-04-15 Renlin Li <renlin.li@arm.com>
944
945 * arm-dis.c (thumb32_opcodes): Define 'D' format control code,
946 use it for ssat and ssat16.
947 (print_insn_thumb32): Add handle case for 'D' control code.
948
bf890a93
IT
9492015-04-06 Ilya Tocar <ilya.tocar@intel.com>
950 H.J. Lu <hongjiu.lu@intel.com>
951
952 * i386-dis-evex.h (evex_table): Fill prefix_requirement field.
953 * i386-dis.c (PREFIX_MANDATORY_REPZ, PREFIX_MANDATORY_REPNZ,
954 PREFIX_MANDATORY_DATA, PREFIX_MANDATORY_ADDR, PREFIX_MANDATORY_LOCK,
955 PREFIX_UD_SHIFT, PREFIX_UD_REPZ, REFIX_UD_REPNZ, PREFIX_UD_DATA,
956 PREFIX_UD_ADDR, PREFIX_UD_LOCK, PREFIX_MANDATORY): Define.
957 (Bad_Opcode, FLOAT, DIS386, DIS386_PREFIX, THREE_BYTE_TABLE_PREFIX):
958 Fill prefix_requirement field.
959 (struct dis386): Add prefix_requirement field.
960 (dis386): Fill prefix_requirement field.
961 (dis386_twobyte): Ditto.
962 (twobyte_has_mandatory_prefix_: Remove.
963 (reg_table): Fill prefix_requirement field.
964 (prefix_table): Ditto.
965 (x86_64_table): Ditto.
966 (three_byte_table): Ditto.
967 (xop_table): Ditto.
968 (vex_table): Ditto.
969 (vex_len_table): Ditto.
970 (vex_w_table): Ditto.
971 (mod_table): Ditto.
972 (bad_opcode): Ditto.
973 (print_insn): Use prefix_requirement.
974 (FGRPd9_2, FGRPd9_4, FGRPd9_5, FGRPd9_6, FGRPd9_7, FGRPda_5, FGRPdb_4,
975 FGRPde_3, FGRPdf_4): Fill prefix_requirement field.
976 (float_reg): Ditto.
977
2f783c1f
MF
9782015-03-30 Mike Frysinger <vapier@gentoo.org>
979
980 * d10v-opc.c (d10v_reg_name_cnt): Convert old style prototype.
981
b9d94d62
L
9822015-03-29 H.J. Lu <hongjiu.lu@intel.com>
983
984 * Makefile.in: Regenerated.
985
27c49e9a
AB
9862015-03-25 Anton Blanchard <anton@samba.org>
987
988 * ppc-dis.c (disassemble_init_powerpc): Only initialise
989 powerpc_opcd_indices and vle_opcd_indices once.
990
c4e676f1
AB
9912015-03-25 Anton Blanchard <anton@samba.org>
992
993 * ppc-opc.c (powerpc_opcodes): Add slbfee.
994
823d2571
TG
9952015-03-24 Terry Guo <terry.guo@arm.com>
996
997 * arm-dis.c (opcode32): Updated to use new arm feature struct.
998 (opcode16): Likewise.
999 (coprocessor_opcodes): Replace bit with feature struct.
1000 (neon_opcodes): Likewise.
1001 (arm_opcodes): Likewise.
1002 (thumb_opcodes): Likewise.
1003 (thumb32_opcodes): Likewise.
1004 (print_insn_coprocessor): Likewise.
1005 (print_insn_arm): Likewise.
1006 (select_arm_features): Follow new feature struct.
1007
029f3522
GG
10082015-03-17 Ganesh Gopalasubramanian <Ganesh.Gopalasubramanian@amd.com>
1009
1010 * i386-dis.c (rm_table): Add clzero.
1011 * i386-gen.c (cpu_flag_init): Add new CPU_ZNVER1_FLAGS.
1012 Add CPU_CLZERO_FLAGS.
1013 (cpu_flags): Add CpuCLZERO.
1014 * i386-opc.h: Add CpuCLZERO.
1015 * i386-opc.tbl: Add clzero.
1016 * i386-init.h: Re-generated.
1017 * i386-tbl.h: Re-generated.
1018
6914869a
AB
10192015-03-13 Andrew Bennett <andrew.bennett@imgtec.com>
1020
1021 * mips-opc.c (decode_mips_operand): Fix constraint issues
1022 with u and y operands.
1023
21e20815
AB
10242015-03-13 Andrew Bennett <andrew.bennett@imgtec.com>
1025
1026 * mips-opc.c (mips_builtin_opcodes): Add evp and dvp instructions.
1027
6b1d7593
AK
10282015-03-10 Andreas Krebbel <krebbel@linux.vnet.ibm.com>
1029
1030 * s390-opc.c: Add new IBM z13 instructions.
1031 * s390-opc.txt: Likewise.
1032
c8f89a34
JW
10332015-03-10 Renlin Li <renlin.li@arm.com>
1034
1035 * aarch64-tbl.h (aarch64_opcode_table): Remove strub, ldurb, ldursb,
1036 stur, ldur, sturh, ldurh, ldursh, ldursw, prfum F_HAS_ALIAS flag and
1037 related alias.
1038 * aarch64-asm-2.c: Regenerate.
1039 * aarch64-dis-2.c: Likewise.
1040 * aarch64-opc-2.c: Likewise.
1041
d8282f0e
JW
10422015-03-03 Jiong Wang <jiong.wang@arm.com>
1043
1044 * arm-dis.c (arm_symbol_is_valid): Skip ARM private symbols.
1045
ac994365
OE
10462015-02-25 Oleg Endo <olegendo@gcc.gnu.org>
1047
1048 * sh-opc.h (clrs, sets): Mark as arch_sh3_nommu_up instead of
1049 arch_sh_up.
1050 (pref): Mark as arch_sh2a_nofpu_or_sh3_nommu_up instead of
1051 arch_sh2a_nofpu_or_sh4_nommu_nofpu_up.
1052
fd63f640
V
10532015-02-23 Vinay <Vinay.G@kpit.com>
1054
1055 * rl78-decode.opc (MOV): Added space between two operands for
1056 'mov' instruction in index addressing mode.
1057 * rl78-decode.c: Regenerate.
1058
f63c1776
PA
10592015-02-19 Pedro Alves <palves@redhat.com>
1060
1061 * microblaze-dis.h [__cplusplus]: Wrap in extern "C".
1062
07774fcc
PA
10632015-02-10 Pedro Alves <palves@redhat.com>
1064 Tom Tromey <tromey@redhat.com>
1065
1066 * microblaze-opcm.h (or, and, xor): Rename to microblaze_or,
1067 microblaze_and, microblaze_xor.
1068 * microblaze-opc.h (opcodes): Adjust.
1069
3f8107ab
AM
10702015-01-28 James Bowman <james.bowman@ftdichip.com>
1071
1072 * Makefile.am: Add FT32 files.
1073 * configure.ac: Handle FT32.
1074 * disassemble.c (disassembler): Call print_insn_ft32.
1075 * ft32-dis.c: New file.
1076 * ft32-opc.c: New file.
1077 * Makefile.in: Regenerate.
1078 * configure: Regenerate.
1079 * po/POTFILES.in: Regenerate.
1080
e5fe4957
KLC
10812015-01-28 Kuan-Lin Chen <kuanlinchentw@gmail.com>
1082
1083 * nds32-asm.c (keyword_sr): Add new system registers.
1084
1e2e8c52
AK
10852015-01-16 Andreas Krebbel <krebbel@linux.vnet.ibm.com>
1086
1087 * s390-dis.c (s390_extract_operand): Support vector register
1088 operands.
1089 (s390_print_insn_with_opcode): Support new operands types and add
1090 new handling of optional operands.
1091 * s390-mkopc.c (s390_opcode_mode_val, s390_opcode_cpu_val): Remove
1092 and include opcode/s390.h instead.
1093 (struct op_struct): New field `flags'.
1094 (insertOpcode, insertExpandedMnemonic): New parameter `flags'.
1095 (dumpTable): Dump flags.
1096 (main): Parse flags from the s390-opc.txt file. Add z13 as cpu
1097 string.
1098 * s390-opc.c: Add new operands types, instruction formats, and
1099 instruction masks.
1100 (s390_opformats): Add new formats for .insn.
1101 * s390-opc.txt: Add new instructions.
1102
b90efa5b 11032015-01-01 Alan Modra <amodra@gmail.com>
bffb6004 1104
b90efa5b 1105 Update year range in copyright notice of all files.
bffb6004 1106
b90efa5b 1107For older changes see ChangeLog-2014
252b5132 1108\f
b90efa5b 1109Copyright (C) 2015 Free Software Foundation, Inc.
752937aa
NC
1110
1111Copying and distribution of this file, with or without modification,
1112are permitted in any medium without royalty provided the copyright
1113notice and this notice are preserved.
1114
252b5132 1115Local Variables:
2f6d2f85
NC
1116mode: change-log
1117left-margin: 8
1118fill-column: 74
252b5132
RH
1119version-control: never
1120End: