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