This is an archive of the discontinued LLVM Phabricator instance.

[mips] Support sigrie instruction
ClosedPublic

Authored by atanasyan on Oct 29 2018, 10:41 PM.

Details

Summary

The sigrie instruction signals a Reserved Instruction Exception. This patch adds support for assembling / disassembling the instruction.

Diff Detail

Repository
rL LLVM

Event Timeline

atanasyan created this revision.Oct 29 2018, 10:41 PM
This revision is now accepted and ready to land.Nov 2 2018, 1:11 AM
This revision was automatically updated to reflect the committed changes.