This is an archive of the discontinued LLVM Phabricator instance.

[ARC] Add norm/normh instructions with disassembly tests
AcceptedPublic

Authored by marksl on Jul 29 2021, 4:59 PM.

Details

Reviewers
thomasjohns
Summary

Add disassembler support for the NORM and NORMH instructions. These instructions only exist when the ARC processor is configured with the "norm" extension.

Diff Detail

Event Timeline

marksl created this revision.Jul 29 2021, 4:59 PM
marksl requested review of this revision.Jul 29 2021, 4:59 PM
Herald added a project: Restricted Project. · View Herald TranscriptJul 29 2021, 4:59 PM

Looks good to me

thomasjohns accepted this revision.Jul 29 2021, 5:15 PM
This revision is now accepted and ready to land.Jul 29 2021, 5:15 PM