This is an archive of the discontinued LLVM Phabricator instance.

[MIPS] Add MIPS32 and MIPS64 core revisions
ClosedPublic

Authored by jaydeep on Apr 22 2015, 5:14 AM.

Details

Summary

Added MIPS32 and MIPS64 core revisions. This would be followed by register context and emulate-instruction for MIPS32.

DYLDRendezvous.cpp:
On Linux link map struct does not contain extra load offset field.

Diff Detail

Repository
rL LLVM

Event Timeline

jaydeep updated this revision to Diff 24214.Apr 22 2015, 5:14 AM
jaydeep retitled this revision from to [MIPS] Add MIPS32 and MIPS64 core revisions.
jaydeep updated this object.
jaydeep edited the test plan for this revision. (Show Details)
jaydeep added a reviewer: clayborg.
jaydeep set the repository for this revision to rL LLVM.
jaydeep added subscribers: Unknown Object (MLST), bhushan, slthakur, mohit.bhakkad.
clayborg accepted this revision.Apr 22 2015, 10:06 AM
clayborg edited edge metadata.

Looks good.

This revision is now accepted and ready to land.Apr 22 2015, 10:06 AM
This revision was automatically updated to reflect the committed changes.