OSDN Git Service

2003-09-03 Dave Brolley <brolley@redhat.com>
authorbrolley <brolley>
Wed, 3 Sep 2003 23:03:45 +0000 (23:03 +0000)
committerbrolley <brolley>
Wed, 3 Sep 2003 23:03:45 +0000 (23:03 +0000)
commitf8f03bf4af08b20e970e0b57c66a0f52bfedd3be
treed684c0ee145e10875ca50163314a4e243f7710ea
parenta2917a5ef2e170e1f95a0c84d8797bb10e038393
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