2004-08-30 Nathanael Nerode <neroden@gcc.gnu.org>
[deliverable/binutils-gdb.git] / opcodes / ChangeLog
CommitLineData
ac28a1cb
RS
12004-08-27 Richard Sandiford <rsandifo@redhat.com>
2
3 * frv-desc.[ch], frv-opc.[ch]: Regenerated.
4
30d1c836
ML
52004-07-30 Michal Ludvig <mludvig@suse.cz>
6
7 * i386-dis.c (GRPPADLCK): Renamed to GRPPADLCK1
8 (GRPPADLCK2): New define.
9 (twobyte_has_modrm): True for 0xA6.
10 (grps): GRPPADLCK2 for opcode 0xA6.
11
0b0ac059
AO
122004-07-29 Alexandre Oliva <aoliva@redhat.com>
13
14 Introduce SH2a support.
15 * sh-opc.h (arch_sh2a_base): Renumber.
16 (arch_sh2a_nofpu_base): Remove.
17 (arch_sh_base_mask): Adjust.
18 (arch_opann_mask): New.
19 (arch_sh2a, arch_sh2a_nofpu): Adjust.
20 (arch_sh2a_up, arch_sh2a_nofpu_up): Likewise.
21 (sh_table): Adjust whitespace.
22 2004-02-24 Corinna Vinschen <vinschen@redhat.com>
23 * sh-opc.h (arch_sh2a_nofpu_up): New. Use instead of arch_sh2a_up in
24 instruction list throughout.
25 (arch_sh2a_up): Redefine to include fpu instruction set. Use instead
26 of arch_sh2a in instruction list throughout.
27 (arch_sh2e_up): Accomodate above changes.
28 (arch_sh2_up): Ditto.
29 2004-02-20 Corinna Vinschen <vinschen@redhat.com>
30 * sh-opc.h: Add arch_sh2a_nofpu to arch_sh2_up.
31 2004-02-18 Corinna Vinschen <vinschen@redhat.com>
32 * sh-dis.c (print_insn_sh): Add bfd_mach_sh2a_nofpu handling.
33 * sh-opc.h (arch_sh2a_nofpu): New.
34 (arch_sh2a_up): New, defines sh2a and sh2a_nofpu.
35 (sh_table): Change all arch_sh2a to arch_sh2a_up unless FPU
36 instruction.
37 2004-01-20 DJ Delorie <dj@redhat.com>
38 * sh-dis.c (print_insn_sh): SH2A does not have 'X' fp regs.
39 2003-12-29 DJ Delorie <dj@redhat.com>
40 * sh-opc.c (sh_nibble_type, sh_arg_type, arch_2a, arch_2e_up,
41 sh_opcode_info, sh_table): Add sh2a support.
42 (arch_op32): New, to tag 32-bit opcodes.
43 * sh-dis.c (print_insn_sh): Support sh2a opcodes.
44 2003-12-02 Michael Snyder <msnyder@redhat.com>
45 * sh-opc.h (arch_sh2a): Add.
46 * sh-dis.c (arch_sh2a): Handle.
47 * sh-opc.h (arch_sh2_up): Fix up to include arch_sh2a.
48
670ec21d
NC
492004-07-27 Tomer Levi <Tomer.Levi@nsc.com>
50
51 * crx-opc.c: Add popx,pushx insns. Indent code, fix comments.
52
ed049af3
NC
532004-07-22 Nick Clifton <nickc@redhat.com>
54
55 PR/280
56 * h8300-dis.c (bfd_h8_disassemble): Do not dump raw bytes for the
57 insns - this is done by objdump itself.
58 * h8500-dis.c (print_insn_h8500): Likewise.
59
20f0a1fc
NC
602004-07-21 Jan Beulich <jbeulich@novell.com>
61
62 * i386-dis.c (OP_E): Show rip-relative addressing in 64-bit mode
63 regardless of address size prefix in effect.
64 (ptr_reg): Size or address registers does not depend on rex64, but
65 on the presence of an address size override.
66 (OP_MMX): Use rex.x only for xmm registers.
67 (OP_EM): Use rex.z only for xmm registers.
68
6f14957b
MR
692004-07-20 Maciej W. Rozycki <macro@linux-mips.org>
70
71 * mips-opc.c (mips_builtin_opcodes): Move coprocessor 2
72 move/branch operations to the bottom so that VR5400 multimedia
73 instructions take precedence in disassembly.
74
1586d91e
MR
752004-07-20 Maciej W. Rozycki <macro@linux-mips.org>
76
77 * mips-opc.c (mips_builtin_opcodes): Remove the MIPS32
78 ISA-specific "break" encoding.
79
982de27a
NC
802004-07-13 Elvis Chiang <elvisfb@gmail.com>
81
82 * arm-opc.h: Fix typo in comment.
83
4300ab10
AS
842004-07-11 Andreas Schwab <schwab@suse.de>
85
86 * m68k-dis.c (m68k_valid_ea): Fix typos in last change.
87
8577e690
AS
882004-07-09 Andreas Schwab <schwab@suse.de>
89
90 * m68k-dis.c (m68k_valid_ea): Check validity of all codes.
91
1fe1f39c
NC
922004-07-07 Tomer Levi <Tomer.Levi@nsc.com>
93
94 * Makefile.am (CFILES): Add crx-dis.c, crx-opc.c.
95 (ALL_MACHINES): Add crx-dis.lo, crx-opc.lo.
96 (crx-dis.lo): New target.
97 (crx-opc.lo): Likewise.
98 * Makefile.in: Regenerate.
99 * configure.in: Handle bfd_crx_arch.
100 * configure: Regenerate.
101 * crx-dis.c: New file.
102 * crx-opc.c: New file.
103 * disassemble.c (ARCH_crx): Define.
104 (disassembler): Handle ARCH_crx.
105
7a33b495
JW
1062004-06-29 James E Wilson <wilson@specifixinc.com>
107
108 * ia64-opc-a.c (ia64_opcodes_a): Delete mov immediate pseudo for adds.
109 * ia64-asmtab.c: Regnerate.
110
98e69875
AM
1112004-06-28 Alan Modra <amodra@bigpond.net.au>
112
113 * ppc-opc.c (insert_fxm): Handle mfocrf and mtocrf.
114 (extract_fxm): Don't test dialect.
115 (XFXFXM_MASK): Include the power4 bit.
116 (XFXM): Add p4 param.
117 (powerpc_opcodes): Add mfocrf and mtocrf. Adjust mtcr.
118
a53b85e2
AO
1192004-06-27 Alexandre Oliva <aoliva@redhat.com>
120
121 2003-07-21 Richard Sandiford <rsandifo@redhat.com>
122 * disassemble.c (disassembler): Handle bfd_mach_h8300sxn.
123
d0618d1c
AM
1242004-06-26 Alan Modra <amodra@bigpond.net.au>
125
126 * ppc-opc.c (BH, XLBH_MASK): Define.
127 (powerpc_opcodes): Allow BH field on bclr, bclrl, bcctr, bcctrl.
128
1d9f512f
AM
1292004-06-24 Alan Modra <amodra@bigpond.net.au>
130
131 * i386-dis.c (x_mode): Comment.
132 (two_source_ops): File scope.
133 (float_mem): Correct fisttpll and fistpll.
134 (float_mem_mode): New table.
135 (dofloat): Use it.
136 (OP_E): Correct intel mode PTR output.
137 (ptr_reg): Use open_char and close_char.
138 (PNI_Fixup): Handle possible suffix on sidt. Use op1out etc. for
139 operands. Set two_source_ops.
140
52886d70
AM
1412004-06-15 Alan Modra <amodra@bigpond.net.au>
142
143 * arc-ext.c (build_ARC_extmap): Use bfd_get_section_size
144 instead of _raw_size.
145
bad9ceea
JJ
1462004-06-08 Jakub Jelinek <jakub@redhat.com>
147
148 * ia64-gen.c (in_iclass): Handle more postinc st
149 and ld variants.
150 * ia64-asmtab.c: Rebuilt.
151
0451f5df
MS
1522004-06-01 Martin Schwidefsky <schwidefsky@de.ibm.com>
153
154 * s390-opc.txt: Correct architecture mask for some opcodes.
155 lrv, lrvh, strv, ml, dl, alc, slb rll and mvclu are available
156 in the esa mode as well.
157
f6f9408f
JR
1582004-05-28 Andrew Stubbs <andrew.stubbs@superh.com>
159
160 * sh-dis.c (target_arch): Make unsigned.
161 (print_insn_sh): Replace (most of) switch with a call to
162 sh_get_arch_from_bfd_mach(). Also use new architecture flags system.
163 * sh-opc.h: Redefine architecture flags values.
164 Add sh3-nommu architecture.
165 Reorganise <arch>_up macros so they make more visual sense.
166 (SH_MERGE_ARCH_SET): Define new macro.
167 (SH_VALID_BASE_ARCH_SET): Likewise.
168 (SH_VALID_MMU_ARCH_SET): Likewise.
169 (SH_VALID_CO_ARCH_SET): Likewise.
170 (SH_VALID_ARCH_SET): Likewise.
171 (SH_MERGE_ARCH_SET_VALID): Likewise.
172 (SH_ARCH_SET_HAS_FPU): Likewise.
173 (SH_ARCH_SET_HAS_DSP): Likewise.
174 (SH_ARCH_UNKNOWN_ARCH): Likewise.
175 (sh_get_arch_from_bfd_mach): Add prototype.
176 (sh_get_arch_up_from_bfd_mach): Likewise.
177 (sh_get_bfd_mach_from_arch_set): Likewise.
178 (sh_merge_bfd_arc): Likewise.
179
be8c092b
NC
1802004-05-24 Peter Barada <peter@the-baradas.com>
181
182 * m68k-dis.c(print_insn_m68k): Strip body of diassembly out
183 into new match_insn_m68k function. Loop over canidate
184 matches and select first that completely matches.
185 * m68k-dis.c(print_insn_arg): Fix 'g' case to only extract 1 bit.
186 * m68k-dis.c(print_insn_arg): Call new function m68k_valid_ea
187 to verify addressing for MAC/EMAC.
188 * m68k-dis.c(print_insn_arg): Use reg_half_names for MAC/EMAC
189 reigster halves since 'fpu' and 'spl' look misleading.
190 * m68k-dis.c(fetch_arg): Fix 'G', 'H', 'I', 'f', 'M', 'N' cases.
191 * m68k-opc.c: Rearragne mac/emac cases to use longest for
192 first, tighten up match masks.
193 * m68k-opc.c: Add 'size' field to struct m68k_opcode. Produce
194 'size' from special case code in print_insn_m68k to
195 determine decode size of insns.
196
a30e9cc4
AM
1972004-05-19 Alan Modra <amodra@bigpond.net.au>
198
199 * ppc-opc.c (insert_fxm): Enable two operand mfcr when -many as
200 well as when -mpower4.
201
9598fbe5
NC
2022004-05-13 Nick Clifton <nickc@redhat.com>
203
204 * po/fr.po: Updated French translation.
205
6b6e92f4
NC
2062004-05-05 Peter Barada <peter@the-baradas.com>
207
208 * m68k-dis.c(print_insn_m68k): Add new chips, use core
209 variants in arch_mask. Only set m68881/68851 for 68k chips.
210 * m68k-op.c: Switch from ColdFire chips to core variants.
211
a404d431
AM
2122004-05-05 Alan Modra <amodra@bigpond.net.au>
213
a30e9cc4 214 PR 147.
a404d431
AM
215 * ppc-opc.c (PPCVEC): Remove PPC_OPCODE_PPC.
216
f3806e43
BE
2172004-04-29 Ben Elliston <bje@au.ibm.com>
218
520ceea4
BE
219 * ppc-opc.c (XCMPL): Renmame to XOPL. Update users.
220 (powerpc_opcodes): Add "dbczl" instruction for PPC970.
f3806e43 221
1f1799d5
KK
2222004-04-22 Kaz Kojima <kkojima@rr.iij4u.or.jp>
223
224 * sh-dis.c (print_insn_sh): Print the value in constant pool
225 as a symbol if it looks like a symbol.
226
fd99574b
NC
2272004-04-22 Peter Barada <peter@the-baradas.com>
228
229 * m68k-dis.c(print_insn_m68k): Set mfcmac/mcfemac on
230 appropriate ColdFire architectures.
231 (print_insn_m68k): Handle EMAC, MAC/EMAC scalefactor, and MAC/EMAC
232 mask addressing.
233 Add EMAC instructions, fix MAC instructions. Remove
234 macmw/macml/msacmw/msacml instructions since mask addressing now
235 supported.
236
b4781d44
JJ
2372004-04-20 Jakub Jelinek <jakub@redhat.com>
238
239 * sparc-opc.c (fmoviccx, fmovfccx, fmovccx): Define.
240 (fmovicc, fmovfcc, fmovcc): Remove fpsize argument, change opcode to
241 suffix. Use fmov*x macros, create all 3 fpsize variants in one
242 macro. Adjust all users.
243
91809fda
NC
2442004-04-15 Anil Paranjpe <anilp1@kpitcummins.com>
245
246 * h8300-dis.c (bfd_h8_disassemble) : Treat "adds" & "subs"
247 separately.
248
f4453dfa
NC
2492004-03-30 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
250
251 * m32r-asm.c: Regenerate.
252
9b0de91a
SS
2532004-03-29 Stan Shebs <shebs@apple.com>
254
255 * mpw-config.in, mpw-make.sed: Remove MPW support files, no longer
256 used.
257
e20c0b3d
AM
2582004-03-19 Alan Modra <amodra@bigpond.net.au>
259
260 * aclocal.m4: Regenerate.
261 * config.in: Regenerate.
262 * configure: Regenerate.
263 * po/POTFILES.in: Regenerate.
264 * po/opcodes.pot: Regenerate.
265
fdd12ef3
AM
2662004-03-16 Alan Modra <amodra@bigpond.net.au>
267
268 * ppc-dis.c (print_insn_powerpc): Don't print tabs. Handle
269 PPC_OPERANDS_GPR_0.
270 * ppc-opc.c (RA0): Define.
271 (RAQ, RAL, RAM, RAS, RSQ, RTQ, RSO): Use PPC_OPERAND_GPR_0.
272 (RAOPT): Rename from RAO. Update all uses.
a9c3619e 273 (powerpc_opcodes): Use RA0 as appropriate.
fdd12ef3 274
2dc111b3 2752004-03-15 Aldy Hernandez <aldyh@redhat.com>
fdd12ef3
AM
276
277 * ppc-opc.c (powerpc_opcodes): Add BOOKE versions of mfsprg.
2dc111b3 278
7bfeee7b
AM
2792004-03-15 Alan Modra <amodra@bigpond.net.au>
280
281 * sparc-dis.c (print_insn_sparc): Update getword prototype.
282
7ffdda93
ML
2832004-03-12 Michal Ludvig <mludvig@suse.cz>
284
285 * i386-dis.c (GRPPLOCK): Delete.
7bfeee7b 286 (grps): Delete GRPPLOCK entry.
7ffdda93 287
cc0ec051
AM
2882004-03-12 Alan Modra <amodra@bigpond.net.au>
289
290 * i386-dis.c (OP_M, OP_0f0e, OP_0fae, NOP_Fixup): New functions.
291 (M, Mp): Use OP_M.
292 (None, PADLOCK_SPECIAL, PADLOCK_0): Delete.
293 (GRPPADLCK): Define.
294 (dis386): Use NOP_Fixup on "nop".
295 (dis386_twobyte): Use GRPPADLCK on opcode 0xa7.
296 (twobyte_has_modrm): Set for 0xa7.
297 (padlock_table): Delete. Move to..
298 (grps): ..here, using OP_0f07. Use OP_Ofae on lfence, mfence
299 and clflush.
300 (print_insn): Revert PADLOCK_SPECIAL code.
301 (OP_E): Delete sfence, lfence, mfence checks.
302
4fd61dcb
JJ
3032004-03-12 Jakub Jelinek <jakub@redhat.com>
304
305 * i386-dis.c (grps): Use INVLPG_Fixup instead of OP_E for invlpg.
306 (INVLPG_Fixup): New function.
307 (PNI_Fixup): Remove ATTRIBUTE_UNUSED from sizeflag.
308
0f10071e
ML
3092004-03-12 Michal Ludvig <mludvig@suse.cz>
310
311 * i386-dis.c (PADLOCK_SPECIAL, PADLOCK_0): New defines.
312 (dis386_twobyte): Opcode 0xa7 is PADLOCK_0.
313 (padlock_table): New struct with PadLock instructions.
314 (print_insn): Handle PADLOCK_SPECIAL.
315
c02908d2
AM
3162004-03-12 Alan Modra <amodra@bigpond.net.au>
317
318 * i386-dis.c (grps): Use clflush by default for 0x0fae/7.
319 (OP_E): Twiddle clflush to sfence here.
320
d5bb7600
NC
3212004-03-08 Nick Clifton <nickc@redhat.com>
322
323 * po/de.po: Updated German translation.
324
ae51a426
JR
3252003-03-03 Andrew Stubbs <andrew.stubbs@superh.com>
326
327 * sh-dis.c (print_insn_sh): Don't disassemble fp instructions in
328 nofpu mode. Add BFD type bfd_mach_sh4_nommu_nofpu.
329 * sh-opc.h: Add sh4_nommu_nofpu architecture and adjust instructions
330 accordingly.
331
676a64f4
RS
3322004-03-01 Richard Sandiford <rsandifo@redhat.com>
333
334 * frv-asm.c: Regenerate.
335 * frv-desc.c: Regenerate.
336 * frv-desc.h: Regenerate.
337 * frv-dis.c: Regenerate.
338 * frv-ibld.c: Regenerate.
339 * frv-opc.c: Regenerate.
340 * frv-opc.h: Regenerate.
341
c7a48b9a
RS
3422004-03-01 Richard Sandiford <rsandifo@redhat.com>
343
344 * frv-desc.c, frv-opc.c: Regenerate.
345
8ae0baa2
RS
3462004-03-01 Richard Sandiford <rsandifo@redhat.com>
347
348 * frv-desc.c, frv-opc.c, frv-opc.h: Regenerate.
349
ce11586c
JR
3502004-02-26 Andrew Stubbs <andrew.stubbs@superh.com>
351
352 * sh-opc.h: Move fsca and fsrra instructions from sh4a to sh4.
353 Also correct mistake in the comment.
354
6a5709a5
JR
3552004-02-26 Andrew Stubbs <andrew.stubbs@superh.com>
356
357 * sh-dis.c (print_insn_sh): Add REG_N_D nibble type to
358 ensure that double registers have even numbers.
359 Add REG_N_B01 for nn01 (binary 01) nibble to ensure
360 that reserved instruction 0xfffd does not decode the same
361 as 0xfdfd (ftrv).
362 * sh-opc.h: Add REG_N_D nibble type and use it whereever
363 REG_N refers to a double register.
364 Add REG_N_B01 nibble type and use it instead of REG_NM
365 in ftrv.
366 Adjust the bit patterns in a few comments.
367
e5d2b64f 3682004-02-25 Aldy Hernandez <aldyh@redhat.com>
7bfeee7b
AM
369
370 * ppc-opc.c (powerpc_opcodes): Change mask for dcbt and dcbtst.
e5d2b64f 371
1f04b05f
AH
3722004-02-20 Aldy Hernandez <aldyh@redhat.com>
373
374 * ppc-opc.c (powerpc_opcodes): Move mfmcsrr0 before mfdc_dat.
375
2f3b8700
AH
3762004-02-20 Aldy Hernandez <aldyh@redhat.com>
377
378 * ppc-opc.c (powerpc_opcodes): Add m*ivor35.
379
f0b26da6 3802004-02-20 Aldy Hernandez <aldyh@redhat.com>
7bfeee7b
AM
381
382 * ppc-opc.c (powerpc_opcodes): Add mfivor32, mfivor33, mfivor34,
383 mtivor32, mtivor33, mtivor34.
f0b26da6 384
23d59c56 3852004-02-19 Aldy Hernandez <aldyh@redhat.com>
7bfeee7b
AM
386
387 * ppc-opc.c (powerpc_opcodes): Add mfmcar.
23d59c56 388
34920d91
NC
3892004-02-10 Petko Manolov <petkan@nucleusys.com>
390
391 * arm-opc.h Maverick accumulator register opcode fixes.
392
44d86481
BE
3932004-02-13 Ben Elliston <bje@wasabisystems.com>
394
395 * m32r-dis.c: Regenerate.
396
17707c23
MS
3972004-01-27 Michael Snyder <msnyder@redhat.com>
398
399 * sh-opc.h (sh_table): "fsrra", not "fssra".
400
fe3a9bc4
NC
4012004-01-23 Andrew Over <andrew.over@cs.anu.edu.au>
402
403 * sparc-opc.c (fdtox, fstox, fqtox, fxtod, fxtos, fxtoq): Tighten
404 contraints.
405
ff24f124
JJ
4062004-01-19 Andrew Over <andrew.over@cs.anu.edu.au>
407
408 * sparc-opc.c (sparc_opcodes) <f[dsq]tox, fxto[dsq]>: Fix args.
409
a02a862a
AM
4102004-01-19 Alan Modra <amodra@bigpond.net.au>
411
412 * i386-dis.c (OP_E): Print scale factor on intel mode sib when not
413 1. Don't print scale factor on AT&T mode when index missing.
414
d164ea7f
AO
4152004-01-16 Alexandre Oliva <aoliva@redhat.com>
416
417 * m10300-opc.c (mov): 8- and 24-bit immediates are zero-extended
418 when loaded into XR registers.
419
cb10e79a
RS
4202004-01-14 Richard Sandiford <rsandifo@redhat.com>
421
422 * frv-desc.h: Regenerate.
423 * frv-desc.c: Regenerate.
424 * frv-opc.c: Regenerate.
425
f532f3fa
MS
4262004-01-13 Michael Snyder <msnyder@redhat.com>
427
428 * sh-dis.c (print_insn_sh): Allocate 4 bytes for insn.
429
e45d0630
PB
4302004-01-09 Paul Brook <paul@codesourcery.com>
431
432 * arm-opc.h (arm_opcodes): Move generic mcrr after known
433 specific opcodes.
434
3ba7a1aa
DJ
4352004-01-07 Daniel Jacobowitz <drow@mvista.com>
436
437 * Makefile.am (libopcodes_la_DEPENDENCIES)
438 (libopcodes_la_LIBADD): Revert 2003-05-17 change. Add explanatory
439 comment about the problem.
440 * Makefile.in: Regenerate.
441
ba2d3f07
AO
4422004-01-06 Alexandre Oliva <aoliva@redhat.com>
443
444 2003-12-19 Alexandre Oliva <aoliva@redhat.com>
445 * frv-asm.c (parse_ulo16, parse_uhi16, parse_d12): Fix some
446 cut&paste errors in shifting/truncating numerical operands.
447 2003-08-04 Alexandre Oliva <aoliva@redhat.com>
448 * frv-asm.c (parse_ulo16): Parse gotofflo and gotofffuncdesclo.
449 (parse_uslo16): Likewise.
450 (parse_uhi16): Parse gotoffhi and gotofffuncdeschi.
451 (parse_d12): Parse gotoff12 and gotofffuncdesc12.
452 (parse_s12): Likewise.
453 2003-08-04 Alexandre Oliva <aoliva@redhat.com>
454 * frv-asm.c (parse_ulo16): Parse gotlo and gotfuncdesclo.
455 (parse_uslo16): Likewise.
456 (parse_uhi16): Parse gothi and gotfuncdeschi.
457 (parse_d12): Parse got12 and gotfuncdesc12.
458 (parse_s12): Likewise.
459
3ab48931
NC
4602004-01-02 Albert Bartoszko <albar@nt.kegel.com.pl>
461
462 * msp430-dis.c (msp430_doubleoperand): Check for an 'add'
463 instruction which looks similar to an 'rla' instruction.
a0bd404e 464
c9e214e5 465For older changes see ChangeLog-0203
252b5132
RH
466\f
467Local Variables:
2f6d2f85
NC
468mode: change-log
469left-margin: 8
470fill-column: 74
252b5132
RH
471version-control: never
472End:
This page took 0.290209 seconds and 4 git commands to generate.