]> Git Repo - binutils.git/blob - opcodes/ChangeLog
Fix compile time warnings generated when compiling with clang.
[binutils.git] / opcodes / ChangeLog
1 2015-09-23  Nick Clifton  <[email protected]>
2
3         * bfin-dis.c (fmtconst): Remove unnecessary call to the abs
4         function.
5         * tic30-dis.c (print_branch): Likewise.
6         * cgen-asm.c (cgen_parse_signed_integer): Cast integer to signed
7         value before left shifting.
8         * fr30-ibld.c (fr30_cgen_extract_operand): Likewise.
9         * hppa-dis.c (print_insn_hppa): Likewise.
10         * mips-dis.c (mips_cp0sel_names_mipsr5900): Delete unused static
11         array.
12         * msp430-dis.c (msp430_singleoperand): Likewise.
13         (msp430_doubleoperand): Likewise.
14         (print_insn_msp430): Likewise.
15         * nds32-asm.c (parse_operand): Likewise.
16         * sh-opc.h (MASK): Likewise.
17         * v850-dis.c (get_operand_value): Likewise.
18
19 2015-09-22  Nick Clifton  <[email protected]>
20
21         * rx-decode.opc (bwl): Use RX_Bad_Size.
22         (sbwl): Likewise.
23         (ubwl): Likewise.  Rename to ubw.
24         (uBWL): Rename to uBW.
25         Replace all references to uBWL with uBW.
26         * rx-decode.c: Regenerate.
27         * rx-dis.c (size_names): Add entry for RX_Bad_Size.
28         (opsize_names): Likewise.
29         (print_insn_rx): Detect and report RX_Bad_Size.
30
31 2015-09-22  Anton Blanchard  <[email protected]>
32
33         * ppc-opc.c (powerpc_opcodes): Add mfdscr, mfctrl, mtdscr and mtctrl.
34
35 2015-08-25  Jose E. Marchesi  <[email protected]>
36
37         * sparc-dis.c (print_insn_sparc): Handle the privileged register
38         %pmcdper.
39
40 2015-08-24  Jan Stancek  <[email protected]>
41
42         * i386-dis.c (print_insn): Fix decoding of three byte operands.
43
44 2015-08-21  Alexander Fomin  <[email protected]>
45
46         PR binutils/18257
47         * i386-dis.c: Use MOD_TABLE for most of mask instructions.
48         (MOD enum): Add MOD_VEX_W_0_0F41_P_0_LEN_1,
49         MOD_VEX_W_1_0F41_P_0_LEN_1, MOD_VEX_W_0_0F41_P_2_LEN_1,
50         MOD_VEX_W_1_0F41_P_2_LEN_1, MOD_VEX_W_0_0F42_P_0_LEN_1,
51         MOD_VEX_W_1_0F42_P_0_LEN_1, MOD_VEX_W_0_0F42_P_2_LEN_1,
52         MOD_VEX_W_1_0F42_P_2_LEN_1, MOD_VEX_W_0_0F44_P_0_LEN_1,
53         MOD_VEX_W_1_0F44_P_0_LEN_1, MOD_VEX_W_0_0F44_P_2_LEN_1,
54         MOD_VEX_W_1_0F44_P_2_LEN_1, MOD_VEX_W_0_0F45_P_0_LEN_1,
55         MOD_VEX_W_1_0F45_P_0_LEN_1, MOD_VEX_W_0_0F45_P_2_LEN_1,
56         MOD_VEX_W_1_0F45_P_2_LEN_1, MOD_VEX_W_0_0F46_P_0_LEN_1,
57         MOD_VEX_W_1_0F46_P_0_LEN_1, MOD_VEX_W_0_0F46_P_2_LEN_1,
58         MOD_VEX_W_1_0F46_P_2_LEN_1, MOD_VEX_W_0_0F47_P_0_LEN_1,
59         MOD_VEX_W_1_0F47_P_0_LEN_1, MOD_VEX_W_0_0F47_P_2_LEN_1,
60         MOD_VEX_W_1_0F47_P_2_LEN_1, MOD_VEX_W_0_0F4A_P_0_LEN_1,
61         MOD_VEX_W_1_0F4A_P_0_LEN_1, MOD_VEX_W_0_0F4A_P_2_LEN_1,
62         MOD_VEX_W_1_0F4A_P_2_LEN_1, MOD_VEX_W_0_0F4B_P_0_LEN_1,
63         MOD_VEX_W_1_0F4B_P_0_LEN_1, MOD_VEX_W_0_0F4B_P_2_LEN_1,
64         MOD_VEX_W_0_0F91_P_0_LEN_0, MOD_VEX_W_1_0F91_P_0_LEN_0,
65         MOD_VEX_W_0_0F91_P_2_LEN_0, MOD_VEX_W_1_0F91_P_2_LEN_0,
66         MOD_VEX_W_0_0F92_P_0_LEN_0, MOD_VEX_W_0_0F92_P_2_LEN_0,
67         MOD_VEX_W_0_0F92_P_3_LEN_0, MOD_VEX_W_1_0F92_P_3_LEN_0,
68         MOD_VEX_W_0_0F93_P_0_LEN_0, MOD_VEX_W_0_0F93_P_2_LEN_0,
69         MOD_VEX_W_0_0F93_P_3_LEN_0, MOD_VEX_W_1_0F93_P_3_LEN_0,
70         MOD_VEX_W_0_0F98_P_0_LEN_0, MOD_VEX_W_1_0F98_P_0_LEN_0,
71         MOD_VEX_W_0_0F98_P_2_LEN_0, MOD_VEX_W_1_0F98_P_2_LEN_0,
72         MOD_VEX_W_0_0F99_P_0_LEN_0, MOD_VEX_W_1_0F99_P_0_LEN_0,
73         MOD_VEX_W_0_0F99_P_2_LEN_0, MOD_VEX_W_1_0F99_P_2_LEN_0,
74         MOD_VEX_W_0_0F3A30_P_2_LEN_0, MOD_VEX_W_1_0F3A30_P_2_LEN_0,
75         MOD_VEX_W_0_0F3A31_P_2_LEN_0, MOD_VEX_W_1_0F3A31_P_2_LEN_0,
76         MOD_VEX_W_0_0F3A32_P_2_LEN_0, MOD_VEX_W_1_0F3A32_P_2_LEN_0,
77         MOD_VEX_W_0_0F3A33_P_2_LEN_0, MOD_VEX_W_1_0F3A33_P_2_LEN_0.
78         (vex_w_table): Replace terminals with MOD_TABLE entries for
79         most of mask instructions.
80
81 2015-08-17  Alan Modra  <[email protected]>
82
83         * cgen.sh: Trim trailing space from cgen output.
84         * ia64-gen.c (print_dependency_table): Don't generate trailing space.
85         (print_dis_table): Likewise.
86         * opc2c.c (dump_lines): Likewise.
87         (orig_filename): Warning fix.
88         * ia64-asmtab.c: Regenerate.
89
90 2015-08-13  Andre Vieira  <[email protected]>
91
92         * arm-dis.c (print_insn_arm): Disassembling for all targets V6
93         and higher with ARM instruction set will now mark the 26-bit
94         versions of teq,tst,cmn and cmp as UNPREDICTABLE.
95         (arm_opcodes): Fix for unpredictable nop being recognized as a
96         teq.
97
98 2015-08-12  Simon Dardis  <[email protected]>
99
100         * micromips-opc.c (micromips_opcodes): Re-order table so that move
101         based on 'or' is first.
102         * mips-opc.c (mips_builtin_opcodes): Ditto.
103
104 2015-08-11  Nick Clifton  <[email protected]>
105
106         PR 18800
107         * aarch64-tbl.h (aarch64_opcode_table): Fix mask for SIMD EXT
108         instruction.
109
110 2015-08-10  Robert Suchanek  <[email protected]>
111
112         * mips-opc.c (mips_builtin_opcodes): Add "sigrie".
113
114 2015-08-07  Amit Pawar <[email protected]>
115
116         * i386-gen.c: Remove CpuFMA4 from CPU_ZNVER1_FLAGS.
117         * i386-init.h: Regenerated.
118
119 2015-07-30  H.J. Lu  <[email protected]>
120
121         PR binutils/13571
122         * i386-dis.c (MOD_0FC3): New.
123         (PREFIX_0FC3): Renamed to ...
124         (PREFIX_MOD_0_0FC3): This.
125         (dis386_twobyte): Replace PREFIX_0FC3 with MOD_0FC3.
126         (prefix_table): Replace Ma with Ev on movntiS.
127         (mod_table): Add MOD_0FC3.
128
129 2015-07-27  H.J. Lu  <[email protected]>
130
131         * configure: Regenerated.
132
133 2015-07-23  Alan Modra  <[email protected]>
134
135         PR 18708
136         * i386-dis.c (get64): Avoid signed integer overflow.
137
138 2015-07-22  Alexander Fomin  <[email protected]>
139
140         PR binutils/18631
141         * i386-dis-evex.h (EVEX_W_0F78_P_2): Replace "EXxmmq" with
142         "EXEvexHalfBcstXmmq" for the second operand.
143         (EVEX_W_0F79_P_2): Likewise.
144         (EVEX_W_0F7A_P_2): Likewise.
145         (EVEX_W_0F7B_P_2): Likewise.
146
147 2015-07-16  Alessandro Marzocchi  <[email protected]>
148
149         * arm-dis.c (print_insn_coprocessor): Added support for quarter
150         float bitfield format.
151         (coprocessor_opcodes): Changed VFP vmov reg,immediate to use new
152         quarter float bitfield format.
153
154 2015-07-14  H.J. Lu  <[email protected]>
155
156         * configure: Regenerated.
157
158 2015-07-03  Alan Modra  <[email protected]>
159
160         * ppc-opc.c (PPC750, PPC7450, PPC860): Define using PPC_OPCODE_*.
161         * ppc-dis.c (ppc_opts): Add 821, 850 and 860 entries.  Add
162         PPC_OPCODE_7450 to 7450 entry.  Add PPC_OPCODE_750 to 750cl entry.
163
164 2015-07-01  Sandra Loosemore  <[email protected]>
165             Cesar Philippidis  <[email protected]>
166
167         * nios2-dis.c (nios2_extract_opcode): New.
168         (nios2_disassembler_state): New.
169         (nios2_find_opcode_hash): Use mach parameter to select correct
170         disassembler state.
171         (nios2_print_insn_arg): Extend to support new R2 argument letters
172         and formats.
173         (print_insn_nios2): Check for 16-bit instruction at end of memory.
174         * nios2-opc.c (nios2_builtin_regs): Add R2 register attributes.
175         (NIOS2_NUM_OPCODES): Rename to...
176         (NIOS2_NUM_R1_OPCODES): This.
177         (nios2_r2_opcodes): New.
178         (NIOS2_NUM_R2_OPCODES): New.
179         (nios2_num_r2_opcodes): New.
180         (nios2_r2_asi_n_mappings, nios2_num_r2_asi_n_mappings): New.
181         (nios2_r2_shi_n_mappings, nios2_num_r2_shi_n_mappings): New.
182         (nios2_r2_andi_n_mappings, nios2_num_r2_andi_n_mappings): New.
183         (nios2_r2_reg3_mappings, nios2_num_r2_reg3_mappings): New.
184         (nios2_r2_reg_range_mappings, nios2_num_r2_reg_range_mappings): New.
185
186 2015-06-30  Amit Pawar  <[email protected]>
187
188         * i386-dis.c (OP_Mwaitx): New.
189         (rm_table): Add monitorx/mwaitx.
190         * i386-gen.c (cpu_flag_init): Add CpuMWAITX to CPU_BDVER4_FLAGS
191         and CPU_ZNVER1_FLAGS.  Add CPU_MWAITX_FLAGS.
192         (operand_type_init): Add CpuMWAITX.
193         * i386-opc.h (CpuMWAITX): New.
194         (i386_cpu_flags): Add cpumwaitx.
195         * i386-opc.tbl: Add monitorx and mwaitx.
196         * i386-init.h: Regenerated.
197         * i386-tbl.h: Likewise.
198
199 2015-06-22  Peter Bergner  <[email protected]>
200
201         * ppc-opc.c (insert_ls): Test for invalid LS operands.
202         (insert_esync): New function.
203         (LS, WC): Use insert_ls.
204         (ESYNC): Use insert_esync.
205
206 2015-06-22  Nick Clifton  <[email protected]>
207
208         * dis-buf.c (buffer_read_memory): Fail is stop_vma is set and the
209         requested region lies beyond it.
210         * bfin-dis.c (print_insn_bfin): Ignore sysop instructions when
211         looking for 32-bit insns.
212         * mcore-dis.c (print_insn_mcore): Disable stop_vma when reading
213         data.
214         * sh-dis.c (print_insn_sh): Likewise.
215         * tic6x-dis.c (print_insn_tic6x): Disable stop_vma when reading
216         blocks of instructions.
217         * vax-dis.c (print_insn_vax): Check that the requested address
218         does not clash with the stop_vma.
219
220 2015-06-19  Peter Bergner  <[email protected]>
221
222         * ppc-dis.h (skip_optional_operands): Use ppc_optional_operand_value.
223         * ppc-opc.c (FXM4): Add non-zero optional value.
224         (TBR): Likewise.
225         (SXL): Likewise.
226         (insert_fxm): Handle new default operand value.
227         (extract_fxm): Likewise.
228         (insert_tbr): Likewise.
229         (extract_tbr): Likewise.
230
231 2015-06-16  Matthew Wahab  <[email protected]>
232
233         * arch64-opc.c (aarch64_sys_regs): Add "id_mmfr4_el1".
234
235 2015-06-16  Szabolcs Nagy  <[email protected]>
236
237         * arm-dis.c (print_insn_coprocessor): Avoid negative shift.
238
239 2015-06-12  Peter Bergner  <[email protected]>
240
241         * ppc-opc.c: Add comment accidentally removed by old commit.
242         (MTMSRD_L): Delete.
243
244 2015-06-04  Peter Bergner  <[email protected]>
245
246         * ppc-opc.c: (powerpc_opcodes) <hwsync>: New extended mnemonic.
247
248 2015-06-04  Nick Clifton  <[email protected]>
249
250         PR 18474
251         * msp430-dis.c (msp430_nooperands): Fix check for emulated insns.
252
253 2015-06-02  Matthew Wahab  <[email protected]>
254
255         * arm-dis.c (arm_opcodes): Add "setpan".
256         (thumb_opcodes): Add "setpan".
257
258 2015-06-02  Matthew Wahab  <[email protected]>
259
260         * arm-dis.c (select_arm_features): Rework to avoid used of redefined
261         macros.
262
263 2015-06-02  Matthew Wahab  <[email protected]>
264
265         * aarch64-tbl.h (aarch64_feature_rdma): New.
266         (RDMA): New.
267         (aarch64_opcode_table): Add "sqrmlah" and "sqrdmlsh" instructions.
268         * aarch64-asm-2.c: Regenerate.
269         * aarch64-dis-2.c: Regenerate.
270         * aarch64-opc-2.c: Regenerate.
271
272 2015-06-02  Matthew Wahab  <[email protected]>
273
274         * aarch64-tbl.h (aarch64_feature_lor): New.
275         (LOR): New.
276         (aarch64_opdocde_table): Add "ldlar", "ldlarb", "ldlarh", "stllr",
277         "stllrb", "stllrh".
278         * aarch64-asm-2.c: Regenerate.
279         * aarch64-dis-2.c: Regenerate.
280         * aarch64-opc-2.c: Regenerate.
281
282 2015-06-01  Matthew Wahab  <[email protected]>
283
284         * aarch64-opc.c (F_ARCHEXT): New.
285         (aarch64_sys_regs): Add "pan".
286         (aarch64_sys_reg_supported_p): New.
287         (aarch64_pstatefields): Add "pan".
288         (aarch64_pstatefield_supported_p): New.
289
290 2015-06-01  Jan Beulich  <[email protected]>
291
292         * i386-tbl.h: Regenerate.
293
294 2015-06-01  Jan Beulich  <[email protected]>
295
296         * i386-dis.c (print_insn): Swap rounding mode specifier and
297         general purpose register in Intel mode.
298
299 2015-06-01  Jan Beulich  <[email protected]>
300
301         * i386-opc.tbl: New IntelSyntax entries for vcvt{,u}si2s{d,s}.
302         * i386-tbl.h: Regenerate.
303
304 2015-05-18  H.J. Lu  <[email protected]>
305
306         * i386-opc.tbl: Remove Disp32 from AMD64 direct call/jmp.
307         * i386-init.h: Regenerated.
308
309 2015-05-15  H.J. Lu  <[email protected]>
310
311         PR binutis/18386
312         * i386-dis.c: Add comments for '@'.
313         (x86_64_table): Use '@' on call/jmp for X86_64_E8/X86_64_E9.
314         (enum x86_64_isa): New.
315         (isa64): Likewise.
316         (print_i386_disassembler_options): Add amd64 and intel64.
317         (print_insn): Handle amd64 and intel64.
318         (putop): Handle '@'.
319         (OP_J): Don't ignore the operand size prefix for AMD64 in 64-bit.
320         * i386-gen.c (cpu_flags): Add CpuAMD64 and CpuIntel64.
321         * i386-opc.h (AMD64): New.
322         (CpuIntel64): Likewise.
323         (i386_cpu_flags): Add cpuamd64 and cpuintel64.
324         * i386-opc.tbl: Add direct call/jmp with Disp16|Disp32 for AMD64.
325         Mark direct call/jmp without Disp16|Disp32 as Intel64.
326         * i386-init.h: Regenerated.
327         * i386-tbl.h: Likewise.
328
329 2015-05-14  Peter Bergner  <[email protected]>
330
331         * ppc-opc.c (IH) New define.
332         (powerpc_opcodes) <wait>: Do not enable for POWER7.
333         <tlbie>: Add RS operand for POWER7.
334         <slbia>: Add IH operand for POWER6.
335
336 2015-05-11  H.J. Lu  <[email protected]>
337
338         * opcodes/i386-opc.tbl (call): Remove Disp16|Disp32 from 64-bit
339         direct branch.
340         (jmp): Likewise.
341         * i386-tbl.h: Regenerated.
342
343 2015-05-11  H.J. Lu  <[email protected]>
344
345         * configure.ac: Support bfd_iamcu_arch.
346         * disassemble.c (disassembler): Support bfd_iamcu_arch.
347         * i386-gen.c (cpu_flag_init): Add CPU_IAMCU_FLAGS and
348         CPU_IAMCU_COMPAT_FLAGS.
349         (cpu_flags): Add CpuIAMCU.
350         * i386-opc.h (CpuIAMCU): New.
351         (i386_cpu_flags): Add cpuiamcu.
352         * configure: Regenerated.
353         * i386-init.h: Likewise.
354         * i386-tbl.h: Likewise.
355
356 2015-05-08  H.J. Lu  <[email protected]>
357
358         PR binutis/18386
359         * i386-dis.c (X86_64_E8): New.
360         (X86_64_E9): Likewise.
361         Update comments on 'T', 'U', 'V'.  Add comments for '^'.
362         (dis386): Replace callT/jmpT with X86_64_E8/X86_64_E9.
363         (x86_64_table): Add X86_64_E8 and X86_64_E9.
364         (mod_table): Replace {T|} with ^ on Jcall/Jmp.
365         (putop): Handle '^'.
366         (OP_J): Ignore the operand size prefix in 64-bit.  Don't check
367         REX_W.
368
369 2015-04-30  DJ Delorie  <[email protected]>
370
371         * disassemble.c (disassembler): Choose suitable disassembler based
372         on E_ABI.
373         * rl78-decode.opc (rl78_decode_opcode): Take ISA parameter.  Use
374         it to decode mul/div insns.
375         * rl78-decode.c: Regenerate.
376         * rl78-dis.c (print_insn_rl78): Rename to...
377         (print_insn_rl78_common): ...this, take ISA parameter.
378         (print_insn_rl78): New.
379         (print_insn_rl78_g10): New.
380         (print_insn_rl78_g13): New.
381         (print_insn_rl78_g14): New.
382         (rl78_get_disassembler): New.
383
384 2015-04-29  Nick Clifton  <[email protected]>
385
386         * po/fr.po: Updated French translation.
387
388 2015-04-27  Peter Bergner  <[email protected]>
389
390         * ppc-opc.c (DCBT_EO): New define.
391         (powerpc_opcodes) <lbarx>: Enable for POWER8 and later.
392         <lharx>: Likewise.
393         <stbcx.>: Likewise.
394         <sthcx.>: Likewise.
395         <waitrsv>: Do not enable for POWER7 and later.
396         <waitimpl>: Likewise.
397         <dcbt>: Default to the two operand form of the instruction for all
398         "old" cpus.  For "new" cpus, use the operand ordering that matches
399         whether the cpu is server or embedded.
400         <dcbtst>: Likewise.
401
402 2015-04-27  Andreas Krebbel  <[email protected]>
403
404         * s390-opc.c: New instruction type VV0UU2.
405         * s390-opc.txt: Fix instruction types for VFCE, VLDE, VFSQ, WFK,
406         and WFC.
407
408 2015-04-23  Jan Beulich  <[email protected]>
409
410         * i386-dis.c (putop): Extend "XY" handling to AVX512. Handle "XZ".
411         * i386-dis-evex.h.c (vcvtpd2ps, vcvtqq2ps, vcvttpd2udq,
412         vcvtpd2udq, vcvtuqq2ps, vcvttpd2dq, vcvtpd2dq): Add %XY.
413         (vfpclasspd, vfpclassps): Add %XZ.
414
415 2015-04-15  H.J. Lu  <[email protected]>
416
417         * i386-dis.c (PREFIX_UD_SHIFT): Removed.
418         (PREFIX_UD_REPZ): Likewise.
419         (PREFIX_UD_REPNZ): Likewise.
420         (PREFIX_UD_DATA): Likewise.
421         (PREFIX_UD_ADDR): Likewise.
422         (PREFIX_UD_LOCK): Likewise.
423
424 2015-04-15  H.J. Lu  <[email protected]>
425
426         * i386-dis.c (prefix_requirement): Removed.
427         (print_insn): Don't set prefix_requirement.  Check
428         dp->prefix_requirement instead of prefix_requirement.
429
430 2015-04-15  H.J. Lu  <[email protected]>
431
432         PR binutils/17898
433         * i386-dis.c (PREFIX_0FC7_REG_6): Renamed to ...
434         (PREFIX_MOD_0_0FC7_REG_6): This.
435         (PREFIX_MOD_3_0FC7_REG_6): New.
436         (PREFIX_MOD_3_0FC7_REG_7): Likewise.
437         (prefix_table): Replace PREFIX_0FC7_REG_6 with
438         PREFIX_MOD_0_0FC7_REG_6.  Add PREFIX_MOD_3_0FC7_REG_6 and
439         PREFIX_MOD_3_0FC7_REG_7.
440         (mod_table): Replace PREFIX_0FC7_REG_6 with
441         PREFIX_MOD_0_0FC7_REG_6.  Use PREFIX_MOD_3_0FC7_REG_6 and
442         PREFIX_MOD_3_0FC7_REG_7.
443
444 2015-04-15  H.J. Lu  <[email protected]>
445
446         * i386-dis.c (PREFIX_MANDATORY_REPZ): Removed.
447         (PREFIX_MANDATORY_REPNZ): Likewise.
448         (PREFIX_MANDATORY_DATA): Likewise.
449         (PREFIX_MANDATORY_ADDR): Likewise.
450         (PREFIX_MANDATORY_LOCK): Likewise.
451         (PREFIX_MANDATORY): Likewise.
452         (PREFIX_UD_SHIFT): Set to 8
453         (PREFIX_UD_REPZ): Updated.
454         (PREFIX_UD_REPNZ): Likewise.
455         (PREFIX_UD_DATA): Likewise.
456         (PREFIX_UD_ADDR): Likewise.
457         (PREFIX_UD_LOCK): Likewise.
458         (PREFIX_IGNORED_SHIFT): New.
459         (PREFIX_IGNORED_REPZ): Likewise.
460         (PREFIX_IGNORED_REPNZ): Likewise.
461         (PREFIX_IGNORED_DATA): Likewise.
462         (PREFIX_IGNORED_ADDR): Likewise.
463         (PREFIX_IGNORED_LOCK): Likewise.
464         (PREFIX_OPCODE): Likewise.
465         (PREFIX_IGNORED): Likewise.
466         (Bad_Opcode): Replace PREFIX_MANDATORY with 0.
467         (dis386_twobyte): Replace PREFIX_MANDATORY with PREFIX_OPCODE.
468         (three_byte_table): Likewise.
469         (mod_table): Likewise.
470         (mandatory_prefix): Renamed to ...
471         (prefix_requirement): This.
472         (prefix_table): Replace PREFIX_MANDATORY with PREFIX_OPCODE.
473         Update PREFIX_90 entry.
474         (get_valid_dis386): Check prefix_requirement to see if a prefix
475         should be ignored.
476         (print_insn): Replace mandatory_prefix with prefix_requirement.
477
478 2015-04-15  Renlin Li  <[email protected]>
479
480         * arm-dis.c (thumb32_opcodes): Define 'D' format control code,
481         use it for ssat and ssat16.
482         (print_insn_thumb32): Add handle case for 'D' control code.
483
484 2015-04-06  Ilya Tocar  <[email protected]>
485             H.J. Lu  <[email protected]>
486
487         * i386-dis-evex.h (evex_table): Fill prefix_requirement field.
488         * i386-dis.c (PREFIX_MANDATORY_REPZ, PREFIX_MANDATORY_REPNZ,
489         PREFIX_MANDATORY_DATA, PREFIX_MANDATORY_ADDR, PREFIX_MANDATORY_LOCK,
490         PREFIX_UD_SHIFT, PREFIX_UD_REPZ, REFIX_UD_REPNZ, PREFIX_UD_DATA,
491         PREFIX_UD_ADDR, PREFIX_UD_LOCK, PREFIX_MANDATORY): Define.
492         (Bad_Opcode, FLOAT, DIS386, DIS386_PREFIX, THREE_BYTE_TABLE_PREFIX):
493         Fill prefix_requirement field.
494         (struct dis386): Add prefix_requirement field.
495         (dis386): Fill prefix_requirement field.
496         (dis386_twobyte): Ditto.
497         (twobyte_has_mandatory_prefix_: Remove.
498         (reg_table): Fill prefix_requirement field.
499         (prefix_table): Ditto.
500         (x86_64_table): Ditto.
501         (three_byte_table): Ditto.
502         (xop_table): Ditto.
503         (vex_table): Ditto.
504         (vex_len_table): Ditto.
505         (vex_w_table): Ditto.
506         (mod_table): Ditto.
507         (bad_opcode): Ditto.
508         (print_insn): Use prefix_requirement.
509         (FGRPd9_2, FGRPd9_4, FGRPd9_5, FGRPd9_6, FGRPd9_7, FGRPda_5, FGRPdb_4,
510         FGRPde_3, FGRPdf_4): Fill prefix_requirement field.
511         (float_reg): Ditto.
512
513 2015-03-30  Mike Frysinger  <[email protected]>
514
515         * d10v-opc.c (d10v_reg_name_cnt): Convert old style prototype.
516
517 2015-03-29  H.J. Lu  <[email protected]>
518
519         * Makefile.in: Regenerated.
520
521 2015-03-25  Anton Blanchard  <[email protected]>
522
523         * ppc-dis.c (disassemble_init_powerpc): Only initialise
524         powerpc_opcd_indices and vle_opcd_indices once.
525
526 2015-03-25  Anton Blanchard  <[email protected]>
527
528         * ppc-opc.c (powerpc_opcodes): Add slbfee.
529
530 2015-03-24  Terry Guo  <[email protected]>
531
532         * arm-dis.c (opcode32): Updated to use new arm feature struct.
533         (opcode16): Likewise.
534         (coprocessor_opcodes): Replace bit with feature struct.
535         (neon_opcodes): Likewise.
536         (arm_opcodes): Likewise.
537         (thumb_opcodes): Likewise.
538         (thumb32_opcodes): Likewise.
539         (print_insn_coprocessor): Likewise.
540         (print_insn_arm): Likewise.
541         (select_arm_features): Follow new feature struct.
542
543 2015-03-17  Ganesh Gopalasubramanian  <[email protected]>
544
545         * i386-dis.c (rm_table): Add clzero.
546         * i386-gen.c (cpu_flag_init): Add new CPU_ZNVER1_FLAGS.
547         Add CPU_CLZERO_FLAGS.
548         (cpu_flags): Add CpuCLZERO.
549         * i386-opc.h: Add CpuCLZERO.
550         * i386-opc.tbl: Add clzero.
551         * i386-init.h: Re-generated.
552         * i386-tbl.h: Re-generated.
553
554 2015-03-13  Andrew Bennett  <[email protected]>
555
556         * mips-opc.c (decode_mips_operand): Fix constraint issues
557         with u and y operands.
558
559 2015-03-13  Andrew Bennett  <[email protected]>
560
561         * mips-opc.c (mips_builtin_opcodes): Add evp and dvp instructions.
562
563 2015-03-10  Andreas Krebbel  <[email protected]>
564
565         * s390-opc.c: Add new IBM z13 instructions.
566         * s390-opc.txt: Likewise.
567
568 2015-03-10  Renlin Li  <[email protected]>
569
570         * aarch64-tbl.h (aarch64_opcode_table): Remove strub, ldurb, ldursb,
571         stur, ldur, sturh, ldurh, ldursh, ldursw, prfum F_HAS_ALIAS flag and
572         related alias.
573         * aarch64-asm-2.c: Regenerate.
574         * aarch64-dis-2.c: Likewise.
575         * aarch64-opc-2.c: Likewise.
576
577 2015-03-03  Jiong Wang  <[email protected]>
578
579         * arm-dis.c (arm_symbol_is_valid): Skip ARM private symbols.
580
581 2015-02-25  Oleg Endo  <[email protected]>
582
583         * sh-opc.h (clrs, sets): Mark as arch_sh3_nommu_up instead of
584         arch_sh_up.
585         (pref): Mark as arch_sh2a_nofpu_or_sh3_nommu_up instead of
586         arch_sh2a_nofpu_or_sh4_nommu_nofpu_up.
587
588 2015-02-23  Vinay  <[email protected]>
589
590         * rl78-decode.opc (MOV): Added space between two operands for
591         'mov' instruction in index addressing mode.
592         * rl78-decode.c: Regenerate.
593
594 2015-02-19  Pedro Alves  <[email protected]>
595
596         * microblaze-dis.h [__cplusplus]: Wrap in extern "C".
597
598 2015-02-10  Pedro Alves  <[email protected]>
599             Tom Tromey  <[email protected]>
600
601         * microblaze-opcm.h (or, and, xor): Rename to microblaze_or,
602         microblaze_and, microblaze_xor.
603         * microblaze-opc.h (opcodes): Adjust.
604
605 2015-01-28  James Bowman  <[email protected]>
606
607         * Makefile.am: Add FT32 files.
608         * configure.ac: Handle FT32.
609         * disassemble.c (disassembler): Call print_insn_ft32.
610         * ft32-dis.c: New file.
611         * ft32-opc.c: New file.
612         * Makefile.in: Regenerate.
613         * configure: Regenerate.
614         * po/POTFILES.in: Regenerate.
615
616 2015-01-28 Kuan-Lin Chen <[email protected]>
617
618         * nds32-asm.c (keyword_sr): Add new system registers.
619
620 2015-01-16  Andreas Krebbel  <[email protected]>
621
622         * s390-dis.c (s390_extract_operand): Support vector register
623         operands.
624         (s390_print_insn_with_opcode): Support new operands types and add
625         new handling of optional operands.
626         * s390-mkopc.c (s390_opcode_mode_val, s390_opcode_cpu_val): Remove
627         and include opcode/s390.h instead.
628         (struct op_struct): New field `flags'.
629         (insertOpcode, insertExpandedMnemonic): New parameter `flags'.
630         (dumpTable): Dump flags.
631         (main): Parse flags from the s390-opc.txt file.  Add z13 as cpu
632         string.
633         * s390-opc.c: Add new operands types, instruction formats, and
634         instruction masks.
635         (s390_opformats): Add new formats for .insn.
636         * s390-opc.txt: Add new instructions.
637
638 2015-01-01  Alan Modra  <[email protected]>
639
640         Update year range in copyright notice of all files.
641
642 For older changes see ChangeLog-2014
643 \f
644 Copyright (C) 2015 Free Software Foundation, Inc.
645
646 Copying and distribution of this file, with or without modification,
647 are permitted in any medium without royalty provided the copyright
648 notice and this notice are preserved.
649
650 Local Variables:
651 mode: change-log
652 left-margin: 8
653 fill-column: 74
654 version-control: never
655 End:
This page took 0.063317 seconds and 4 git commands to generate.