This is an archive of the discontinued LLVM Phabricator instance.

[mips][microMIPS] Implement LWLE, LWRE, SWLE and SWRE instructions
Needs ReviewPublic

Authored by jkolek on Apr 22 2015, 5:39 AM.

Details

Reviewers
zoran.jovanovic
Summary

This patch implements microMIPS LWLE, LWRE, SWLE and SWRE instructions.

Diff Detail

Event Timeline

jkolek updated this revision to Diff 24215.Apr 22 2015, 5:39 AM
jkolek retitled this revision from to [mips][microMIPS] Implement LWLE, LWRE, SWLE and SWRE instructions.
jkolek updated this object.
jkolek edited the test plan for this revision. (Show Details)
jkolek added a reviewer: zoran.jovanovic.
jkolek added a subscriber: Unknown Object (MLST).
hvarga added a subscriber: hvarga.Jun 16 2015, 1:14 AM
sdardis resigned from this revision.Apr 15 2016, 1:54 AM
sdardis removed a reviewer: sdardis.

Can this patch be closed? Thanks.