2003-09-03 Dave Brolley <brolley@redhat.com>
commit4a9e0b50be857fc21de228bf752ec5ea95475876
authorDave Brolley <brolley@redhat.com>
Wed, 3 Sep 2003 23:03:45 +0000 (3 23:03 +0000)
committerDave Brolley <brolley@redhat.com>
Wed, 3 Sep 2003 23:03:45 +0000 (3 23:03 +0000)
tree386c1890ed6f4c94119d00aa0a442be0095e392f
parent47c7450c46004df628ea6eede21c349bc3b36a14
2003-09-03  Dave Brolley  <brolley@redhat.com>

        * frv.opc (parse_A, parse_A0, parse_A1): New parse handlers.
        * frv.cpu (UNIT): Add IALL, FMALL, FMLOW, STORE, SCAN, DCPL, MDUALACC,
        MCLRACC-1.
        (A): Removed operand.
        (A0,A1): New operands replace operand A.
        (mnop): Now a real insn
        (mclracc): Removed insn.
        (mclracc-0, mclracc-1): New insns replace mclracc.
        (all insns): Use new UNIT attributes.
cpu/ChangeLog
cpu/frv.cpu
cpu/frv.opc