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