This is an archive of the discontinued LLVM Phabricator instance.

[mips][microMIPSr6] Implement AND and ANDI instructions
ClosedPublic

Authored by zoran.jovanovic on Apr 1 2015, 8:01 AM.

Diff Detail

Repository
rL LLVM

Event Timeline

zoran.jovanovic retitled this revision from to [mips][microMIPSr6] Implement AND and ANDI instructions.
zoran.jovanovic updated this object.
zoran.jovanovic edited the test plan for this revision. (Show Details)
zoran.jovanovic added reviewers: dsanders, jkolek.
zoran.jovanovic added a subscriber: Unknown Object (MLST).
jkolek accepted this revision.May 14 2015, 6:16 AM
jkolek edited edge metadata.

LGTM with a nit.

test/MC/Disassembler/Mips/micromips32r6.txt
13 ↗(On Diff #23054)

Use the single-line style.

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