http://sourceware.org/bugzilla/show_bug.cgi?id=13390

             Bug #: 13390
           Summary: SuperH "pref" instruction was introduced in sh3, not
                    sh4
           Product: binutils
           Version: 2.21
            Status: NEW
          Severity: minor
          Priority: P2
         Component: binutils
        AssignedTo: unassig...@sourceware.org
        ReportedBy: u...@netbsd.org
    Classification: Unclassified


opcodes/sh-opc.h lists "pref @Rn" instruction as
arch_sh2a_nofpu_or_sh4_nommu_nofpu_up, but this instruction was already
introduced in sh3.

I fixed this once a long time ago in the copy we had imported in NetBSD
(arch_sh4_up -> arch_sh3_up in terms used at that time) but completely forgot
to file a bug report here and so lost the fix in subsequent binutils and gdb
upgrades.

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to