* i386-dis.c (grps): Use INVLPG_Fixup instead of OP_E for invlpg.
[binutils.git] / opcodes / ChangeLog
blob06e5556631bae68b070d7515a354dea51e913826
1 2004-03-12  Jakub Jelinek  <jakub@redhat.com>
3         * i386-dis.c (grps): Use INVLPG_Fixup instead of OP_E for invlpg.
4         (INVLPG_Fixup): New function.
5         (PNI_Fixup): Remove ATTRIBUTE_UNUSED from sizeflag.
7 2004-03-12  Michal Ludvig  <mludvig@suse.cz>
9         * i386-dis.c (PADLOCK_SPECIAL, PADLOCK_0): New defines.
10         (dis386_twobyte): Opcode 0xa7 is PADLOCK_0.
11         (padlock_table): New struct with PadLock instructions.
12         (print_insn): Handle PADLOCK_SPECIAL.
14 2004-03-12  Alan Modra  <amodra@bigpond.net.au>
16         * i386-dis.c (grps): Use clflush by default for 0x0fae/7.
17         (OP_E): Twiddle clflush to sfence here.
19 2004-03-08  Nick Clifton  <nickc@redhat.com>
21         * po/de.po: Updated German translation.
23 2003-03-03  Andrew Stubbs  <andrew.stubbs@superh.com>
25         * sh-dis.c (print_insn_sh): Don't disassemble fp instructions in
26         nofpu mode.  Add BFD type bfd_mach_sh4_nommu_nofpu.
27         * sh-opc.h: Add sh4_nommu_nofpu architecture and adjust instructions
28         accordingly.
30 2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
32         * frv-asm.c: Regenerate.
33         * frv-desc.c: Regenerate.
34         * frv-desc.h: Regenerate.
35         * frv-dis.c: Regenerate.
36         * frv-ibld.c: Regenerate.
37         * frv-opc.c: Regenerate.
38         * frv-opc.h: Regenerate.
40 2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
42         * frv-desc.c, frv-opc.c: Regenerate.
44 2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
46         * frv-desc.c, frv-opc.c, frv-opc.h: Regenerate.
48 2004-02-26  Andrew Stubbs  <andrew.stubbs@superh.com>
50         * sh-opc.h: Move fsca and fsrra instructions from sh4a to sh4.
51         Also correct mistake in the comment.
53 2004-02-26  Andrew Stubbs <andrew.stubbs@superh.com>
55         * sh-dis.c (print_insn_sh): Add REG_N_D nibble type to
56         ensure that double registers have even numbers.
57         Add REG_N_B01 for nn01 (binary 01) nibble to ensure
58         that reserved instruction 0xfffd does not decode the same
59         as 0xfdfd (ftrv).
60         * sh-opc.h: Add REG_N_D nibble type and use it whereever
61         REG_N refers to a double register.
62         Add REG_N_B01 nibble type and use it instead of REG_NM
63         in ftrv.
64         Adjust the bit patterns in a few comments.
66 2004-02-25  Aldy Hernandez  <aldyh@redhat.com>
67                                                                                 
68         * ppc-opc.c (powerpc_opcodes): Change mask for dcbt and dcbtst.
70 2004-02-20  Aldy Hernandez  <aldyh@redhat.com>
72         * ppc-opc.c (powerpc_opcodes): Move mfmcsrr0 before mfdc_dat.
74 2004-02-20  Aldy Hernandez  <aldyh@redhat.com>
76         * ppc-opc.c (powerpc_opcodes): Add m*ivor35.
78 2004-02-20  Aldy Hernandez  <aldyh@redhat.com>
80         * ppc-opc.c (powerpc_opcodes): Add mfivor32, mfivor33, mfivor34,
81         mtivor32, mtivor33, mtivor34.
83 2004-02-19  Aldy Hernandez  <aldyh@redhat.com>
85         * ppc-opc.c (powerpc_opcodes): Add mfmcar.
87 2004-02-10  Petko Manolov  <petkan@nucleusys.com>
89         * arm-opc.h Maverick accumulator register opcode fixes.
91 2004-02-13  Ben Elliston  <bje@wasabisystems.com>
93         * m32r-dis.c: Regenerate.
95 2004-01-27  Michael Snyder  <msnyder@redhat.com>
97         * sh-opc.h (sh_table): "fsrra", not "fssra".
99 2004-01-23  Andrew Over <andrew.over@cs.anu.edu.au>
101         * sparc-opc.c (fdtox, fstox, fqtox, fxtod, fxtos, fxtoq): Tighten
102         contraints.
104 2004-01-19  Andrew Over  <andrew.over@cs.anu.edu.au>
106         * sparc-opc.c (sparc_opcodes) <f[dsq]tox, fxto[dsq]>: Fix args.
108 2004-01-19  Alan Modra  <amodra@bigpond.net.au>
110         * i386-dis.c (OP_E): Print scale factor on intel mode sib when not
111         1.  Don't print scale factor on AT&T mode when index missing.
113 2004-01-16  Alexandre Oliva  <aoliva@redhat.com>
115         * m10300-opc.c (mov): 8- and 24-bit immediates are zero-extended
116         when loaded into XR registers.
118 2004-01-14  Richard Sandiford  <rsandifo@redhat.com>
120         * frv-desc.h: Regenerate.
121         * frv-desc.c: Regenerate.
122         * frv-opc.c: Regenerate.
124 2004-01-13  Michael Snyder  <msnyder@redhat.com>
126         * sh-dis.c (print_insn_sh): Allocate 4 bytes for insn.
128 2004-01-09  Paul Brook  <paul@codesourcery.com>
130         * arm-opc.h (arm_opcodes): Move generic mcrr after known
131         specific opcodes.
133 2004-01-07  Daniel Jacobowitz  <drow@mvista.com>
135         * Makefile.am (libopcodes_la_DEPENDENCIES)
136         (libopcodes_la_LIBADD): Revert 2003-05-17 change.  Add explanatory
137         comment about the problem.
138         * Makefile.in: Regenerate.
140 2004-01-06  Alexandre Oliva  <aoliva@redhat.com>
142         2003-12-19  Alexandre Oliva  <aoliva@redhat.com>
143         * frv-asm.c (parse_ulo16, parse_uhi16, parse_d12): Fix some
144         cut&paste errors in shifting/truncating numerical operands.
145         2003-08-04  Alexandre Oliva  <aoliva@redhat.com>
146         * frv-asm.c (parse_ulo16): Parse gotofflo and gotofffuncdesclo.
147         (parse_uslo16): Likewise.
148         (parse_uhi16): Parse gotoffhi and gotofffuncdeschi.
149         (parse_d12): Parse gotoff12 and gotofffuncdesc12.
150         (parse_s12): Likewise.
151         2003-08-04  Alexandre Oliva  <aoliva@redhat.com>
152         * frv-asm.c (parse_ulo16): Parse gotlo and gotfuncdesclo.
153         (parse_uslo16): Likewise.
154         (parse_uhi16): Parse gothi and gotfuncdeschi.
155         (parse_d12): Parse got12 and gotfuncdesc12.
156         (parse_s12): Likewise.
158 2004-01-02  Albert Bartoszko  <albar@nt.kegel.com.pl>
160         * msp430-dis.c (msp430_doubleoperand): Check for an 'add'
161         instruction which looks similar to an 'rla' instruction.
163 For older changes see ChangeLog-0203
165 Local Variables:
166 mode: change-log
167 left-margin: 8
168 fill-column: 74
169 version-control: never
170 End: