This is an archive of the discontinued LLVM Phabricator instance.

[PowerPC] Add Set Boolean Condition Instruction Definitions and MC Tests
ClosedPublic

Authored by amyk on Aug 19 2020, 4:24 PM.

Details

Summary

This patch adds the instruction definitions and assembly/disassembly tests for the
set boolean condition instructions. This also includes the negative, and reverse variants
of the instruction.

Diff Detail