This is an archive of the discontinued LLVM Phabricator instance.

[mips][microMIPSr6] Implement DIV, DIVU, MOD and MODU instructions
ClosedPublic

Authored by zoran.jovanovic on Apr 1 2015, 6:56 AM.

Diff Detail

Repository
rL LLVM

Event Timeline

jkolek accepted this revision.May 14 2015, 6:18 AM
jkolek edited edge metadata.

LGTM with a nit.

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

Use the single-line style.

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