[bfd]
[external/binutils.git] / cpu / ChangeLog
1 2005-07-25  DJ Delorie  <dj@redhat.com>
2
3         * m32c.opc (parse_unsigned8): Add %dsp8().
4         (parse_signed8): Add %hi8().
5         (parse_unsigned16): Add %dsp16().
6         (parse_signed16): Add %lo16() and %hi16().
7         (parse_lab_5_3): Make valuep a bfd_vma *.
8
9 2005-07-18  Nick Clifton  <nickc@redhat.com>
10
11         * m32c.cpu (f-16-8, f-24-8, f-32-16, f-dsp-8-u24): New opcode
12         components.
13         (f-lab32-jmp-s): Fix insertion sequence.
14         (Dsp-8-u24, Lab-5-3, Lab32-jmp-s): New operands.
15         (Dsp-40-s8): Make parameter be signed.
16         (Dsp-40-s16): Likewise.
17         (Dsp-48-s8): Likewise.
18         (Dsp-48-s16): Likewise.
19         (Imm-13-u3): Likewise. (Despite its name!)
20         (BitBase16-16-s8): Make the parameter be unsigned.
21         (BitBase16-8-u11-S): Likewise.
22         (Lab-8-8, Lab-8-16, Lab-16-8, jcnd16-5, jcnd16, jcnd32, jmp16.s,
23         jmp16.b, jmp16.w, jmp32.s, jmp32.b, jmp32.w, jsp16.w, jsr32.w): Allow
24         relaxation.
25
26         * m32c.opc: Fix formatting.
27         Use safe-ctype.h instead of ctype.h
28         Move duplicated code sequences into a macro.
29         Fix compile time warnings about signedness mismatches.
30         Remove dead code.
31         (parse_lab_5_3): New parser function.
32         
33 2005-07-16  Jim Blandy  <jimb@redhat.com>
34
35         * m32c.opc (m32c_cgen_insn_supported): Use int, not CGEN_BITSET,
36         to represent isa sets.
37
38 2005-07-15  Jim Blandy  <jimb@redhat.com>
39
40         * m32c.cpu, m32c.opc: Fix copyright.
41
42 2005-07-14  Jim Blandy  <jimb@redhat.com>
43
44         * m32c.cpu, m32c.opc: Machine description for the Renesas M32C.
45
46 2005-07-14  Alan Modra  <amodra@bigpond.net.au>
47
48         * ms1.opc (print_dollarhex): Correct format string.
49
50 2005-07-06  Alan Modra  <amodra@bigpond.net.au>
51
52         * iq2000.cpu: Include from binutils cpu dir.
53
54 2005-07-05  Nick Clifton  <nickc@redhat.com>
55
56         * iq2000.opc (parse_lo16, parse_mlo16): Make value parameter
57         unsigned in order to avoid compile time warnings about sign
58         conflicts.
59
60         * ms1.opc (parse_*): Likewise.
61         (parse_imm16): Use a "void *" as it is passed both signed and
62         unsigned arguments.
63
64 2005-07-01  Nick Clifton  <nickc@redhat.com>
65
66         * frv.opc: Update to ISO C90 function declaration style.
67         * iq2000.opc: Likewise.
68         * m32r.opc: Likewise.
69         * sh.opc: Likewise.
70
71 2005-06-15  Dave Brolley  <brolley@redhat.com>
72
73         Contributed by Red Hat.
74         * ms1.cpu: New file.  Written by Nick Clifton, Stan Cox.
75         * ms1.opc: New file.  Written by Stan Cox.
76
77 2005-05-10  Nick Clifton  <nickc@redhat.com>
78
79         * Update the address and phone number of the FSF organization in
80         the GPL notices in the following files:
81         cris.cpu, frv.cpu, frv.opc, iq10.cpu, iq2000.opc, iq2000m.cpu,
82         m32r.cpu, m32r.opc, sh.cpu, sh.opc, sh64-compact.cpu,
83         sh64-media.cpu, simplify.inc
84
85 2005-02-24  Alan Modra  <amodra@bigpond.net.au>
86
87         * frv.opc (parse_A): Warning fix.
88
89 2005-02-23  Nick Clifton  <nickc@redhat.com>
90
91         * frv.opc: Fixed compile time warnings about differing signed'ness
92         of pointers passed to functions.
93         * m32r.opc: Likewise.
94
95 2005-02-11  Nick Clifton  <nickc@redhat.com>
96
97         * iq2000.opc (parse_jtargq10): Change type of valuep argument to
98         'bfd_vma *' in order avoid compile time warning message.
99
100 2005-01-28  Hans-Peter Nilsson  <hp@axis.com>
101
102         * cris.cpu (mstep): Add missing insn.
103
104 2005-01-25  Alexandre Oliva  <aoliva@redhat.com>
105
106         2004-11-10  Alexandre Oliva  <aoliva@redhat.com>
107         * frv.cpu: Add support for TLS annotations in loads and calll.
108         * frv.opc (parse_symbolic_address): New.
109         (parse_ldd_annotation): New.
110         (parse_call_annotation): New.
111         (parse_ld_annotation): New.
112         (parse_ulo16, parse_uslo16): Use parse_symbolic_address.
113         Introduce TLS relocations.
114         (parse_d12, parse_s12, parse_u12): Likewise.
115         (parse_uhi16): Likewise.  Fix constant checking on 64-bit host.
116         (parse_call_label, print_at): New.
117
118 2004-12-21  Mikael Starvik  <starvik@axis.com>
119
120         * cris.cpu (cris-set-mem): Correct integral write semantics.
121
122 2004-11-29  Hans-Peter Nilsson  <hp@axis.com>
123
124         * cris.cpu: New file.
125
126 2004-11-15  Michael K. Lechner <mike.lechner@gmail.com>
127
128         * iq2000.cpu: Added quotes around macro arguments so that they
129         will work with newer versions of guile.
130
131 2004-10-27  Nick Clifton  <nickc@redhat.com>
132
133         * iq2000m.cpu (pkrlr1, pkrlr30, rbr1, rbr30, rxr1, rxr30, wbr1,
134         wbr1u, wbr30, wbr30u, wxr1, wxr1u, wxr30, wxr30u): Add an index
135         operand.
136         * iq2000.cpu (dnop index): Rename to _index to avoid complications
137         with guile.
138
139 2004-08-27  Richard Sandiford  <rsandifo@redhat.com>
140
141         * frv.cpu (cfmovs): Change UNIT attribute to FMALL.
142
143 2004-05-15  Nick Clifton  <nickc@redhat.com>
144
145         * iq2000.opc (iq2000_cgen_insn_supported): Make 'insn' argument const.
146
147 2004-03-30  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
148
149         * m32r.opc (parse_hi16): Fixed shigh(0xffff8000) bug.
150
151 2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
152
153         * frv.cpu (define-arch frv): Add fr450 mach.
154         (define-mach fr450): New.
155         (define-model fr450): New.  Add profile units to every fr450 insn.
156         (define-attr UNIT): Add MDCUTSSI.
157         (define-attr FR450-MAJOR): New enum.  Add to every fr450 insn.
158         (define-attr AUDIO): New boolean.
159         (f-LRAE, f-LRAD, f-LRAS, f-TLBPRopx, f-TLBPRL)
160         (f-LRA-null, f-TLBPR-null): New fields.
161         (scr0, scr1, scr2, scr3, imavr1, damvr1, cxnr, ttbr)
162         (tplr, tppr, tpxr, timerh, timerl, timerd, btbr): New SPRs.
163         (LRAE, LRAD, LRAS, TLBPRopx, TLBPRL): New operands.
164         (LRA-null, TLBPR-null): New macros.
165         (iacc-multiply-r-r, slass, scutss, int-arith-ss-r-r): Add AUDIO attr.
166         (load-real-address): New macro.
167         (lrai, lrad, tlbpr): New instructions.
168         (media-cut-acc, media-cut-acc-ss): Add fr450-major argument.
169         (mcut, mcuti, mcutss, mcutssi): Adjust accordingly.
170         (mdcutssi): Change UNIT attribute to MDCUTSSI.
171         (media-low-clear-semantics, media-scope-limit-semantics)
172         (media-quad-limit, media-quad-shift): New macros.
173         (mqlclrhs, mqlmths, mqsllhi, mqsrahi): New instructions.
174         * frv.opc (frv_is_branch_major, frv_is_float_major, frv_is_media_major)
175         (frv_is_branch_insn, frv_is_float_insn, frv_is_media_insn)
176         (frv_vliw_reset, frv_vliw_add_insn): Handle bfd_mach_fr450.
177         (fr450_unit_mapping): New array.
178         (fr400_unit_mapping, fr500_unit_mapping, fr550_unit_mapping): Add entry
179         for new MDCUTSSI unit.
180         (fr450_check_insn_major_constraints): New function.
181         (check_insn_major_constraints): Use it.
182
183 2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
184
185         * frv.cpu (nsdiv, nudiv, nsdivi, nudivi): Remove fr400 profiling unit.
186         (scutss): Change unit to I0.
187         (calll, callil, ccalll): Add missing FR550-MAJOR and profile unit.
188         (mqsaths): Fix FR400-MAJOR categorization.
189         (media-quad-multiply-cross-acc, media-quad-cross-multiply-cross-acc)
190         (media-quad-cross-multiply-acc): Change unit from MDUALACC to FMALL.
191         * frv.opc (fr400_check_insn_major_constraints): Check for (M-2,M-1)
192         combinations.
193
194 2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
195
196         * frv.cpu (r-store, r-store-dual, r-store-quad): Delete.
197         (rstb, rsth, rst, rstd, rstq): Delete.
198         (rstbf, rsthf, rstf, rstdf, rstqf): Delete.
199
200 2004-02-23  Nick Clifton  <nickc@redhat.com>
201
202         * Apply these patches from Renesas:
203
204         2004-02-10  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
205
206         * cpu/m32r.opc (my_print_insn): Fixed incorrect output when
207         disassembling codes for 0x*2 addresses.
208
209         2003-12-15  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
210
211         * cpu/m32r.cpu: Add PIPE_O attribute to "pop" instruction.
212
213         2003-12-03  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
214
215         * cpu/m32r.cpu : Add new model m32r2.
216         Add new instructions.
217         Replace occurrances of 'Mitsubishi' with 'Renesas'.
218         Changed PIPE attr of push from O to OS.
219         Care for Little-endian of M32R.
220         * cpu/m32r.opc (CGEN_DIS_HASH, my_print_insn):
221         Care for Little-endian of M32R.
222         (parse_slo16): signed extension for value.
223
224 2004-02-20  Andrew Cagney  <cagney@redhat.com>
225
226         * m32r.opc, m32r.cpu: New files.  Written by , Doug Evans, Nick
227         Clifton, Ben Elliston, Matthew Green, and Andrew Haley.
228
229         * sh.cpu, sh.opc, sh64-compact.cpu, sh64-media.cpu: New files, all
230         written by Ben Elliston.
231
232 2004-01-14  Richard Sandiford  <rsandifo@redhat.com>
233
234         * frv.cpu (UNIT): Add IACC.
235         (iacc-multiply-r-r): Use it.
236         * frv.opc (fr400_unit_mapping): Add entry for IACC.
237         (fr500_unit_mapping, fr550_unit_mapping): Likewise.
238
239 2004-01-06  Alexandre Oliva  <aoliva@redhat.com>
240
241         2003-12-19  Alexandre Oliva  <aoliva@redhat.com>
242         * frv.opc (parse_ulo16, parse_uhi16, parse_d12): Fix some
243         cut&paste errors in shifting/truncating numerical operands.
244         2003-08-08  Alexandre Oliva  <aoliva@redhat.com>
245         * frv.opc (parse_ulo16): Parse gotofflo and gotofffuncdesclo.
246         (parse_uslo16): Likewise.
247         (parse_uhi16): Parse gotoffhi and gotofffuncdeschi.
248         (parse_d12): Parse gotoff12 and gotofffuncdesc12.
249         (parse_s12): Likewise.
250         2003-08-04  Alexandre Oliva  <aoliva@redhat.com>
251         * frv.opc (parse_ulo16): Parse gotlo and gotfuncdesclo.
252         (parse_uslo16): Likewise.
253         (parse_uhi16): Parse gothi and gotfuncdeschi.
254         (parse_d12): Parse got12 and gotfuncdesc12.
255         (parse_s12): Likewise.
256
257 2003-10-10  Dave Brolley  <brolley@redhat.com>
258
259         * frv.cpu (dnpmop): New p-macro.
260         (GRdoublek): Use dnpmop.
261         (CPRdoublek, FRdoublei, FRdoublej, FRdoublek): Ditto.
262         (store-double-r-r): Use (.sym regtype doublek).
263         (r-store-double): Ditto.
264         (store-double-r-r-u): Ditto.
265         (conditional-store-double): Ditto.
266         (conditional-store-double-u): Ditto.
267         (store-double-r-simm): Ditto.
268         (fmovs): Assign to UNIT FMALL.
269
270 2003-10-06  Dave Brolley  <brolley@redhat.com>
271
272         * frv.cpu, frv.opc: Add support for fr550.
273
274 2003-09-24  Dave Brolley  <brolley@redhat.com>
275
276         * frv.cpu (u-commit): New modelling unit for fr500.
277         (mwtaccg): Use frv_ref_SI to reference ACC40Sk as an input operand.
278         (commit-r): Use u-commit model for fr500.
279         (commit): Ditto.
280         (conditional-float-binary-op): Take profiling data as an argument.
281         Update callers.
282         (ne-float-binary-op): Ditto.
283
284 2003-09-19  Michael Snyder  <msnyder@redhat.com>
285
286         * frv.cpu (nldqi): Delete unimplemented instruction.
287
288 2003-09-12  Dave Brolley  <brolley@redhat.com>
289
290         * frv.cpu (u-clrgr, u-clrfr): New units of model fr500.
291         (clear-ne-flag-r): Pass insn profiling in as an argument. Call
292         frv_ref_SI to get input register referenced for profiling.
293         (clear-ne-flag-all): Pass insn profiling in as an argument.
294         (clrgr,clrfr,clrga,clrfa): Add profiling information.
295
296 2003-09-11  Michael Snyder  <msnyder@redhat.com>
297
298         * frv.cpu: Typographical corrections.
299
300 2003-09-09  Dave Brolley  <brolley@redhat.com>
301
302         * frv.cpu (media-dual-complex): Change UNIT to FMALL.
303         (conditional-media-dual-complex, media-quad-complex): Likewise.
304
305 2003-09-04  Dave Brolley  <brolley@redhat.com>
306
307         * frv.cpu (register-transfer): Pass in all attributes in on argument.
308         Update all callers.
309         (conditional-register-transfer): Ditto.
310         (cache-preload): Ditto.
311         (floating-point-conversion): Ditto.
312         (floating-point-neg): Ditto.
313         (float-abs): Ditto.
314         (float-binary-op-s): Ditto.
315         (conditional-float-binary-op): Ditto.
316         (ne-float-binary-op): Ditto.
317         (float-dual-arith): Ditto.
318         (ne-float-dual-arith): Ditto.
319
320 2003-09-03  Dave Brolley  <brolley@redhat.com>
321
322         * frv.opc (parse_A, parse_A0, parse_A1): New parse handlers.
323         * frv.cpu (UNIT): Add IALL, FMALL, FMLOW, STORE, SCAN, DCPL, MDUALACC,
324         MCLRACC-1.
325         (A): Removed operand.
326         (A0,A1): New operands replace operand A.
327         (mnop): Now a real insn
328         (mclracc): Removed insn.
329         (mclracc-0, mclracc-1): New insns replace mclracc.
330         (all insns): Use new UNIT attributes.
331
332 2003-08-21  Nick Clifton  <nickc@redhat.com>
333
334         * frv.cpu (mbtoh): Replace input parameter to u-media-dual-expand
335         and u-media-dual-btoh with output parameter.
336         (cmbtoh): Add profiling hack.
337
338 2003-08-19  Michael Snyder  <msnyder@redhat.com>
339
340         * frv.cpu: Fix typo, Frintkeven -> FRintkeven
341
342 2003-06-10  Doug Evans  <dje@sebabeach.org>
343
344         * frv.cpu: Add IDOC attribute.
345
346 2003-06-06  Andrew Cagney  <cagney@redhat.com>
347
348         Contributed by Red Hat.
349         * iq2000.cpu: New file.  Written by Ben Elliston, Jeff Johnston,
350         Stan Cox, and Frank Ch. Eigler.
351         * iq2000.opc: New file.  Written by Ben Elliston, Frank
352         Ch. Eigler, Chris Moller, Jeff Johnston, and Stan Cox.
353         * iq2000m.cpu: New file.  Written by Jeff Johnston.
354         * iq10.cpu: New file.  Written by Jeff Johnston.
355
356 2003-06-05  Nick Clifton  <nickc@redhat.com>
357
358         * frv.cpu (FRintieven): New operand.  An even-numbered only
359         version of the FRinti operand.
360         (FRintjeven): Likewise for FRintj.
361         (FRintkeven): Likewise for FRintk.
362         (mdcutssi, media-dual-word-rotate-r-r, mqsaths,
363         media-quad-arith-sat-semantics, media-quad-arith-sat,
364         conditional-media-quad-arith-sat, mdunpackh,
365         media-quad-multiply-semantics, media-quad-multiply,
366         conditional-media-quad-multiply, media-quad-complex-i,
367         media-quad-multiply-acc-semantics, media-quad-multiply-acc,
368         conditional-media-quad-multiply-acc, munpackh,
369         media-quad-multiply-cross-acc-semantics, mdpackh,
370         media-quad-multiply-cross-acc, mbtoh-semantics,
371         media-quad-cross-multiply-cross-acc-semantics,
372         media-quad-cross-multiply-cross-acc, mbtoh, mhtob-semantics,
373         media-quad-cross-multiply-acc-semantics, cmbtoh,
374         media-quad-cross-multiply-acc, media-quad-complex, mhtob,
375         media-expand-halfword-to-double-semantics, mexpdhd, cmexpdhd,
376         cmhtob): Use new operands.
377         * frv.opc (CGEN_VERBOSE_ASSEMBLER_ERRORS): Define.
378         (parse_even_register): New function.
379
380 2003-06-03  Nick Clifton  <nickc@redhat.com>
381
382         * frv.cpu (media-dual-word-rotate-r-r): Use a signed 6-bit
383         immediate value not unsigned.
384
385 2003-06-03  Andrew Cagney  <cagney@redhat.com>
386
387         Contributed by Red Hat.
388         * frv.cpu: New file.  Written by Dave Brolley, Catherine Moore,
389         and Eric Christopher.
390         * frv.opc: New file.  Written by Catherine Moore, and Dave
391         Brolley.
392         * simplify.inc: New file.  Written by Doug Evans.
393
394 2003-05-02  Andrew Cagney  <cagney@redhat.com>
395
396         * New file.
397
398 \f
399 Local Variables:
400 mode: change-log
401 left-margin: 8
402 fill-column: 74
403 version-control: never
404 End: