[ARM] Fix the decoding of indexed element VCMLA instruction
[deliverable/binutils-gdb.git] / opcodes / ChangeLog
1 2017-01-18 Szabolcs Nagy <szabolcs.nagy@arm.com>
2
3 * arm-dis.c (coprocessor_opcodes): Fix vcmla mask and disassembly.
4
5 2017-01-13 Yao Qi <yao.qi@linaro.org>
6
7 * m68k-dis.c (match_insn_m68k): Extend comments. Return -1
8 if FETCH_DATA returns 0.
9 (m68k_scan_mask): Likewise.
10 (print_insn_m68k): Update code to handle -1 return value.
11
12 2017-01-13 Yao Qi <yao.qi@linaro.org>
13
14 * m68k-dis.c (enum print_insn_arg_error): New.
15 (NEXTBYTE): Replace -3 with
16 PRINT_INSN_ARG_MEMORY_ERROR.
17 (NEXTULONG): Likewise.
18 (NEXTSINGLE): Likewise.
19 (NEXTDOUBLE): Likewise.
20 (NEXTDOUBLE): Likewise.
21 (NEXTPACKED): Likewise.
22 (FETCH_ARG): Likewise.
23 (FETCH_DATA): Update comments.
24 (print_insn_arg): Update comments. Replace magic numbers with
25 enum.
26 (match_insn_m68k): Likewise.
27
28 2017-01-12 Igor Tsimbalist <igor.v.tsimbalist@intel.com>
29
30 * i386-dis.c (enum): Add PREFIX_EVEX_0F3855, EVEX_W_0F3855_P_2.
31 * i386-dis-evex.h (evex_table): Updated.
32 * i386-gen.c (cpu_flag_init): Add CPU_AVX512_VPOPCNTDQ_FLAGS,
33 CPU_ANY_AVX512_VPOPCNTDQ_FLAGS. Update CPU_ANY_AVX512F_FLAGS.
34 (cpu_flags): Add CpuAVX512_VPOPCNTDQ.
35 * i386-opc.h (enum): (AVX512_VPOPCNTDQ): New.
36 (i386_cpu_flags): Add cpuavx512_vpopcntdq.
37 * i386-opc.tbl: Add Intel AVX512_VPOPCNTDQ instructions.
38 * i386-init.h: Regenerate.
39 * i386-tbl.h: Ditto.
40
41 2017-01-12 Yao Qi <yao.qi@linaro.org>
42
43 * msp430-dis.c (msp430_singleoperand): Return -1 if
44 msp430dis_opcode_signed returns false.
45 (msp430_doubleoperand): Likewise.
46 (msp430_branchinstr): Return -1 if
47 msp430dis_opcode_unsigned returns false.
48 (msp430x_calla_instr): Likewise.
49 (print_insn_msp430): Likewise.
50
51 2017-01-05 Nick Clifton <nickc@redhat.com>
52
53 PR 20946
54 * frv-desc.c (lookup_mach_via_bfd_name): Return NULL if the name
55 could not be matched.
56 (frv_cgen_cpu_open): Allow for lookup_mach_via_bfd_name returning
57 NULL.
58
59 2017-01-04 Szabolcs Nagy <szabolcs.nagy@arm.com>
60
61 * aarch64-tbl.h (RCPC, RCPC_INSN): Define.
62 (aarch64_opcode_table): Use RCPC_INSN.
63
64 2017-01-03 Kito Cheng <kito.cheng@gmail.com>
65
66 * riscv-opc.c (riscv-opcodes): Add support for the "q" ISA
67 extension.
68 * riscv-opcodes/all-opcodes: Likewise.
69
70 2017-01-03 Dilyan Palauzov <dilyan.palauzov@aegee.org>
71
72 * riscv-dis.c (print_insn_args): Add fall through comment.
73
74 2017-01-03 Nick Clifton <nickc@redhat.com>
75
76 * po/sr.po: New Serbian translation.
77 * configure.ac (ALL_LINGUAS): Add sr.
78 * configure: Regenerate.
79
80 2017-01-02 Alan Modra <amodra@gmail.com>
81
82 * epiphany-desc.h: Regenerate.
83 * epiphany-opc.h: Regenerate.
84 * fr30-desc.h: Regenerate.
85 * fr30-opc.h: Regenerate.
86 * frv-desc.h: Regenerate.
87 * frv-opc.h: Regenerate.
88 * ip2k-desc.h: Regenerate.
89 * ip2k-opc.h: Regenerate.
90 * iq2000-desc.h: Regenerate.
91 * iq2000-opc.h: Regenerate.
92 * lm32-desc.h: Regenerate.
93 * lm32-opc.h: Regenerate.
94 * m32c-desc.h: Regenerate.
95 * m32c-opc.h: Regenerate.
96 * m32r-desc.h: Regenerate.
97 * m32r-opc.h: Regenerate.
98 * mep-desc.h: Regenerate.
99 * mep-opc.h: Regenerate.
100 * mt-desc.h: Regenerate.
101 * mt-opc.h: Regenerate.
102 * or1k-desc.h: Regenerate.
103 * or1k-opc.h: Regenerate.
104 * xc16x-desc.h: Regenerate.
105 * xc16x-opc.h: Regenerate.
106 * xstormy16-desc.h: Regenerate.
107 * xstormy16-opc.h: Regenerate.
108
109 2017-01-02 Alan Modra <amodra@gmail.com>
110
111 Update year range in copyright notice of all files.
112
113 For older changes see ChangeLog-2016
114 \f
115 Copyright (C) 2017 Free Software Foundation, Inc.
116
117 Copying and distribution of this file, with or without modification,
118 are permitted in any medium without royalty provided the copyright
119 notice and this notice are preserved.
120
121 Local Variables:
122 mode: change-log
123 left-margin: 8
124 fill-column: 74
125 version-control: never
126 End:
This page took 0.034621 seconds and 4 git commands to generate.