This is an archive of the discontinued LLVM Phabricator instance.

[mips][microMIPSr6] Implement NOR, OR, ORI, XOR and XORI instructions
ClosedPublic

Authored by zoran.jovanovic on Apr 2 2015, 6:06 AM.

Diff Detail

Repository
rL LLVM

Event Timeline

jkolek edited edge metadata.May 14 2015, 6:14 AM

LGTM with a nit.

test/MC/Disassembler/Mips/micromips32r6.txt
18 ↗(On Diff #23144)

Use the single-line style.

jkolek accepted this revision.May 14 2015, 6:14 AM
jkolek edited edge metadata.
This revision is now accepted and ready to land.May 14 2015, 6:14 AM
This revision was automatically updated to reflect the committed changes.