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