This is the mail archive of the gdb-prs@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug corefiles/12219] New: Missing mfpmr/mtpmr opcode for e500processor


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

           Summary: Missing mfpmr/mtpmr opcode for e500 processor
           Product: gdb
           Version: 7.2
            Status: NEW
          Severity: minor
          Priority: P2
         Component: corefiles
        AssignedTo: unassigned@sourceware.org
        ReportedBy: ecos@hotmail.co.uk


I beleive the mfpmr/mtpmr opcode must be updated for e500 processor?

---------------------- ppc-opc.c -------------------------

{"mfpmr",    X(31,334),    X_MASK, PPCPMR|PPCE300,    PPCNONE,    {RT, PMR}}

{"mtpmr",    X(31,462),    X_MASK, PPCPMR|PPCE300,    PPCNONE,    {PMR, RS}},

-- 
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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]