Updated Vietnamese translation.
[binutils-gdb.git] / opcodes / ChangeLog
1 2010-02-15 Nick Clifton <nickc@redhat.com>
2
3 * po/vi.po: Updated Vietnamese translation.
4
5 2010-02-12 Doug Evans <dje@sebabeach.org>
6
7 * lm32-opinst.c: Regenerate.
8
9 2010-02-11 Doug Evans <dje@sebabeach.org>
10
11 * cgen-dis.in (print_normal): Delete CGEN_PRINT_NORMAL.
12 (print_address): Delete CGEN_PRINT_ADDRESS.
13 * fr30-dis.c, * frv-dis.c, * ip2k-dis.c, * iq2000-dis.c,
14 * lm32-dis.c, * m32c-dis.c, * m32r-desc.c, * m32r-desc.h,
15 * m32r-dis.c, * mep-dis.c, * mt-dis.c, * openrisc-dis.c,
16 * xc16x-dis.c, * xstormy16-dis.c: Regenerate.
17
18 * fr30-desc.c, * fr30-desc.h, * fr30-opc.c,
19 * frv-desc.c, * frv-desc.h, * frv-opc.c,
20 * ip2k-desc.c, * ip2k-desc.h, * ip2k-opc.c,
21 * iq2000-desc.c, * iq2000-desc.h, * iq2000-opc.c,
22 * lm32-desc.c, * lm32-desc.h, * lm32-opc.c, * lm32-opinst.c,
23 * m32c-desc.c, * m32c-desc.h, * m32c-opc.c,
24 * m32r-desc.c, * m32r-desc.h, * m32r-opc.c, * m32r-opinst.c,
25 * mep-desc.c, * mep-desc.h, * mep-opc.c,
26 * mt-desc.c, * mt-desc.h, * mt-opc.c,
27 * openrisc-desc.c, * openrisc-desc.h, * openrisc-opc.c,
28 * xc16x-desc.c, * xc16x-desc.h, * xc16x-opc.c,
29 * xstormy16-desc.c, * xstormy16-desc.h, * xstormy16-opc.c: Regenerate.
30
31 2010-02-11 H.J. Lu <hongjiu.lu@intel.com>
32
33 * i386-dis.c: Update copyright.
34 * i386-gen.c: Likewise.
35 * i386-opc.h: Likewise.
36 * i386-opc.tbl: Likewise.
37
38 2010-02-10 Quentin Neill <quentin.neill@amd.com>
39 Sebastian Pop <sebastian.pop@amd.com>
40
41 * i386-dis.c (OP_EX_VexImmW): Reintroduced
42 function to handle 5th imm8 operand.
43 (PREFIX_VEX_3A48): Added.
44 (PREFIX_VEX_3A49): Added.
45 (VEX_W_3A48_P_2): Added.
46 (VEX_W_3A49_P_2): Added.
47 (prefix table): Added entries for PREFIX_VEX_3A48
48 and PREFIX_VEX_3A49.
49 (vex table): Added entries for VEX_W_3A48_P_2 and
50 and VEX_W_3A49_P_2.
51 * i386-gen.c (operand_type_init): Added OPERAND_TYPE_VEC_IMM4
52 for Vec_Imm4 operands.
53 * i386-opc.h (enum): Added Vec_Imm4.
54 (i386_operand_type): Added vec_imm4.
55 * i386-opc.tbl: Add entries for vpermilp[ds].
56 * i386-init.h: Regenerated.
57 * i386-tbl.h: Regenerated.
58
59 2010-02-10 Richard Sandiford <r.sandiford@uk.ibm.com>
60
61 * ppc-dis.c (ppc_opts): Add "pwr4", "pwr5", "pwr5x", "pwr6"
62 and "pwr7". Move "a2" into alphabetical order.
63
64 2010-02-08 Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
65
66 * ppc-dis.c (ppc_opts): Add titan entry.
67 * ppc-opc.c (TITAN, MULHW): Define.
68 (powerpc_opcodes): Support AppliedMicro Titan core (APM83xxx).
69
70 2010-02-03 Quentin Neill <quentin.neill@amd.com>
71
72 * i386-gen.c (cpu_flag_init): Rename CPU_AMDFAM15_FLAGS
73 to CPU_BDVER1_FLAGS
74 * i386-init.h: Regenerated.
75
76 2010-02-03 Anthony Green <green@moxielogic.com>
77
78 * moxie-opc.c (moxie_form1_opc_info): Move "nop" from 0x00 to
79 0x0f, and make 0x00 an illegal instruction.
80
81 2010-01-29 Daniel Jacobowitz <dan@codesourcery.com>
82
83 * opcodes/arm-dis.c (struct arm_private_data): New.
84 (print_insn_coprocessor, print_insn_arm): Update to use struct
85 arm_private_data.
86 (is_mapping_symbol, get_map_sym_type): New functions.
87 (get_sym_code_type): Check the symbol's section. Do not check
88 mapping symbols.
89 (print_insn): Default to disassembling ARM mode code. Check
90 for mapping symbols separately from other symbols. Use
91 struct arm_private_data.
92
93 2010-01-28 H.J. Lu <hongjiu.lu@intel.com>
94
95 * i386-dis.c (EXVexWdqScalar): New.
96 (vex_scalar_w_dq_mode): Likewise.
97 (prefix_table): Update entries for PREFIX_VEX_3899,
98 PREFIX_VEX_389B, PREFIX_VEX_389D, PREFIX_VEX_389F,
99 PREFIX_VEX_38A9, PREFIX_VEX_38AB, PREFIX_VEX_38AD,
100 PREFIX_VEX_38AF, PREFIX_VEX_38B9, PREFIX_VEX_38BB,
101 PREFIX_VEX_38BD and PREFIX_VEX_38BF.
102 (intel_operand_size): Handle vex_scalar_w_dq_mode.
103 (OP_EX): Likewise.
104
105 2010-01-27 H.J. Lu <hongjiu.lu@intel.com>
106
107 * i386-dis.c (XMScalar): New.
108 (EXdScalar): Likewise.
109 (EXqScalar): Likewise.
110 (EXqScalarS): Likewise.
111 (VexScalar): Likewise.
112 (EXdVexScalarS): Likewise.
113 (EXqVexScalarS): Likewise.
114 (XMVexScalar): Likewise.
115 (scalar_mode): Likewise.
116 (d_scalar_mode): Likewise.
117 (d_scalar_swap_mode): Likewise.
118 (q_scalar_mode): Likewise.
119 (q_scalar_swap_mode): Likewise.
120 (vex_scalar_mode): Likewise.
121 (vex_len_table): Duplcate entries for VEX_LEN_10_P_1,
122 VEX_LEN_10_P_3, VEX_LEN_11_P_1, VEX_LEN_11_P_3, VEX_LEN_2A_P_1,
123 VEX_LEN_2A_P_3, VEX_LEN_2C_P_3, VEX_LEN_2D_P_1, VEX_LEN_2E_P_0,
124 VEX_LEN_2E_P_2, VEX_LEN_2F_P_2, VEX_LEN_51_P_1, VEX_LEN_51_P_3,
125 VEX_LEN_52_P_1, VEX_LEN_53_P_1, VEX_LEN_58_P_1, VEX_LEN_58_P_3,
126 VEX_LEN_59_P_1, VEX_LEN_5A_P_1, VEX_LEN_5A_P_3, VEX_LEN_5C_P_1,
127 VEX_LEN_5C_P_3, VEX_LEN_5D_P_1, VEX_LEN_5D_P_3, VEX_LEN_5E_P_1,
128 VEX_LEN_5E_P_3, VEX_LEN_5F_P_1, VEX_LEN_5F_P_3, VEX_LEN_6E_P_2,
129 VEX_LEN_7E_P_1, VEX_LEN_7E_P_2, VEX_LEN_D6_P_2, VEX_LEN_C2_P_1,
130 VEX_LEN_C2_P_3, VEX_LEN_3A0A_P_2 and VEX_LEN_3A0B_P_2.
131 (vex_w_table): Update entries for VEX_W_10_P_1, VEX_W_10_P_3,
132 VEX_W_11_P_1, VEX_W_11_P_3, VEX_W_2E_P_0, VEX_W_2E_P_2,
133 VEX_W_2F_P_0, VEX_W_2F_P_2, VEX_W_51_P_1, VEX_W_51_P_3,
134 VEX_W_52_P_1, VEX_W_53_P_1, VEX_W_58_P_1, VEX_W_58_P_3,
135 VEX_W_59_P_1, VEX_W_59_P_3, VEX_W_5A_P_1, VEX_W_5A_P_3,
136 VEX_W_5C_P_1, VEX_W_5C_P_3, VEX_W_5D_P_1, VEX_W_5D_P_3,
137 VEX_W_5E_P_1, VEX_W_5E_P_3, VEX_W_5F_P_1, VEX_W_5F_P_3,
138 VEX_W_7E_P_1, VEX_W_D6_P_2 VEX_W_C2_P_1, VEX_W_C2_P_3,
139 VEX_W_3A0A_P_2 and VEX_W_3A0B_P_2.
140 (intel_operand_size): Handle d_scalar_mode, d_scalar_swap_mode,
141 q_scalar_mode, q_scalar_swap_mode.
142 (OP_XMM): Handle scalar_mode.
143 (OP_EX): Handle d_scalar_mode, d_scalar_swap_mode, q_scalar_mode
144 and q_scalar_swap_mode.
145 (OP_VEX): Handle vex_scalar_mode.
146
147 2010-01-24 H.J. Lu <hongjiu.lu@intel.com>
148
149 * i386-dis.c (prefix_table): Remove trailing { Bad_Opcode }.
150
151 2010-01-24 H.J. Lu <hongjiu.lu@intel.com>
152
153 * i386-dis.c (vex_len_table): Remove trailing { Bad_Opcode }.
154
155 2010-01-24 H.J. Lu <hongjiu.lu@intel.com>
156
157 * i386-dis.c (prefix_table): Remove trailing { Bad_Opcode }.
158
159 2010-01-24 H.J. Lu <hongjiu.lu@intel.com>
160
161 * i386-dis.c (Bad_Opcode): New.
162 (bad_opcode): Likewise.
163 (dis386): Replace { "(bad)", { XX } } with { Bad_Opcode }.
164 (dis386_twobyte): Likewise.
165 (reg_table): Likewise.
166 (prefix_table): Likewise.
167 (x86_64_table): Likewise.
168 (vex_len_table): Likewise.
169 (vex_w_table): Likewise.
170 (mod_table): Likewise.
171 (rm_table): Likewise.
172 (float_reg): Likewise.
173 (reg_table): Remove trailing "(bad)" entries.
174 (prefix_table): Likewise.
175 (x86_64_table): Likewise.
176 (vex_len_table): Likewise.
177 (vex_w_table): Likewise.
178 (mod_table): Likewise.
179 (rm_table): Likewise.
180 (get_valid_dis386): Handle bytemode 0.
181
182 2010-01-23 H.J. Lu <hongjiu.lu@intel.com>
183
184 * i386-opc.h (VEXScalar): New.
185
186 * i386-opc.tbl: Replace "Vex" with "Vex=3" on AVX scalar
187 instructions.
188 * i386-tbl.h: Regenerated.
189
190 2010-01-21 H.J. Lu <hongjiu.lu@intel.com>
191
192 * i386-dis.c (mod_table): Use FXSAVE on xsave and xrstor.
193
194 * i386-opc.tbl: Add xsave64 and xrstor64.
195 * i386-tbl.h: Regenerated.
196
197 2010-01-20 Nick Clifton <nickc@redhat.com>
198
199 PR 11170
200 * arm-dis.c (print_arm_address): Do not ignore negative bit in PC
201 based post-indexed addressing.
202
203 2010-01-15 Sebastian Pop <sebastian.pop@amd.com>
204
205 * i386-opc.tbl: Support all the possible aliases for VPCOM* insns.
206 * i386-tbl.h: Regenerated.
207
208 2010-01-14 H.J. Lu <hongjiu.lu@intel.com>
209
210 * i386-opc.h (VexVVVV): Replace VEX.DNS with VEX.NDS in
211 comments.
212
213 2010-01-14 H.J. Lu <hongjiu.lu@intel.com>
214
215 * i386-dis.c (names_mm): New.
216 (intel_names_mm): Likewise.
217 (att_names_mm): Likewise.
218 (names_xmm): Likewise.
219 (intel_names_xmm): Likewise.
220 (att_names_xmm): Likewise.
221 (names_ymm): Likewise.
222 (intel_names_ymm): Likewise.
223 (att_names_ymm): Likewise.
224 (print_insn): Set names_mm, names_xmm and names_ymm.
225 (OP_MMX): Use names_mm, names_xmm and names_ymm.
226 (OP_XMM): Likewise.
227 (OP_EM): Likewise.
228 (OP_EMC): Likewise.
229 (OP_MXC): Likewise.
230 (OP_EX): Likewise.
231 (XMM_Fixup): Likewise.
232 (OP_VEX): Likewise.
233 (OP_EX_VexReg): Likewise.
234 (OP_Vex_2src): Likewise.
235 (OP_Vex_2src_1): Likewise.
236 (OP_Vex_2src_2): Likewise.
237 (OP_REG_VexI4): Likewise.
238
239 2010-01-13 H.J. Lu <hongjiu.lu@intel.com>
240
241 * i386-dis.c (print_insn): Update comments.
242
243 2010-01-12 H.J. Lu <hongjiu.lu@intel.com>
244
245 * i386-dis.c (rex_original): Removed.
246 (ckprefix): Remove rex_original.
247 (print_insn): Update comments.
248
249 2010-01-09 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
250
251 * Makefile.in: Regenerate.
252 * configure: Regenerate.
253
254 2010-01-07 Doug Evans <dje@sebabeach.org>
255
256 * cgen-ibld.in (insert_normal, extract_normal): Minor cleanup.
257 * fr30-ibld.c, * frv-ibld.c, * ip2k-ibld.c, * iq2000-ibld.c,
258 * lm32-ibld.c, * m32c-ibld.c, * m32r-ibld.c, * mep-ibld.c,
259 * mt-ibld.c, * openrisc-ibld.c, * xc16x-ibld.c,
260 * xstormy16-ibld.c: Regenerate.
261
262 2010-01-06 Quentin Neill <quentin.neill@amd.com>
263
264 * i386-gen.c (cpu_flag_init): Add new CPU_AMDFAM15_FLAGS.
265 * i386-init.h: Regenerated.
266
267 2010-01-06 Daniel Gutson <dgutson@codesourcery.com>
268
269 * arm-dis.c (print_insn): Fixed search for next symbol and data
270 dumping condition, and the initial mapping symbol state.
271
272 2010-01-05 Doug Evans <dje@sebabeach.org>
273
274 * cgen-ibld.in: #include "cgen/basic-modes.h".
275 * fr30-ibld.c, * frv-ibld.c, * ip2k-ibld.c, * iq2000-ibld.c,
276 * lm32-ibld.c, * m32c-ibld.c, * m32r-ibld.c, * mep-ibld.c,
277 * mt-ibld.c, * openrisc-ibld.c, * xc16x-ibld.c,
278 * xstormy16-ibld.c: Regenerate.
279
280 2010-01-04 Nick Clifton <nickc@redhat.com>
281
282 PR 11123
283 * arm-dis.c (print_insn_coprocessor): Initialise value.
284
285 2010-01-04 Edmar Wienskoski <edmar@freescale.com>
286
287 * ppc-dis.c (ppc_opts): Add entry for "e500mc64".
288
289 2010-01-02 Doug Evans <dje@sebabeach.org>
290
291 * cgen-asm.in: Update copyright year.
292 * cgen-dis.in: Update copyright year.
293 * cgen-ibld.in: Update copyright year.
294 * fr30-asm.c, * fr30-desc.c, * fr30-desc.h, * fr30-dis.c,
295 * fr30-ibld.c, * fr30-opc.c, * fr30-opc.h, * frv-asm.c, * frv-desc.c,
296 * frv-desc.h, * frv-dis.c, * frv-ibld.c, * frv-opc.c, * frv-opc.h,
297 * ip2k-asm.c, * ip2k-desc.c, * ip2k-desc.h, * ip2k-dis.c,
298 * ip2k-ibld.c, * ip2k-opc.c, * ip2k-opc.h, * iq2000-asm.c,
299 * iq2000-desc.c, * iq2000-desc.h, * iq2000-dis.c, * iq2000-ibld.c,
300 * iq2000-opc.c, * iq2000-opc.h, * lm32-asm.c, * lm32-desc.c,
301 * lm32-desc.h, * lm32-dis.c, * lm32-ibld.c, * lm32-opc.c, * lm32-opc.h,
302 * lm32-opinst.c, * m32c-asm.c, * m32c-desc.c, * m32c-desc.h,
303 * m32c-dis.c, * m32c-ibld.c, * m32c-opc.c, * m32c-opc.h, * m32r-asm.c,
304 * m32r-desc.c, * m32r-desc.h, * m32r-dis.c, * m32r-ibld.c,
305 * m32r-opc.c, * m32r-opc.h, * m32r-opinst.c, * mep-asm.c, * mep-desc.c,
306 * mep-desc.h, * mep-dis.c, * mep-ibld.c, * mep-opc.c, * mep-opc.h,
307 * mt-asm.c, * mt-desc.c, * mt-desc.h, * mt-dis.c, * mt-ibld.c,
308 * mt-opc.c, * mt-opc.h, * openrisc-asm.c, * openrisc-desc.c,
309 * openrisc-desc.h, * openrisc-dis.c, * openrisc-ibld.c,
310 * openrisc-opc.c, * openrisc-opc.h, * xc16x-asm.c, * xc16x-desc.c,
311 * xc16x-desc.h, * xc16x-dis.c, * xc16x-ibld.c, * xc16x-opc.c,
312 * xc16x-opc.h, * xstormy16-asm.c, * xstormy16-desc.c,
313 * xstormy16-desc.h, * xstormy16-dis.c, * xstormy16-ibld.c,
314 * xstormy16-opc.c, * xstormy16-opc.h: Regenerate.
315
316 For older changes see ChangeLog-2009
317 \f
318 Local Variables:
319 mode: change-log
320 left-margin: 8
321 fill-column: 74
322 version-control: never
323 End: