This is an archive of the discontinued LLVM Phabricator instance.

[mips][microMIPSr6] Implement SUB and SUBU instructions
ClosedPublic

Authored by zoran.jovanovic on Apr 1 2015, 3:35 AM.

Diff Detail

Repository
rL LLVM

Event Timeline

dsanders accepted this revision.Apr 10 2015, 9:04 AM
dsanders edited edge metadata.

LGTM with a formatting nit

test/MC/Disassembler/Mips/micromips32r6.txt
18–22 ↗(On Diff #23035)

Nit: As per D8704, could you use one-per-line formatting?

This revision is now accepted and ready to land.Apr 10 2015, 9:04 AM
This revision was automatically updated to reflect the committed changes.