]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - cpu/ChangeLog
2004-02-20 Andrew Cagney <cagney@redhat.com>
[thirdparty/binutils-gdb.git] / cpu / ChangeLog
CommitLineData
299d901c
AC
12004-02-20 Andrew Cagney <cagney@redhat.com>
2
3 * sh.cpu, sh.opc, sh64-compact.cpu, sh64-media.cpu: New files, all
4 written by Ben Elliston.
5
cb10e79a
RS
62004-01-14 Richard Sandiford <rsandifo@redhat.com>
7
8 * frv.cpu (UNIT): Add IACC.
9 (iacc-multiply-r-r): Use it.
10 * frv.opc (fr400_unit_mapping): Add entry for IACC.
11 (fr500_unit_mapping, fr550_unit_mapping): Likewise.
12
d4e4dc14
AO
132004-01-06 Alexandre Oliva <aoliva@redhat.com>
14
15 2003-12-19 Alexandre Oliva <aoliva@redhat.com>
16 * frv.opc (parse_ulo16, parse_uhi16, parse_d12): Fix some
17 cut&paste errors in shifting/truncating numerical operands.
18 2003-08-08 Alexandre Oliva <aoliva@redhat.com>
19 * frv.opc (parse_ulo16): Parse gotofflo and gotofffuncdesclo.
20 (parse_uslo16): Likewise.
21 (parse_uhi16): Parse gotoffhi and gotofffuncdeschi.
22 (parse_d12): Parse gotoff12 and gotofffuncdesc12.
23 (parse_s12): Likewise.
24 2003-08-04 Alexandre Oliva <aoliva@redhat.com>
25 * frv.opc (parse_ulo16): Parse gotlo and gotfuncdesclo.
26 (parse_uslo16): Likewise.
27 (parse_uhi16): Parse gothi and gotfuncdeschi.
28 (parse_d12): Parse got12 and gotfuncdesc12.
29 (parse_s12): Likewise.
30
1340b9a9
DB
312003-10-10 Dave Brolley <brolley@redhat.com>
32
33 * frv.cpu (dnpmop): New p-macro.
34 (GRdoublek): Use dnpmop.
35 (CPRdoublek, FRdoublei, FRdoublej, FRdoublek): Ditto.
36 (store-double-r-r): Use (.sym regtype doublek).
37 (r-store-double): Ditto.
38 (store-double-r-r-u): Ditto.
39 (conditional-store-double): Ditto.
40 (conditional-store-double-u): Ditto.
41 (store-double-r-simm): Ditto.
42 (fmovs): Assign to UNIT FMALL.
43
ac7c07ac
DB
442003-10-06 Dave Brolley <brolley@redhat.com>
45
46 * frv.cpu, frv.opc: Add support for fr550.
47
d0312406
DB
482003-09-24 Dave Brolley <brolley@redhat.com>
49
50 * frv.cpu (u-commit): New modelling unit for fr500.
51 (mwtaccg): Use frv_ref_SI to reference ACC40Sk as an input operand.
52 (commit-r): Use u-commit model for fr500.
53 (commit): Ditto.
54 (conditional-float-binary-op): Take profiling data as an argument.
55 Update callers.
56 (ne-float-binary-op): Ditto.
57
c6945302
MS
582003-09-19 Michael Snyder <msnyder@redhat.com>
59
60 * frv.cpu (nldqi): Delete unimplemented instruction.
61
23600bb3
DB
622003-09-12 Dave Brolley <brolley@redhat.com>
63
64 * frv.cpu (u-clrgr, u-clrfr): New units of model fr500.
65 (clear-ne-flag-r): Pass insn profiling in as an argument. Call
66 frv_ref_SI to get input register referenced for profiling.
67 (clear-ne-flag-all): Pass insn profiling in as an argument.
68 (clrgr,clrfr,clrga,clrfa): Add profiling information.
69
6f18ad70
MS
702003-09-11 Michael Snyder <msnyder@redhat.com>
71
72 * frv.cpu: Typographical corrections.
73
96486995
DB
742003-09-09 Dave Brolley <brolley@redhat.com>
75
76 * frv.cpu (media-dual-complex): Change UNIT to FMALL.
77 (conditional-media-dual-complex, media-quad-complex): Likewise.
78
0457efce
DB
792003-09-04 Dave Brolley <brolley@redhat.com>
80
81 * frv.cpu (register-transfer): Pass in all attributes in on argument.
82 Update all callers.
83 (conditional-register-transfer): Ditto.
84 (cache-preload): Ditto.
85 (floating-point-conversion): Ditto.
86 (floating-point-neg): Ditto.
87 (float-abs): Ditto.
88 (float-binary-op-s): Ditto.
89 (conditional-float-binary-op): Ditto.
90 (ne-float-binary-op): Ditto.
91 (float-dual-arith): Ditto.
92 (ne-float-dual-arith): Ditto.
93
8caa9169
DB
942003-09-03 Dave Brolley <brolley@redhat.com>
95
96 * frv.opc (parse_A, parse_A0, parse_A1): New parse handlers.
97 * frv.cpu (UNIT): Add IALL, FMALL, FMLOW, STORE, SCAN, DCPL, MDUALACC,
98 MCLRACC-1.
99 (A): Removed operand.
100 (A0,A1): New operands replace operand A.
101 (mnop): Now a real insn
102 (mclracc): Removed insn.
103 (mclracc-0, mclracc-1): New insns replace mclracc.
104 (all insns): Use new UNIT attributes.
105
6d9ab561
NC
1062003-08-21 Nick Clifton <nickc@redhat.com>
107
108 * frv.cpu (mbtoh): Replace input parameter to u-media-dual-expand
109 and u-media-dual-btoh with output parameter.
110 (cmbtoh): Add profiling hack.
111
741a7751
NC
1122003-08-19 Michael Snyder <msnyder@redhat.com>
113
114 * frv.cpu: Fix typo, Frintkeven -> FRintkeven
115
5b5b78da
DE
1162003-06-10 Doug Evans <dje@sebabeach.org>
117
118 * frv.cpu: Add IDOC attribute.
119
539ee71a
AC
1202003-06-06 Andrew Cagney <cagney@redhat.com>
121
122 Contributed by Red Hat.
123 * iq2000.cpu: New file. Written by Ben Elliston, Jeff Johnston,
124 Stan Cox, and Frank Ch. Eigler.
125 * iq2000.opc: New file. Written by Ben Elliston, Frank
126 Ch. Eigler, Chris Moller, Jeff Johnston, and Stan Cox.
127 * iq2000m.cpu: New file. Written by Jeff Johnston.
128 * iq10.cpu: New file. Written by Jeff Johnston.
129
36c3ae24
NC
1302003-06-05 Nick Clifton <nickc@redhat.com>
131
132 * frv.cpu (FRintieven): New operand. An even-numbered only
133 version of the FRinti operand.
134 (FRintjeven): Likewise for FRintj.
135 (FRintkeven): Likewise for FRintk.
136 (mdcutssi, media-dual-word-rotate-r-r, mqsaths,
137 media-quad-arith-sat-semantics, media-quad-arith-sat,
138 conditional-media-quad-arith-sat, mdunpackh,
139 media-quad-multiply-semantics, media-quad-multiply,
140 conditional-media-quad-multiply, media-quad-complex-i,
141 media-quad-multiply-acc-semantics, media-quad-multiply-acc,
142 conditional-media-quad-multiply-acc, munpackh,
143 media-quad-multiply-cross-acc-semantics, mdpackh,
144 media-quad-multiply-cross-acc, mbtoh-semantics,
145 media-quad-cross-multiply-cross-acc-semantics,
146 media-quad-cross-multiply-cross-acc, mbtoh, mhtob-semantics,
147 media-quad-cross-multiply-acc-semantics, cmbtoh,
148 media-quad-cross-multiply-acc, media-quad-complex, mhtob,
149 media-expand-halfword-to-double-semantics, mexpdhd, cmexpdhd,
150 cmhtob): Use new operands.
151 * frv.opc (CGEN_VERBOSE_ASSEMBLER_ERRORS): Define.
152 (parse_even_register): New function.
153
75798298
NC
1542003-06-03 Nick Clifton <nickc@redhat.com>
155
156 * frv.cpu (media-dual-word-rotate-r-r): Use a signed 6-bit
157 immediate value not unsigned.
158
9aab5aa3
AC
1592003-06-03 Andrew Cagney <cagney@redhat.com>
160
161 Contributed by Red Hat.
162 * frv.cpu: New file. Written by Dave Brolley, Catherine Moore,
163 and Eric Christopher.
164 * frv.opc: New file. Written by Catherine Moore, and Dave
165 Brolley.
166 * simplify.inc: New file. Written by Doug Evans.
167
2739f79a
AC
1682003-05-02 Andrew Cagney <cagney@redhat.com>
169
170 * New file.
171
172\f
173Local Variables:
174mode: change-log
175left-margin: 8
176fill-column: 74
177version-control: never
178End: