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