Updated Vietnamese translation.
[binutils-gdb.git] / opcodes / ChangeLog
1 2012-08-09 Nick Clifton <nickc@redhat.com>
2
3 * po/vi.po: Updated Vietnamese translation.
4
5 2012-08-07 Roland McGrath <mcgrathr@google.com>
6
7 * i386-dis.c (reg_table): Fill out REG_0F0D table with
8 AMD-reserved cases as "prefetch".
9 (MOD_0F18_REG_4, MOD_0F18_REG_5): New enum constants.
10 (MOD_0F18_REG_6, MOD_0F18_REG_7): Likewise.
11 (reg_table): Use those under REG_0F18.
12 (mod_table): Add those cases as "nop/reserved".
13
14 2012-08-07 Jan Beulich <jbeulich@suse.com>
15
16 * i386-opc.tbl: Remove "FIXME" comments from SVME instructions.
17
18 2012-08-06 Roland McGrath <mcgrathr@google.com>
19
20 * i386-dis.c (print_insn): Print spaces between multiple excess
21 prefixes. Return actual number of excess prefixes consumed,
22 not always one.
23
24 * i386-dis.c (OP_REG): Ignore REX_B for segment register cases.
25
26 2012-08-06 Roland McGrath <mcgrathr@google.com>
27 Victor Khimenko <khim@google.com>
28 H.J. Lu <hongjiu.lu@intel.com>
29
30 * i386-dis.c (OP_sI): In b_T_mode and v_mode, REX_W trumps DFLAG.
31 (putop): For 'T', 'U', and 'V', treat REX_W like DFLAG.
32 (intel_operand_size): For stack_v_mode, treat REX_W like DFLAG.
33 (OP_E_register): Likewise.
34 (OP_REG): For low 8 whole registers, treat REX_W like DFLAG.
35
36 2012-08-02 Jan-Benedict Glaw <jbglaw@lug-owl.de>
37
38 * configure.in: Formatting.
39 * configure: Regenerate.
40
41 2012-08-01 Alan Modra <amodra@gmail.com>
42
43 * h8300-dis.c: Fix printf arg warnings.
44 * i960-dis.c: Likewise.
45 * mips-dis.c: Likewise.
46 * pdp11-dis.c: Likewise.
47 * sh-dis.c: Likewise.
48 * v850-dis.c: Likewise.
49 * configure.in: Formatting.
50 * configure: Regenerate.
51 * rl78-decode.c: Regenerate.
52 * po/POTFILES.in: Regenerate.
53
54 2012-07-31 Chao-Ying Fu <fu@mips.com>
55 Catherine Moore <clm@codesourcery.com>
56 Maciej W. Rozycki <macro@codesourcery.com>
57
58 * micromips-opc.c (WR_a, RD_a, MOD_a): New macros.
59 (DSP_VOLA): Likewise.
60 (D32, D33): Likewise.
61 (micromips_opcodes): Add DSP ASE instructions.
62 * mips-dis.c (print_insn_micromips) <'2', '3'>: New cases.
63 <'4', '5', '6', '7', '8', '0', '^', '@'>: Likewise.
64
65 2012-07-31 Jan Beulich <jbeulich@suse.com>
66
67 * i386-opc.tbl (vmovntdqa): Move up into 256-bit integer AVX2
68 instruction group. Mark as requiring AVX2.
69 * i386-tbl.h: Re-generate.
70
71 2012-07-30 Nick Clifton <nickc@redhat.com>
72
73 * po/opcodes.pot: Updated template.
74 * po/es.po: Updated Spanish translation.
75 * po/fi.po: Updated Finnish translation.
76
77 2012-07-27 Mike Frysinger <vapier@gentoo.org>
78
79 * configure.in (BFD_VERSION): Run bfd/configure --version and
80 parse the output of that.
81 * configure: Regenerate.
82
83 2012-07-25 James Lemke <jwlemke@codesourcery.com>
84
85 * ppc-opc.c (powerpc_opcodes): Add/remove PPCVLE for some 32-bit insns.
86
87 2012-07-24 Stephan McCamant <smcc@cs.berkeley.edu>
88 Dr David Alan Gilbert <dave@treblig.org>
89
90 PR binutils/13135
91 * arm-dis.c: Add necessary casts for printing integer values.
92 Use %s when printing string values.
93 * hppa-dis.c: Likewise.
94 * m68k-dis.c: Likewise.
95 * microblaze-dis.c: Likewise.
96 * mips-dis.c: Likewise.
97 * sparc-dis.c: Likewise.
98
99 2012-07-19 Michael Zolotukhin <michael.v.zolotukhin@intel.com>
100
101 PR binutils/14355
102 * i386-dis.c (VEX_LEN_0FXOP_08_CC): New.
103 (VEX_LEN_0FXOP_08_CD): Likewise.
104 (VEX_LEN_0FXOP_08_CE): Likewise.
105 (VEX_LEN_0FXOP_08_CF): Likewise.
106 (VEX_LEN_0FXOP_08_EC): Likewise.
107 (VEX_LEN_0FXOP_08_ED): Likewise.
108 (VEX_LEN_0FXOP_08_EE): Likewise.
109 (VEX_LEN_0FXOP_08_EF): Likewise.
110 (xop_table): Fix entries for vpcomb, vpcomw, vpcomd, vpcomq,
111 vpcomub, vpcomuw, vpcomud, vpcomuq.
112 (vex_len_table): Add entries for VEX_LEN_0FXOP_08_CC,
113 VEX_LEN_0FXOP_08_CD, VEX_LEN_0FXOP_08_CE, VEX_LEN_0FXOP_08_CF,
114 VEX_LEN_0FXOP_08_EC, VEX_LEN_0FXOP_08_ED, VEX_LEN_0FXOP_08_EE,
115 VEX_LEN_0FXOP_08_EF.
116
117 2012-07-16 Michael Zolotukhin <michael.v.zolotukhin@intel.com>
118
119 * i386-dis.c (PREFIX_0F38F6): New.
120 (prefix_table): Add adcx, adox instructions.
121 (three_byte_table): Use PREFIX_0F38F6.
122 (mod_table): Add rdseed instruction.
123 * i386-gen.c (cpu_flag_init): Add CpuADX, CpuRDSEED, CpuPRFCHW.
124 (cpu_flags): Likewise.
125 * i386-opc.h: Add CpuADX, CpuRDSEED, CpuPRFCHW.
126 (i386_cpu_flags): Add fields cpurdseed, cpuadx, cpuprfchw.
127 * i386-opc.tbl: Add instrcutions adcx, adox, rdseed. Extend
128 prefetchw.
129 * i386-tbl.h: Regenerate.
130 * i386-init.h: Likewise.
131
132 2012-07-05 Thomas Schwinge <thomas@codesourcery.com>
133
134 * mips-dis.c: Remove gratuitous newline.
135
136 2012-07-05 Sean Keys <skeys@ipdatasys.com>
137
138 * xgate-dis.c: Removed an IF statement that will
139 always be false due to overlapping operand masks.
140 * xgate-opc.c: Corrected 'com' opcode entry and
141 fixed spacing.
142
143 2012-07-02 Roland McGrath <mcgrathr@google.com>
144
145 * i386-opc.tbl: Add RepPrefixOk to nop.
146 * i386-tbl.h: Regenerate.
147
148 2012-06-28 Nick Clifton <nickc@redhat.com>
149
150 * po/vi.po: Updated Vietnamese translation.
151
152 2012-06-22 Roland McGrath <mcgrathr@google.com>
153
154 * i386-opc.tbl: Add RepPrefixOk to ret.
155 * i386-tbl.h: Regenerate.
156
157 * i386-opc.h (RepPrefixOk): New enum constant.
158 (i386_opcode_modifier): New bitfield 'repprefixok'.
159 * i386-gen.c (opcode_modifiers): Add RepPrefixOk.
160 * i386-opc.tbl: Add RepPrefixOk to bsf, bsr, and to all
161 instructions that have IsString.
162 * i386-tbl.h: Regenerate.
163
164 2012-06-11 Andreas Schwab <schwab@linux-m68k.org>
165
166 * ppc-opc.c (lvsl, lvebx, isellt, icbt, ldepx, lwepx, lvsr, lvehx)
167 (iselgt, lvewx, iseleq, isel, dcbst, dcbstep, dcbfl, dcbf, lbepx)
168 (lvx, dcbfep, dcbtstls, stvebx, dcbtstlse, stdepx, stwepx, dcbtls)
169 (stvehx, dcbtlse, stvewx, stbepx, icblc, stvx, dcbtstt, dcbtst)
170 (dcbtst, dcbtstep, dcbtt, dcbt, dcbt, lhepx, eciwx, dcbtep)
171 (dcread, lxvdsx, lvxl, dcblc, sthepx, ecowx, dcbi, dcread, icbtls)
172 (stvxl, lxsdx, lfdepx, stxsdx, stfdepx, dcba, dcbal, lxvw4x)
173 (tlbivax, lfdpx, lxvd2x, tlbsrx., stxvw4x, tlbsx, tlbsx., stfdpx)
174 (stfqx, stxvd2x, icbi, icbiep, icread, dcbzep): Change RA to RA0.
175
176 2012-05-19 Alan Modra <amodra@gmail.com>
177
178 * ppc-dis.c: Don't include elf32-ppc.h, do include elf/ppc.h.
179 (get_powerpc_dialect): Detect VLE sections from ELF sh_flags.
180
181 2012-05-18 Alan Modra <amodra@gmail.com>
182
183 * ia64-opc.c: Remove #include "ansidecl.h".
184 * z8kgen.c: Include sysdep.h first.
185
186 * arc-dis.c: Include sysdep.h first, remove some redundant includes.
187 * bfin-dis.c: Likewise.
188 * i860-dis.c: Likewise.
189 * ia64-dis.c: Likewise.
190 * ia64-gen.c: Likewise.
191 * m68hc11-dis.c: Likewise.
192 * mmix-dis.c: Likewise.
193 * msp430-dis.c: Likewise.
194 * or32-dis.c: Likewise.
195 * rl78-dis.c: Likewise.
196 * rx-dis.c: Likewise.
197 * tic4x-dis.c: Likewise.
198 * tilegx-opc.c: Likewise.
199 * tilepro-opc.c: Likewise.
200 * rx-decode.c: Regenerate.
201
202 2012-05-17 James Lemke <jwlemke@codesourcery.com>
203
204 * ppc-opc.c (powerpc_macros): Add entries for e_extlwi to e_clrlslwi.
205
206 2012-05-17 James Lemke <jwlemke@codesourcery.com>
207
208 * ppc-opc.c (extract_sprg): Use ALLOW8_SPRG to include VLE.
209
210 2012-05-17 Daniel Richard G. <skunk@iskunk.org>
211 Nick Clifton <nickc@redhat.com>
212
213 PR 14072
214 * configure.in: Add check that sysdep.h has been included before
215 any system header files.
216 * configure: Regenerate.
217 * config.in: Regenerate.
218 * sysdep.h: Generate an error if included before config.h.
219 * alpha-opc.c: Include sysdep.h before any other header file.
220 * alpha-dis.c: Likewise.
221 * avr-dis.c: Likewise.
222 * cgen-opc.c: Likewise.
223 * cr16-dis.c: Likewise.
224 * cris-dis.c: Likewise.
225 * crx-dis.c: Likewise.
226 * d10v-dis.c: Likewise.
227 * d10v-opc.c: Likewise.
228 * d30v-dis.c: Likewise.
229 * d30v-opc.c: Likewise.
230 * h8500-dis.c: Likewise.
231 * i370-dis.c: Likewise.
232 * i370-opc.c: Likewise.
233 * m10200-dis.c: Likewise.
234 * m10300-dis.c: Likewise.
235 * micromips-opc.c: Likewise.
236 * mips-opc.c: Likewise.
237 * mips61-opc.c: Likewise.
238 * moxie-dis.c: Likewise.
239 * or32-opc.c: Likewise.
240 * pj-dis.c: Likewise.
241 * ppc-dis.c: Likewise.
242 * ppc-opc.c: Likewise.
243 * s390-dis.c: Likewise.
244 * sh-dis.c: Likewise.
245 * sh64-dis.c: Likewise.
246 * sparc-dis.c: Likewise.
247 * sparc-opc.c: Likewise.
248 * spu-dis.c: Likewise.
249 * tic30-dis.c: Likewise.
250 * tic54x-dis.c: Likewise.
251 * tic80-dis.c: Likewise.
252 * tic80-opc.c: Likewise.
253 * tilegx-dis.c: Likewise.
254 * tilepro-dis.c: Likewise.
255 * v850-dis.c: Likewise.
256 * v850-opc.c: Likewise.
257 * vax-dis.c: Likewise.
258 * w65-dis.c: Likewise.
259 * xgate-dis.c: Likewise.
260 * xtensa-dis.c: Likewise.
261 * rl78-decode.opc: Likewise.
262 * rl78-decode.c: Regenerate.
263 * rx-decode.opc: Likewise.
264 * rx-decode.c: Regenerate.
265
266 2012-05-17 Alan Modra <amodra@gmail.com>
267
268 * ppc_dis.c: Don't include elf/ppc.h.
269
270 2012-05-16 Meador Inge <meadori@codesourcery.com>
271
272 * arm-dis.c (arm_opcodes): Don't disassemble STMFD/LDMIA sp!, {reg}
273 to PUSH/POP {reg}.
274
275 2012-05-15 James Murray <jsm@jsm-net.demon.co.uk>
276 Stephane Carrez <stcarrez@nerim.fr>
277
278 * configure.in: Add S12X and XGATE co-processor support to m68hc11
279 target.
280 * disassemble.c: Likewise.
281 * configure: Regenerate.
282 * m68hc11-dis.c: Make objdump output more consistent, use hex
283 instead of decimal and use 0x prefix for hex.
284 * m68hc11-opc.c: Add S12X and XGATE opcodes.
285
286 2012-05-14 James Lemke <jwlemke@codesourcery.com>
287
288 * ppc-dis.c (get_powerpc_dialect): Use is_ppc_vle.
289 (PPC_OPCD_SEGS, VLE_OPCD_SEGS): New defines.
290 (vle_opcd_indices): New array.
291 (lookup_vle): New function.
292 (disassemble_init_powerpc): Revise for second (VLE) opcode table.
293 (print_insn_powerpc): Likewise.
294 * ppc-opc.c: Likewise.
295
296 2012-05-14 Catherine Moore <clm@codesourcery.com>
297 Maciej W. Rozycki <macro@codesourcery.com>
298 Rhonda Wittels <rhonda@codesourcery.com>
299 Nathan Froyd <froydnj@codesourcery.com>
300
301 * ppc-opc.c (insert_arx, extract_arx): New functions.
302 (insert_ary, extract_ary): New functions.
303 (insert_li20, extract_li20): New functions.
304 (insert_rx, extract_rx): New functions.
305 (insert_ry, extract_ry): New functions.
306 (insert_sci8, extract_sci8): New functions.
307 (insert_sci8n, extract_sci8n): New functions.
308 (insert_sd4h, extract_sd4h): New functions.
309 (insert_sd4w, extract_sd4w): New functions.
310 (insert_vlesi, extract_vlesi): New functions.
311 (insert_vlensi, extract_vlensi): New functions.
312 (insert_vleui, extract_vleui): New functions.
313 (insert_vleil, extract_vleil): New functions.
314 (BI_MASK, BB_MASK, BT): Use PPC_OPERAND_CR_BIT.
315 (BI16, BI32, BO32, B8): New.
316 (B15, B24, CRD32, CRS): New.
317 (CRD, OBF, BFA, CR, CRFS): Use PPC_OPERAND_CR_REG.
318 (DB, IMM20, RD, Rx, ARX, RY, RZ): New.
319 (ARY, SCLSCI8, SCLSCI8N, SE_SD, SE_SDH): New.
320 (SH6_MASK): Use PPC_OPSHIFT_INV.
321 (SI8, UI5, OIMM5, UI7, BO16): New.
322 (VLESIMM, VLENSIMM, VLEUIMM, VLEUIMML): New.
323 (XT6, XA6, XB6, XB6S, XC6): Use PPC_OPSHIFT_INV.
324 (ALLOW8_SPRG): New.
325 (insert_sprg, extract_sprg): Check ALLOW8_SPRG.
326 (OPVUP, OPVUP_MASK OPVUP): New
327 (BD8, BD8_MASK, BD8IO, BD8IO_MASK): New.
328 (EBD8IO, EBD8IO1_MASK, EBD8IO2_MASK, EBD8IO3_MASK): New.
329 (BD15, BD15_MASK, EBD15, EBD15_MASK, EBD15BI, EBD15BI_MASK): New.
330 (BD24,BD24_MASK, C_LK, C_LK_MASK, C, C_MASK): New.
331 (IA16, IA16_MASK, I16A, I16A_MASK, I16L, I16L_MASK): New.
332 (IM7, IM7_MASK, LI20, LI20_MASK, SCI8, SCI8_MASK): New.
333 (SCI8BF, SCI8BF_MASK, SD4, SD4_MASK): New.
334 (SE_IM5, SE_IM5_MASK): New.
335 (SE_R, SE_R_MASK, SE_RR, SE_RR_MASK): New.
336 (EX, EX_MASK, BO16F, BO16T, BO32F, BO32T): New.
337 (BO32DNZ, BO32DZ): New.
338 (NO371, PPCSPE, PPCISEL, PPCEFS, MULHW): Include PPC_OPCODE_VLE.
339 (PPCVLE): New.
340 (powerpc_opcodes): Add new VLE instructions. Update existing
341 instruction to include PPCVLE if supported.
342 * ppc-dis.c (ppc_opts): Add vle entry.
343 (get_powerpc_dialect): New function.
344 (powerpc_init_dialect): VLE support.
345 (print_insn_big_powerpc): Call get_powerpc_dialect.
346 (print_insn_little_powerpc): Likewise.
347 (operand_value_powerpc): Handle negative shift counts.
348 (print_insn_powerpc): Handle 2-byte instruction lengths.
349
350 2012-05-11 Daniel Richard G. <skunk@iskunk.org>
351
352 PR binutils/14028
353 * configure.in: Invoke ACX_HEADER_STRING.
354 * configure: Regenerate.
355 * config.in: Regenerate.
356 * sysdep.h: If STRINGS_WITH_STRING is defined then include both
357 string.h and strings.h.
358
359 2012-05-11 Nick Clifton <nickc@redhat.com>
360
361 PR binutils/14006
362 * arm-dis.c (print_insn): Fix detection of instruction mode in
363 files containing multiple executable sections.
364
365 2012-05-03 Sean Keys <skeys@ipdatasys.com>
366
367 * Makefile.in, configure: regenerate
368 * disassemble.c (disassembler): Recognize ARCH_XGATE.
369 * xgate-dis.c (read_memory, print_insn, print_insn_xgate):
370 New functions.
371 * configure.in: Recognize xgate.
372 * xgate-dis.c, xgate-opc.c: New files for support of xgate
373 * Makefile.am (CFILES, ALL_MACHINES): New files for disassembly
374 and opcode generation for xgate.
375
376 2012-04-30 DJ Delorie <dj@redhat.com>
377
378 * rx-decode.opc (MOV): Do not sign-extend immediates which are
379 already the maximum bit size.
380 * rx-decode.c: Regenerate.
381
382 2012-04-27 David S. Miller <davem@davemloft.net>
383
384 * sparc-dis.c (v9a_asr_reg_names): Add 'cfr'.
385 * sparc-opc.c (sparc_opcodes): Add rd/wr cases for %cfr.
386
387 * sparc-opc.c (sparc_opcodes): Add 'wr X, %pause' and 'pause'.
388 * sparc-dis.c (v9a_asr_reg_names): Add 'pause'.
389
390 * sparc-opc.c (CBCOND): New define.
391 (CBCOND_XCC): Likewise.
392 (cbcond): New helper macro.
393 (sparc_opcodes): Add compare-and-branch instructions.
394
395 * sparc-dis.c (print_insn_sparc): Handle ')'.
396 * sparc-opc.c (sparc_opcodes): Add crypto instructions.
397
398 * sparc-opc.c (sparc_opcodes): Rework table to put HWCAP values
399 into new struct sparc_opcode 'hwcaps' field instead of 'flags'.
400
401 2012-04-12 David S. Miller <davem@davemloft.net>
402
403 * sparc-dis.c (X_DISP10): Define.
404 (print_insn_sparc): Handle '='.
405
406 2012-04-01 Mike Frysinger <vapier@gentoo.org>
407
408 * bfin-dis.c (fmtconst): Replace decimal handling with a single
409 sprintf call and the '*' field width.
410
411 2012-03-23 Maxim Kuvyrkov <maxim@codesourcery.com>
412
413 * mips-dis.c (mips_arch_choices): Add entry for Broadcom XLP.
414
415 2012-03-16 Alan Modra <amodra@gmail.com>
416
417 * ppc-dis.c (PPC_OPC_SEGS, PPC_OP_TO_SEG): Delete.
418 (powerpc_opcd_indices): Bump array size.
419 (disassemble_init_powerpc): Set powerpc_opcd_indices entries
420 corresponding to unused opcodes to following entry.
421 (lookup_powerpc): New function, extracted and optimised from..
422 (print_insn_powerpc): ..here.
423
424 2012-03-15 Alan Modra <amodra@gmail.com>
425 James Lemke <jwlemke@codesourcery.com>
426
427 * disassemble.c (disassemble_init_for_target): Handle ppc init.
428 * ppc-dis.c (private): New var.
429 (powerpc_init_dialect): Don't return calloc failure, instead use
430 private.
431 (PPC_OPCD_SEGS, PPC_OP_TO_SEG): Define.
432 (powerpc_opcd_indices): New array.
433 (disassemble_init_powerpc): New function.
434 (print_insn_big_powerpc): Don't init dialect here.
435 (print_insn_little_powerpc): Likewise.
436 (print_insn_powerpc): Start search using powerpc_opcd_indices.
437
438 2012-03-10 Edmar Wienskoski <edmar@freescale.com>
439
440 * ppc-dis.c (ppc_opts): Add entries for "e5500" and "e6500".
441 * ppc-opc.c (insert_ls, TMR, ESYNC, XSYNCLE_MASK): New.
442 (PPCVEC2, PPCTMR, E6500): New short names.
443 (powerpc_opcodes): Add vabsdub, vabsduh, vabsduw, dni, mvidsplt,
444 mviwsplt, icblq., mftmr, mttmr, dcblq., miso, lvexbx, lvexhx,
445 lvexwx, stvexbx, stvexhx, stvexwx, lvepx, lvepxl, stvepx, stvepxl,
446 lvtrx, lvtrxl, lvtlx, lvtlxl, stvfrx, stvfrxl, stvflx, stvflxl,
447 lvswx, lvswxl, stvswx, stvswxl, lvsm mnemonics. Accept LS, ESYNC
448 optional operands on sync instruction for E6500 target.
449
450 2012-03-08 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
451
452 * s390-opc.txt: Set instruction type of pku to SS_L2RDRD.
453
454 2012-02-27 Alan Modra <amodra@gmail.com>
455
456 * mt-dis.c: Regenerate.
457
458 2012-02-27 Alan Modra <amodra@gmail.com>
459
460 * v850-opc.c (extract_v8): Rearrange to make it obvious this
461 is the inverse of corresponding insert function.
462 (extract_d22, extract_u9, extract_r4): Likewise.
463 (extract_d9): Correct sign extension.
464 (extract_d16_15): Don't assume "long" is 32 bits, and don't
465 rely on implementation defined behaviour for shift right of
466 signed types.
467 (extract_d16_16, extract_d17_16, extract_i9): Likewise.
468 (extract_d23): Likewise, and correct mask.
469
470 2012-02-27 Alan Modra <amodra@gmail.com>
471
472 * crx-dis.c (print_arg): Mask constant to 32 bits.
473 * crx-opc.c (cst4_map): Use int array.
474
475 2012-02-27 Alan Modra <amodra@gmail.com>
476
477 * arc-dis.c (BITS): Don't use shifts to mask off bits.
478 (FIELDD): Sign extend with xor,sub.
479
480 2012-02-25 Walter Lee <walt@tilera.com>
481
482 * tilegx-opc.c: Handle TILEGX_OPC_LD4S_TLS and TILEGX_OPC_LD_TLS.
483 * tilepro-opc.c: Handle TILEPRO_OPC_LW_TLS and
484 TILEPRO_OPC_LW_TLS_SN.
485
486 2012-02-21 H.J. Lu <hongjiu.lu@intel.com>
487
488 * i386-opc.h (HLEPrefixNone): New.
489 (HLEPrefixLock): Likewise.
490 (HLEPrefixAny): Likewise.
491 (HLEPrefixRelease): Likewise.
492
493 2012-02-08 H.J. Lu <hongjiu.lu@intel.com>
494
495 * i386-dis.c (HLE_Fixup1): New.
496 (HLE_Fixup2): Likewise.
497 (HLE_Fixup3): Likewise.
498 (Ebh1): Likewise.
499 (Evh1): Likewise.
500 (Ebh2): Likewise.
501 (Evh2): Likewise.
502 (Ebh3): Likewise.
503 (Evh3): Likewise.
504 (MOD_C6_REG_7): Likewise.
505 (MOD_C7_REG_7): Likewise.
506 (RM_C6_REG_7): Likewise.
507 (RM_C7_REG_7): Likewise.
508 (XACQUIRE_PREFIX): Likewise.
509 (XRELEASE_PREFIX): Likewise.
510 (dis386): Use Ebh1/Evh1 on add, adc, and, btc, btr, bts,
511 cmpxchg, dec, inc, neg, not, or, sbb, sub, xor and xadd. Use
512 Ebh2/Evh2 on xchg. Use Ebh3/Evh3 on mov.
513 (reg_table): Use Ebh1/Evh1 on add, adc, and, dec, inc, neg,
514 not, or, sbb, sub and xor. Use Ebh3/Evh3 on mov. Use
515 MOD_C6_REG_7 and MOD_C7_REG_7.
516 (mod_table): Add MOD_C6_REG_7 and MOD_C7_REG_7.
517 (rm_table): Add RM_C6_REG_7 and RM_C7_REG_7. Add xend and
518 xtest.
519 (prefix_name): Handle XACQUIRE_PREFIX and XRELEASE_PREFIX.
520 (CMPXCHG8B_Fixup): Handle HLE prefix on cmpxchg8b.
521
522 * i386-gen.c (cpu_flag_init): Add CPU_HLE_FLAGS and
523 CPU_RTM_FLAGS.
524 (cpu_flags): Add CpuHLE and CpuRTM.
525 (opcode_modifiers): Add HLEPrefixOk.
526
527 * i386-opc.h (CpuHLE): New.
528 (CpuRTM): Likewise.
529 (HLEPrefixOk): Likewise.
530 (i386_cpu_flags): Add cpuhle and cpurtm.
531 (i386_opcode_modifier): Add hleprefixok.
532
533 * i386-opc.tbl: Add HLEPrefixOk=3 to mov. Add HLEPrefixOk to
534 add, adc, and, btc, btr, bts, cmpxchg, dec, inc, neg, not, or,
535 sbb, sub, xor and xadd. Add HLEPrefixOk=2 to xchg with memory
536 operand. Add xacquire, xrelease, xabort, xbegin, xend and
537 xtest.
538 * i386-init.h: Regenerated.
539 * i386-tbl.h: Likewise.
540
541 2012-01-24 DJ Delorie <dj@redhat.com>
542
543 * rl78-decode.opc (rl78_decode_opcode): Add NOT1.
544 * rl78-decode.c: Regenerate.
545
546 2012-01-17 James Murray <jsm@jsm-net.demon.co.uk>
547
548 PR binutils/10173
549 * cr16-dis.c (print_arg): Test symtab_size not num_symbols.
550
551 2012-01-17 Andreas Schwab <schwab@linux-m68k.org>
552
553 * m68k-opc.c (m68k_opcodes): Fix entries for pmove with BADx/BACx
554 register and move them after pmove with PSR/PCSR register.
555
556 2012-01-13 H.J. Lu <hongjiu.lu@intel.com>
557
558 * i386-dis.c (mod_table): Add vmfunc.
559
560 * i386-gen.c (cpu_flag_init): Add CPU_VMFUNC_FLAGS.
561 (cpu_flags): CpuVMFUNC.
562
563 * i386-opc.h (CpuVMFUNC): New.
564 (i386_cpu_flags): Add cpuvmfunc.
565
566 * i386-opc.tbl: Add vmfunc.
567 * i386-init.h: Regenerated.
568 * i386-tbl.h: Likewise.
569
570 For older changes see ChangeLog-2011
571 \f
572 Local Variables:
573 mode: change-log
574 left-margin: 8
575 fill-column: 74
576 version-control: never
577 End: