OSDN Git Service

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