This is an archive of the discontinued LLVM Phabricator instance.

[mips] Mark standard encoded instructions as not being in MIPS16e
ClosedPublic

Authored by sdardis on Jun 20 2018, 10:16 AM.

Details

Summary

Mark standard encoded instructions and pseudo "standard encoded" as
not being in MIPS16e by default.

Diff Detail

Repository
rL LLVM

Event Timeline

sdardis created this revision.Jun 20 2018, 10:16 AM
This revision is now accepted and ready to land.Jun 20 2018, 10:27 AM
This revision was automatically updated to reflect the committed changes.