PR24390, Don't decode mtfsb field as a cr field
[deliverable/binutils-gdb.git] / opcodes / ChangeLog
1 2019-03-28 Alan Modra <amodra@gmail.com>
2
3 PR 24390
4 * ppc-opc.c (BTF): Define.
5 (powerpc_opcodes): Use for mtfsb*.
6 * ppc-dis.c (print_insn_powerpc): Print fields with both
7 PPC_OPERAND_CR_REG and PPC_OPERAND_CR_BIT as a plain number.
8
9 2019-03-25 Tamar Christina <tamar.christina@arm.com>
10
11 * arm-dis.c (struct arm_private_data): Remove has_mapping_symbols.
12 (mapping_symbol_for_insn): Implement new algorithm.
13 (print_insn): Remove duplicate code.
14
15 2019-03-25 Tamar Christina <tamar.christina@arm.com>
16
17 * aarch64-dis.c (print_insn_aarch64):
18 Implement override.
19
20 2019-03-25 Tamar Christina <tamar.christina@arm.com>
21
22 * aarch64-dis.c (print_insn_aarch64): Update the mapping symbol search
23 order.
24
25 2019-03-25 Tamar Christina <tamar.christina@arm.com>
26
27 * aarch64-dis.c (last_stop_offset): New.
28 (print_insn_aarch64): Use stop_offset.
29
30 2019-03-19 H.J. Lu <hongjiu.lu@intel.com>
31
32 PR gas/24359
33 * i386-gen.c (cpu_flag_init): Add CPU_ANY_AVX512F_FLAGS to
34 CPU_ANY_AVX2_FLAGS.
35 * i386-init.h: Regenerated.
36
37 2019-03-18 H.J. Lu <hongjiu.lu@intel.com>
38
39 PR gas/24348
40 * i386-opc.tbl: Add Optimize to vmovdqa32, vmovdqa64, vmovdqu8,
41 vmovdqu16, vmovdqu32 and vmovdqu64.
42 * i386-tbl.h: Regenerated.
43
44 2019-03-12 Andreas Krebbel <krebbel@linux.ibm.com>
45
46 * s390-opc.txt: Rename selhhhr to selfhr. Remove optional operand
47 from vstrszb, vstrszh, and vstrszf.
48
49 2019-03-12 Andreas Krebbel <krebbel@linux.ibm.com>
50
51 * s390-opc.txt: Add instruction descriptions.
52
53 2019-02-08 Jim Wilson <jimw@sifive.com>
54
55 * riscv-opc.c (riscv_opcodes) <beq>: Use Cz to compress 3 operand form.
56 <bne>: Likewise.
57
58 2019-02-07 Tamar Christina <tamar.christina@arm.com>
59
60 * arm-dis.c (arm_opcodes): Redefine hlt to armv1.
61
62 2019-02-07 Tamar Christina <tamar.christina@arm.com>
63
64 PR binutils/23212
65 * aarch64-opc.h (enum aarch64_field_kind): Add FLD_sz.
66 * aarch64-opc.c (verify_elem_sd): New.
67 (fields): Add FLD_sz entr.
68 * aarch64-tbl.h (_SIMD_INSN): New.
69 (aarch64_opcode_table): Add elem_sd verifier to fmla, fmls, fmul and
70 fmulx scalar and vector by element isns.
71
72 2019-02-07 Nick Clifton <nickc@redhat.com>
73
74 * po/sv.po: Updated Swedish translation.
75
76 2019-01-31 Andreas Krebbel <krebbel@linux.ibm.com>
77
78 * s390-mkopc.c (main): Accept arch13 as cpu string.
79 * s390-opc.c: Add new instruction formats and instruction opcode
80 masks.
81 * s390-opc.txt: Add new arch13 instructions.
82
83 2019-01-25 Sudakshina Das <sudi.das@arm.com>
84
85 * aarch64-tbl.h (QL_LDST_AT): Update macro.
86 (aarch64_opcode): Change encoding for stg, stzg
87 st2g and st2zg.
88 * aarch64-asm-2.c: Regenerated.
89 * aarch64-dis-2.c: Regenerated.
90 * aarch64-opc-2.c: Regenerated.
91
92 2019-01-25 Sudakshina Das <sudi.das@arm.com>
93
94 * aarch64-asm-2.c: Regenerated.
95 * aarch64-dis-2.c: Likewise.
96 * aarch64-opc-2.c: Likewise.
97 * aarch64-tbl.h (aarch64_opcode): Add new stzgm.
98
99 2019-01-25 Sudakshina Das <sudi.das@arm.com>
100 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
101
102 * aarch64-asm.c (aarch64_ins_addr_simple_2): Remove.
103 * aarch64-asm.h (ins_addr_simple_2): Likeiwse.
104 * aarch64-dis.c (aarch64_ext_addr_simple_2): Likewise.
105 * aarch64-dis.h (ext_addr_simple_2): Likewise.
106 * aarch64-opc.c (operand_general_constraint_met_p): Remove
107 case for ldstgv_indexed.
108 (aarch64_print_operand): Remove case for AARCH64_OPND_ADDR_SIMPLE_2.
109 * aarch64-tbl.h (struct aarch64_opcode): Remove ldgv and stgv.
110 (AARCH64_OPERANDS): Remove ADDR_SIMPLE_2.
111 * aarch64-asm-2.c: Regenerated.
112 * aarch64-dis-2.c: Regenerated.
113 * aarch64-opc-2.c: Regenerated.
114
115 2019-01-23 Nick Clifton <nickc@redhat.com>
116
117 * po/pt_BR.po: Updated Brazilian Portuguese translation.
118
119 2019-01-21 Nick Clifton <nickc@redhat.com>
120
121 * po/de.po: Updated German translation.
122 * po/uk.po: Updated Ukranian translation.
123
124 2019-01-20 Chenghua Xu <paul.hua.gm@gmail.com>
125 * mips-dis.c (mips_arch_choices): Fix typo in
126 gs464, gs464e and gs264e descriptors.
127
128 2019-01-19 Nick Clifton <nickc@redhat.com>
129
130 * configure: Regenerate.
131 * po/opcodes.pot: Regenerate.
132
133 2018-06-24 Nick Clifton <nickc@redhat.com>
134
135 2.32 branch created.
136
137 2019-01-09 John Darrington <john@darrington.wattle.id.au>
138
139 * s12z-dis.c (print_insn_s12z): Do not dereference an operand
140 if it is null.
141 -dis.c (opr_emit_disassembly): Do not omit an index if it is
142 zero.
143
144 2019-01-09 Andrew Paprocki <andrew@ishiboo.com>
145
146 * configure: Regenerate.
147
148 2019-01-07 Alan Modra <amodra@gmail.com>
149
150 * configure: Regenerate.
151 * po/POTFILES.in: Regenerate.
152
153 2019-01-03 John Darrington <john@darrington.wattle.id.au>
154
155 * s12z-opc.c: New file.
156 * s12z-opc.h: New file.
157 * s12z-dis.c: Removed all code not directly related to display
158 of instructions. Used the interface provided by the new files
159 instead.
160 * Makefile.am (TARGET_LIBOPCODES_CFILES) Add s12z-opc.c.
161 * Makefile.in: Regenerate.
162 * configure.ac (bfd_s12z_arch): Correct the dependencies.
163 * configure: Regenerate.
164
165 2019-01-01 Alan Modra <amodra@gmail.com>
166
167 Update year range in copyright notice of all files.
168
169 For older changes see ChangeLog-2018
170 \f
171 Copyright (C) 2019 Free Software Foundation, Inc.
172
173 Copying and distribution of this file, with or without modification,
174 are permitted in any medium without royalty provided the copyright
175 notice and this notice are preserved.
176
177 Local Variables:
178 mode: change-log
179 left-margin: 8
180 fill-column: 74
181 version-control: never
182 End:
This page took 0.048135 seconds and 4 git commands to generate.