OSDN Git Service

* ppc-opc.c (powerpc_opcodes): Add "dbczl" instruction for PPC970.
[pf3gnuchains/pf3gnuchains4x.git] / opcodes / ChangeLog
1 2004-04-29  Ben Elliston  <bje@au.ibm.com>
2
3         * ppc-opc.c (powerpc_opcodes): Add "dbczl" instruction for PPC970.
4
5 2004-04-22  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
6
7         * sh-dis.c (print_insn_sh): Print the value in constant pool
8         as a symbol if it looks like a symbol.
9
10 2004-04-22  Peter Barada <peter@the-baradas.com>
11
12         * m68k-dis.c(print_insn_m68k): Set mfcmac/mcfemac on
13         appropriate ColdFire architectures.
14         (print_insn_m68k): Handle EMAC, MAC/EMAC scalefactor, and MAC/EMAC
15         mask addressing.
16         Add EMAC instructions, fix MAC instructions. Remove
17         macmw/macml/msacmw/msacml instructions since mask addressing now
18         supported.
19
20 2004-04-20  Jakub Jelinek  <jakub@redhat.com>
21
22         * sparc-opc.c (fmoviccx, fmovfccx, fmovccx): Define.
23         (fmovicc, fmovfcc, fmovcc): Remove fpsize argument, change opcode to
24         suffix.  Use fmov*x macros, create all 3 fpsize variants in one
25         macro.  Adjust all users.
26
27 2004-04-15  Anil Paranjpe  <anilp1@kpitcummins.com>
28         
29         * h8300-dis.c (bfd_h8_disassemble) : Treat "adds" & "subs"
30         separately.
31
32 2004-03-30  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
33
34         * m32r-asm.c: Regenerate.
35
36 2004-03-29  Stan Shebs  <shebs@apple.com>
37
38         * mpw-config.in, mpw-make.sed: Remove MPW support files, no longer
39         used.
40
41 2004-03-19  Alan Modra  <amodra@bigpond.net.au>
42
43         * aclocal.m4: Regenerate.
44         * config.in: Regenerate.
45         * configure: Regenerate.
46         * po/POTFILES.in: Regenerate.
47         * po/opcodes.pot: Regenerate.
48
49 2004-03-16  Alan Modra  <amodra@bigpond.net.au>
50
51         * ppc-dis.c (print_insn_powerpc): Don't print tabs.  Handle
52         PPC_OPERANDS_GPR_0.
53         * ppc-opc.c (RA0): Define.
54         (RAQ, RAL, RAM, RAS, RSQ, RTQ, RSO): Use PPC_OPERAND_GPR_0.
55         (RAOPT): Rename from RAO.  Update all uses.
56         (powerpc_opcodes): Use RA0 as appropriate.
57
58 2004-03-15  Aldy Hernandez  <aldyh@redhat.com>
59
60         * ppc-opc.c (powerpc_opcodes): Add BOOKE versions of mfsprg.
61
62 2004-03-15  Alan Modra  <amodra@bigpond.net.au>
63
64         * sparc-dis.c (print_insn_sparc): Update getword prototype.
65
66 2004-03-12  Michal Ludvig  <mludvig@suse.cz>
67
68         * i386-dis.c (GRPPLOCK): Delete.
69         (grps): Delete GRPPLOCK entry.
70
71 2004-03-12  Alan Modra  <amodra@bigpond.net.au>
72
73         * i386-dis.c (OP_M, OP_0f0e, OP_0fae, NOP_Fixup): New functions.
74         (M, Mp): Use OP_M.
75         (None, PADLOCK_SPECIAL, PADLOCK_0): Delete.
76         (GRPPADLCK): Define.
77         (dis386): Use NOP_Fixup on "nop".
78         (dis386_twobyte): Use GRPPADLCK on opcode 0xa7.
79         (twobyte_has_modrm): Set for 0xa7.
80         (padlock_table): Delete.  Move to..
81         (grps): ..here, using OP_0f07.  Use OP_Ofae on lfence, mfence
82         and clflush.
83         (print_insn): Revert PADLOCK_SPECIAL code.
84         (OP_E): Delete sfence, lfence, mfence checks.
85
86 2004-03-12  Jakub Jelinek  <jakub@redhat.com>
87
88         * i386-dis.c (grps): Use INVLPG_Fixup instead of OP_E for invlpg.
89         (INVLPG_Fixup): New function.
90         (PNI_Fixup): Remove ATTRIBUTE_UNUSED from sizeflag.
91
92 2004-03-12  Michal Ludvig  <mludvig@suse.cz>
93
94         * i386-dis.c (PADLOCK_SPECIAL, PADLOCK_0): New defines.
95         (dis386_twobyte): Opcode 0xa7 is PADLOCK_0.
96         (padlock_table): New struct with PadLock instructions.
97         (print_insn): Handle PADLOCK_SPECIAL.
98
99 2004-03-12  Alan Modra  <amodra@bigpond.net.au>
100
101         * i386-dis.c (grps): Use clflush by default for 0x0fae/7.
102         (OP_E): Twiddle clflush to sfence here.
103
104 2004-03-08  Nick Clifton  <nickc@redhat.com>
105
106         * po/de.po: Updated German translation.
107
108 2003-03-03  Andrew Stubbs  <andrew.stubbs@superh.com>
109
110         * sh-dis.c (print_insn_sh): Don't disassemble fp instructions in
111         nofpu mode.  Add BFD type bfd_mach_sh4_nommu_nofpu.
112         * sh-opc.h: Add sh4_nommu_nofpu architecture and adjust instructions
113         accordingly.
114
115 2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
116
117         * frv-asm.c: Regenerate.
118         * frv-desc.c: Regenerate.
119         * frv-desc.h: Regenerate.
120         * frv-dis.c: Regenerate.
121         * frv-ibld.c: Regenerate.
122         * frv-opc.c: Regenerate.
123         * frv-opc.h: Regenerate.
124
125 2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
126
127         * frv-desc.c, frv-opc.c: Regenerate.
128
129 2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
130
131         * frv-desc.c, frv-opc.c, frv-opc.h: Regenerate.
132
133 2004-02-26  Andrew Stubbs  <andrew.stubbs@superh.com>
134
135         * sh-opc.h: Move fsca and fsrra instructions from sh4a to sh4.
136         Also correct mistake in the comment.
137
138 2004-02-26  Andrew Stubbs <andrew.stubbs@superh.com>
139
140         * sh-dis.c (print_insn_sh): Add REG_N_D nibble type to
141         ensure that double registers have even numbers.
142         Add REG_N_B01 for nn01 (binary 01) nibble to ensure
143         that reserved instruction 0xfffd does not decode the same
144         as 0xfdfd (ftrv).
145         * sh-opc.h: Add REG_N_D nibble type and use it whereever
146         REG_N refers to a double register.
147         Add REG_N_B01 nibble type and use it instead of REG_NM
148         in ftrv.
149         Adjust the bit patterns in a few comments.
150
151 2004-02-25  Aldy Hernandez  <aldyh@redhat.com>
152
153         * ppc-opc.c (powerpc_opcodes): Change mask for dcbt and dcbtst.
154
155 2004-02-20  Aldy Hernandez  <aldyh@redhat.com>
156
157         * ppc-opc.c (powerpc_opcodes): Move mfmcsrr0 before mfdc_dat.
158
159 2004-02-20  Aldy Hernandez  <aldyh@redhat.com>
160
161         * ppc-opc.c (powerpc_opcodes): Add m*ivor35.
162
163 2004-02-20  Aldy Hernandez  <aldyh@redhat.com>
164
165         * ppc-opc.c (powerpc_opcodes): Add mfivor32, mfivor33, mfivor34,
166         mtivor32, mtivor33, mtivor34.
167
168 2004-02-19  Aldy Hernandez  <aldyh@redhat.com>
169
170         * ppc-opc.c (powerpc_opcodes): Add mfmcar.
171
172 2004-02-10  Petko Manolov  <petkan@nucleusys.com>
173
174         * arm-opc.h Maverick accumulator register opcode fixes.
175
176 2004-02-13  Ben Elliston  <bje@wasabisystems.com>
177
178         * m32r-dis.c: Regenerate.
179
180 2004-01-27  Michael Snyder  <msnyder@redhat.com>
181
182         * sh-opc.h (sh_table): "fsrra", not "fssra".
183
184 2004-01-23  Andrew Over <andrew.over@cs.anu.edu.au>
185
186         * sparc-opc.c (fdtox, fstox, fqtox, fxtod, fxtos, fxtoq): Tighten
187         contraints.
188
189 2004-01-19  Andrew Over  <andrew.over@cs.anu.edu.au>
190
191         * sparc-opc.c (sparc_opcodes) <f[dsq]tox, fxto[dsq]>: Fix args.
192
193 2004-01-19  Alan Modra  <amodra@bigpond.net.au>
194
195         * i386-dis.c (OP_E): Print scale factor on intel mode sib when not
196         1.  Don't print scale factor on AT&T mode when index missing.
197
198 2004-01-16  Alexandre Oliva  <aoliva@redhat.com>
199
200         * m10300-opc.c (mov): 8- and 24-bit immediates are zero-extended
201         when loaded into XR registers.
202
203 2004-01-14  Richard Sandiford  <rsandifo@redhat.com>
204
205         * frv-desc.h: Regenerate.
206         * frv-desc.c: Regenerate.
207         * frv-opc.c: Regenerate.
208
209 2004-01-13  Michael Snyder  <msnyder@redhat.com>
210
211         * sh-dis.c (print_insn_sh): Allocate 4 bytes for insn.
212
213 2004-01-09  Paul Brook  <paul@codesourcery.com>
214
215         * arm-opc.h (arm_opcodes): Move generic mcrr after known
216         specific opcodes.
217
218 2004-01-07  Daniel Jacobowitz  <drow@mvista.com>
219
220         * Makefile.am (libopcodes_la_DEPENDENCIES)
221         (libopcodes_la_LIBADD): Revert 2003-05-17 change.  Add explanatory
222         comment about the problem.
223         * Makefile.in: Regenerate.
224
225 2004-01-06  Alexandre Oliva  <aoliva@redhat.com>
226
227         2003-12-19  Alexandre Oliva  <aoliva@redhat.com>
228         * frv-asm.c (parse_ulo16, parse_uhi16, parse_d12): Fix some
229         cut&paste errors in shifting/truncating numerical operands.
230         2003-08-04  Alexandre Oliva  <aoliva@redhat.com>
231         * frv-asm.c (parse_ulo16): Parse gotofflo and gotofffuncdesclo.
232         (parse_uslo16): Likewise.
233         (parse_uhi16): Parse gotoffhi and gotofffuncdeschi.
234         (parse_d12): Parse gotoff12 and gotofffuncdesc12.
235         (parse_s12): Likewise.
236         2003-08-04  Alexandre Oliva  <aoliva@redhat.com>
237         * frv-asm.c (parse_ulo16): Parse gotlo and gotfuncdesclo.
238         (parse_uslo16): Likewise.
239         (parse_uhi16): Parse gothi and gotfuncdeschi.
240         (parse_d12): Parse got12 and gotfuncdesc12.
241         (parse_s12): Likewise.
242
243 2004-01-02  Albert Bartoszko  <albar@nt.kegel.com.pl>
244
245         * msp430-dis.c (msp430_doubleoperand): Check for an 'add'
246         instruction which looks similar to an 'rla' instruction.
247
248 For older changes see ChangeLog-0203
249 \f
250 Local Variables:
251 mode: change-log
252 left-margin: 8
253 fill-column: 74
254 version-control: never
255 End: