PR24390, Don't decode mtfsb field as a cr field
[deliverable/binutils-gdb.git] / opcodes / ChangeLog
CommitLineData
96a86c01
AM
12019-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
796d6298
TC
92019-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
60df3720
TC
152019-03-25 Tamar Christina <tamar.christina@arm.com>
16
17 * aarch64-dis.c (print_insn_aarch64):
18 Implement override.
19
51457761
TC
202019-03-25 Tamar Christina <tamar.christina@arm.com>
21
22 * aarch64-dis.c (print_insn_aarch64): Update the mapping symbol search
23 order.
24
53b2f36b
TC
252019-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
89199bb5
L
302019-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
97ed31ae
L
372019-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
0919bfe9
AK
442019-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
492019-03-12 Andreas Krebbel <krebbel@linux.ibm.com>
50
51 * s390-opc.txt: Add instruction descriptions.
52
21820ebe
JW
532019-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
f7dd2fb2
TC
582019-02-07 Tamar Christina <tamar.christina@arm.com>
59
60 * arm-dis.c (arm_opcodes): Redefine hlt to armv1.
61
6456d318
TC
622019-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
4a83b610
NC
722019-02-07 Nick Clifton <nickc@redhat.com>
73
74 * po/sv.po: Updated Swedish translation.
75
fc60b8c8
AK
762019-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
e10620d3
TC
832019-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
20a4ca55
SD
922019-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
550fd7bf
SD
992019-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
d9938630
NC
1152019-01-23 Nick Clifton <nickc@redhat.com>
116
117 * po/pt_BR.po: Updated Brazilian Portuguese translation.
118
375cd423
NC
1192019-01-21 Nick Clifton <nickc@redhat.com>
120
121 * po/de.po: Updated German translation.
122 * po/uk.po: Updated Ukranian translation.
123
57299f48
CX
1242019-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
f48dfe41
NC
1282019-01-19 Nick Clifton <nickc@redhat.com>
129
130 * configure: Regenerate.
131 * po/opcodes.pot: Regenerate.
132
f974f26c
NC
1332018-06-24 Nick Clifton <nickc@redhat.com>
134
135 2.32 branch created.
136
39f286cd
JD
1372019-01-09 John Darrington <john@darrington.wattle.id.au>
138
448b8ca8
JD
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
39f286cd
JD
142 zero.
143
3107326d
AP
1442019-01-09 Andrew Paprocki <andrew@ishiboo.com>
145
146 * configure: Regenerate.
147
7e9ca91e
AM
1482019-01-07 Alan Modra <amodra@gmail.com>
149
150 * configure: Regenerate.
151 * po/POTFILES.in: Regenerate.
152
ef1ad42b
JD
1532019-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.
7e9ca91e 161 * Makefile.in: Regenerate.
ef1ad42b 162 * configure.ac (bfd_s12z_arch): Correct the dependencies.
7e9ca91e 163 * configure: Regenerate.
ef1ad42b 164
82704155
AM
1652019-01-01 Alan Modra <amodra@gmail.com>
166
167 Update year range in copyright notice of all files.
168
d5c04e1b 169For older changes see ChangeLog-2018
3499769a 170\f
d5c04e1b 171Copyright (C) 2019 Free Software Foundation, Inc.
3499769a
AM
172
173Copying and distribution of this file, with or without modification,
174are permitted in any medium without royalty provided the copyright
175notice and this notice are preserved.
176
177Local Variables:
178mode: change-log
179left-margin: 8
180fill-column: 74
181version-control: never
182End:
This page took 0.247576 seconds and 4 git commands to generate.