2003-09-24 Dave Brolley <brolley@redhat.com>
[external/binutils.git] / cpu / ChangeLog
1 2003-09-24  Dave Brolley  <brolley@redhat.com>
2
3         * frv.cpu (u-commit): New modelling unit for fr500.
4         (mwtaccg): Use frv_ref_SI to reference ACC40Sk as an input operand.
5         (commit-r): Use u-commit model for fr500.
6         (commit): Ditto.
7         (conditional-float-binary-op): Take profiling data as an argument.
8         Update callers.
9         (ne-float-binary-op): Ditto.
10
11 2003-09-19  Michael Snyder  <msnyder@redhat.com>
12
13         * frv.cpu (nldqi): Delete unimplemented instruction.
14
15 2003-09-12  Dave Brolley  <brolley@redhat.com>
16
17         * frv.cpu (u-clrgr, u-clrfr): New units of model fr500.
18         (clear-ne-flag-r): Pass insn profiling in as an argument. Call
19         frv_ref_SI to get input register referenced for profiling.
20         (clear-ne-flag-all): Pass insn profiling in as an argument.
21         (clrgr,clrfr,clrga,clrfa): Add profiling information.
22
23 2003-09-11  Michael Snyder  <msnyder@redhat.com>
24
25         * frv.cpu: Typographical corrections.
26
27 2003-09-09  Dave Brolley  <brolley@redhat.com>
28
29         * frv.cpu (media-dual-complex): Change UNIT to FMALL.
30         (conditional-media-dual-complex, media-quad-complex): Likewise.
31
32 2003-09-04  Dave Brolley  <brolley@redhat.com>
33
34         * frv.cpu (register-transfer): Pass in all attributes in on argument.
35         Update all callers.
36         (conditional-register-transfer): Ditto.
37         (cache-preload): Ditto.
38         (floating-point-conversion): Ditto.
39         (floating-point-neg): Ditto.
40         (float-abs): Ditto.
41         (float-binary-op-s): Ditto.
42         (conditional-float-binary-op): Ditto.
43         (ne-float-binary-op): Ditto.
44         (float-dual-arith): Ditto.
45         (ne-float-dual-arith): Ditto.
46
47 2003-09-03  Dave Brolley  <brolley@redhat.com>
48
49         * frv.opc (parse_A, parse_A0, parse_A1): New parse handlers.
50         * frv.cpu (UNIT): Add IALL, FMALL, FMLOW, STORE, SCAN, DCPL, MDUALACC,
51         MCLRACC-1.
52         (A): Removed operand.
53         (A0,A1): New operands replace operand A.
54         (mnop): Now a real insn
55         (mclracc): Removed insn.
56         (mclracc-0, mclracc-1): New insns replace mclracc.
57         (all insns): Use new UNIT attributes.
58
59 2003-08-21  Nick Clifton  <nickc@redhat.com>
60
61         * frv.cpu (mbtoh): Replace input parameter to u-media-dual-expand
62         and u-media-dual-btoh with output parameter.
63         (cmbtoh): Add profiling hack.
64
65 2003-08-19  Michael Snyder  <msnyder@redhat.com>
66
67         * frv.cpu: Fix typo, Frintkeven -> FRintkeven
68
69 2003-06-10  Doug Evans  <dje@sebabeach.org>
70
71         * frv.cpu: Add IDOC attribute.
72
73 2003-06-06  Andrew Cagney  <cagney@redhat.com>
74
75         Contributed by Red Hat.
76         * iq2000.cpu: New file.  Written by Ben Elliston, Jeff Johnston,
77         Stan Cox, and Frank Ch. Eigler.
78         * iq2000.opc: New file.  Written by Ben Elliston, Frank
79         Ch. Eigler, Chris Moller, Jeff Johnston, and Stan Cox.
80         * iq2000m.cpu: New file.  Written by Jeff Johnston.
81         * iq10.cpu: New file.  Written by Jeff Johnston.
82
83 2003-06-05  Nick Clifton  <nickc@redhat.com>
84
85         * frv.cpu (FRintieven): New operand.  An even-numbered only
86         version of the FRinti operand.
87         (FRintjeven): Likewise for FRintj.
88         (FRintkeven): Likewise for FRintk.
89         (mdcutssi, media-dual-word-rotate-r-r, mqsaths,
90         media-quad-arith-sat-semantics, media-quad-arith-sat,
91         conditional-media-quad-arith-sat, mdunpackh,
92         media-quad-multiply-semantics, media-quad-multiply,
93         conditional-media-quad-multiply, media-quad-complex-i,
94         media-quad-multiply-acc-semantics, media-quad-multiply-acc,
95         conditional-media-quad-multiply-acc, munpackh,
96         media-quad-multiply-cross-acc-semantics, mdpackh,
97         media-quad-multiply-cross-acc, mbtoh-semantics,
98         media-quad-cross-multiply-cross-acc-semantics,
99         media-quad-cross-multiply-cross-acc, mbtoh, mhtob-semantics,
100         media-quad-cross-multiply-acc-semantics, cmbtoh,
101         media-quad-cross-multiply-acc, media-quad-complex, mhtob,
102         media-expand-halfword-to-double-semantics, mexpdhd, cmexpdhd,
103         cmhtob): Use new operands.
104         * frv.opc (CGEN_VERBOSE_ASSEMBLER_ERRORS): Define.
105         (parse_even_register): New function.
106
107 2003-06-03  Nick Clifton  <nickc@redhat.com>
108
109         * frv.cpu (media-dual-word-rotate-r-r): Use a signed 6-bit
110         immediate value not unsigned.
111
112 2003-06-03  Andrew Cagney  <cagney@redhat.com>
113
114         Contributed by Red Hat.
115         * frv.cpu: New file.  Written by Dave Brolley, Catherine Moore,
116         and Eric Christopher.
117         * frv.opc: New file.  Written by Catherine Moore, and Dave
118         Brolley.
119         * simplify.inc: New file.  Written by Doug Evans.
120
121 2003-05-02  Andrew Cagney  <cagney@redhat.com>
122
123         * New file.
124
125 \f
126 Local Variables:
127 mode: change-log
128 left-margin: 8
129 fill-column: 74
130 version-control: never
131 End: