cpu/
[platform/upstream/binutils.git] / cpu / ChangeLog
1 2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
2
3         * frv.cpu (nsdiv, nudiv, nsdivi, nudivi): Remove fr400 profiling unit.
4         (scutss): Change unit to I0.
5         (calll, callil, ccalll): Add missing FR550-MAJOR and profile unit.
6         (mqsaths): Fix FR400-MAJOR categorization.
7         (media-quad-multiply-cross-acc, media-quad-cross-multiply-cross-acc)
8         (media-quad-cross-multiply-acc): Change unit from MDUALACC to FMALL.
9         * frv.opc (fr400_check_insn_major_constraints): Check for (M-2,M-1)
10         combinations.
11
12 2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
13
14         * frv.cpu (r-store, r-store-dual, r-store-quad): Delete.
15         (rstb, rsth, rst, rstd, rstq): Delete.
16         (rstbf, rsthf, rstf, rstdf, rstqf): Delete.
17
18 2004-02-23  Nick Clifton  <nickc@redhat.com>
19
20         * Apply these patches from Renesas:
21
22         2004-02-10  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
23
24         * cpu/m32r.opc (my_print_insn): Fixed incorrect output when
25         disassembling codes for 0x*2 addresses.
26
27         2003-12-15  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
28
29         * cpu/m32r.cpu: Add PIPE_O attribute to "pop" instruction.
30
31         2003-12-03  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
32
33         * cpu/m32r.cpu : Add new model m32r2.
34         Add new instructions.
35         Replace occurrances of 'Mitsubishi' with 'Renesas'.
36         Changed PIPE attr of push from O to OS.
37         Care for Little-endian of M32R.
38         * cpu/m32r.opc (CGEN_DIS_HASH, my_print_insn):
39         Care for Little-endian of M32R.
40         (parse_slo16): signed extension for value.
41
42 2004-02-20  Andrew Cagney  <cagney@redhat.com>
43
44         * m32r.opc, m32r.cpu: New files.  Written by , Doug Evans, Nick
45         Clifton, Ben Elliston, Matthew Green, and Andrew Haley.
46
47         * sh.cpu, sh.opc, sh64-compact.cpu, sh64-media.cpu: New files, all
48         written by Ben Elliston.
49
50 2004-01-14  Richard Sandiford  <rsandifo@redhat.com>
51
52         * frv.cpu (UNIT): Add IACC.
53         (iacc-multiply-r-r): Use it.
54         * frv.opc (fr400_unit_mapping): Add entry for IACC.
55         (fr500_unit_mapping, fr550_unit_mapping): Likewise.
56
57 2004-01-06  Alexandre Oliva  <aoliva@redhat.com>
58
59         2003-12-19  Alexandre Oliva  <aoliva@redhat.com>
60         * frv.opc (parse_ulo16, parse_uhi16, parse_d12): Fix some
61         cut&paste errors in shifting/truncating numerical operands.
62         2003-08-08  Alexandre Oliva  <aoliva@redhat.com>
63         * frv.opc (parse_ulo16): Parse gotofflo and gotofffuncdesclo.
64         (parse_uslo16): Likewise.
65         (parse_uhi16): Parse gotoffhi and gotofffuncdeschi.
66         (parse_d12): Parse gotoff12 and gotofffuncdesc12.
67         (parse_s12): Likewise.
68         2003-08-04  Alexandre Oliva  <aoliva@redhat.com>
69         * frv.opc (parse_ulo16): Parse gotlo and gotfuncdesclo.
70         (parse_uslo16): Likewise.
71         (parse_uhi16): Parse gothi and gotfuncdeschi.
72         (parse_d12): Parse got12 and gotfuncdesc12.
73         (parse_s12): Likewise.
74
75 2003-10-10  Dave Brolley  <brolley@redhat.com>
76
77         * frv.cpu (dnpmop): New p-macro.
78         (GRdoublek): Use dnpmop.
79         (CPRdoublek, FRdoublei, FRdoublej, FRdoublek): Ditto.
80         (store-double-r-r): Use (.sym regtype doublek).
81         (r-store-double): Ditto.
82         (store-double-r-r-u): Ditto.
83         (conditional-store-double): Ditto.
84         (conditional-store-double-u): Ditto.
85         (store-double-r-simm): Ditto.
86         (fmovs): Assign to UNIT FMALL.
87
88 2003-10-06  Dave Brolley  <brolley@redhat.com>
89
90         * frv.cpu, frv.opc: Add support for fr550.
91
92 2003-09-24  Dave Brolley  <brolley@redhat.com>
93
94         * frv.cpu (u-commit): New modelling unit for fr500.
95         (mwtaccg): Use frv_ref_SI to reference ACC40Sk as an input operand.
96         (commit-r): Use u-commit model for fr500.
97         (commit): Ditto.
98         (conditional-float-binary-op): Take profiling data as an argument.
99         Update callers.
100         (ne-float-binary-op): Ditto.
101
102 2003-09-19  Michael Snyder  <msnyder@redhat.com>
103
104         * frv.cpu (nldqi): Delete unimplemented instruction.
105
106 2003-09-12  Dave Brolley  <brolley@redhat.com>
107
108         * frv.cpu (u-clrgr, u-clrfr): New units of model fr500.
109         (clear-ne-flag-r): Pass insn profiling in as an argument. Call
110         frv_ref_SI to get input register referenced for profiling.
111         (clear-ne-flag-all): Pass insn profiling in as an argument.
112         (clrgr,clrfr,clrga,clrfa): Add profiling information.
113
114 2003-09-11  Michael Snyder  <msnyder@redhat.com>
115
116         * frv.cpu: Typographical corrections.
117
118 2003-09-09  Dave Brolley  <brolley@redhat.com>
119
120         * frv.cpu (media-dual-complex): Change UNIT to FMALL.
121         (conditional-media-dual-complex, media-quad-complex): Likewise.
122
123 2003-09-04  Dave Brolley  <brolley@redhat.com>
124
125         * frv.cpu (register-transfer): Pass in all attributes in on argument.
126         Update all callers.
127         (conditional-register-transfer): Ditto.
128         (cache-preload): Ditto.
129         (floating-point-conversion): Ditto.
130         (floating-point-neg): Ditto.
131         (float-abs): Ditto.
132         (float-binary-op-s): Ditto.
133         (conditional-float-binary-op): Ditto.
134         (ne-float-binary-op): Ditto.
135         (float-dual-arith): Ditto.
136         (ne-float-dual-arith): Ditto.
137
138 2003-09-03  Dave Brolley  <brolley@redhat.com>
139
140         * frv.opc (parse_A, parse_A0, parse_A1): New parse handlers.
141         * frv.cpu (UNIT): Add IALL, FMALL, FMLOW, STORE, SCAN, DCPL, MDUALACC,
142         MCLRACC-1.
143         (A): Removed operand.
144         (A0,A1): New operands replace operand A.
145         (mnop): Now a real insn
146         (mclracc): Removed insn.
147         (mclracc-0, mclracc-1): New insns replace mclracc.
148         (all insns): Use new UNIT attributes.
149
150 2003-08-21  Nick Clifton  <nickc@redhat.com>
151
152         * frv.cpu (mbtoh): Replace input parameter to u-media-dual-expand
153         and u-media-dual-btoh with output parameter.
154         (cmbtoh): Add profiling hack.
155
156 2003-08-19  Michael Snyder  <msnyder@redhat.com>
157
158         * frv.cpu: Fix typo, Frintkeven -> FRintkeven
159
160 2003-06-10  Doug Evans  <dje@sebabeach.org>
161
162         * frv.cpu: Add IDOC attribute.
163
164 2003-06-06  Andrew Cagney  <cagney@redhat.com>
165
166         Contributed by Red Hat.
167         * iq2000.cpu: New file.  Written by Ben Elliston, Jeff Johnston,
168         Stan Cox, and Frank Ch. Eigler.
169         * iq2000.opc: New file.  Written by Ben Elliston, Frank
170         Ch. Eigler, Chris Moller, Jeff Johnston, and Stan Cox.
171         * iq2000m.cpu: New file.  Written by Jeff Johnston.
172         * iq10.cpu: New file.  Written by Jeff Johnston.
173
174 2003-06-05  Nick Clifton  <nickc@redhat.com>
175
176         * frv.cpu (FRintieven): New operand.  An even-numbered only
177         version of the FRinti operand.
178         (FRintjeven): Likewise for FRintj.
179         (FRintkeven): Likewise for FRintk.
180         (mdcutssi, media-dual-word-rotate-r-r, mqsaths,
181         media-quad-arith-sat-semantics, media-quad-arith-sat,
182         conditional-media-quad-arith-sat, mdunpackh,
183         media-quad-multiply-semantics, media-quad-multiply,
184         conditional-media-quad-multiply, media-quad-complex-i,
185         media-quad-multiply-acc-semantics, media-quad-multiply-acc,
186         conditional-media-quad-multiply-acc, munpackh,
187         media-quad-multiply-cross-acc-semantics, mdpackh,
188         media-quad-multiply-cross-acc, mbtoh-semantics,
189         media-quad-cross-multiply-cross-acc-semantics,
190         media-quad-cross-multiply-cross-acc, mbtoh, mhtob-semantics,
191         media-quad-cross-multiply-acc-semantics, cmbtoh,
192         media-quad-cross-multiply-acc, media-quad-complex, mhtob,
193         media-expand-halfword-to-double-semantics, mexpdhd, cmexpdhd,
194         cmhtob): Use new operands.
195         * frv.opc (CGEN_VERBOSE_ASSEMBLER_ERRORS): Define.
196         (parse_even_register): New function.
197
198 2003-06-03  Nick Clifton  <nickc@redhat.com>
199
200         * frv.cpu (media-dual-word-rotate-r-r): Use a signed 6-bit
201         immediate value not unsigned.
202
203 2003-06-03  Andrew Cagney  <cagney@redhat.com>
204
205         Contributed by Red Hat.
206         * frv.cpu: New file.  Written by Dave Brolley, Catherine Moore,
207         and Eric Christopher.
208         * frv.opc: New file.  Written by Catherine Moore, and Dave
209         Brolley.
210         * simplify.inc: New file.  Written by Doug Evans.
211
212 2003-05-02  Andrew Cagney  <cagney@redhat.com>
213
214         * New file.
215
216 \f
217 Local Variables:
218 mode: change-log
219 left-margin: 8
220 fill-column: 74
221 version-control: never
222 End: