]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - cpu/frv.opc
2003-09-03 Dave Brolley <brolley@redhat.com>
authorDave Brolley <brolley@redhat.com>
Wed, 3 Sep 2003 23:03:45 +0000 (23:03 +0000)
committerDave Brolley <brolley@redhat.com>
Wed, 3 Sep 2003 23:03:45 +0000 (23:03 +0000)
commit8caa9169eb9c4374cdf06c688b4ee1ca73a85a13
tree3f0c37b572ff99316e140f43c61c0a271c184967
parentcc9855138d2f3ee6d1934aac8ebe59656e6de7e8
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