Page Menu
Home
Phabricator
This is an archive of the discontinued LLVM Phabricator instance.
Paths
Table of Contents
t
-
llvm/trunk/test/MC/Disassembler/Mips/
-
trunk/
-
test/
-
MC/
-
Disassembler/
-
Mips/
-
micromips.txt
-
micromips_le.txt
Hide Panel
f
Keyboard Reference
?
Differential
D7443
[mips][microMIPS] Add disassembler tests for 16-bit instructions BREAK16 and SDBBP16
Closed
Public
Authored by
jkolek
on Feb 5 2015, 9:06 AM.
Download Raw Diff
Details
Reviewers
dsanders
vmedic
zoran.jovanovic
Commits
rGe76eb41c216f: [mips][microMIPS] Add disassembler tests for 16-bit instructions BREAK16 and…
rL228687: [mips][microMIPS] Add disassembler tests for 16-bit instructions BREAK16 and…
Summary
Add disassembler tests for 16-bit microMIPS instructions BREAK16 and SDBBP16.
Diff Detail
Repository
rL LLVM
Event Timeline
jkolek
updated this revision to
Diff 19412
.
Feb 5 2015, 9:06 AM
jkolek
retitled this revision from
to
[mips][microMIPS] Add disassembler tests for 16-bit instructions BREAK16 and SDBBP16
.
jkolek
updated this object.
jkolek
edited the test plan for this revision.
(Show Details)
jkolek
added reviewers:
zoran.jovanovic
,
dsanders
,
vmedic
.
jkolek
added subscribers:
petarj
,
Unknown Object (MLST)
.
zoran.jovanovic
edited edge metadata.
Feb 10 2015, 2:45 AM
Comment Actions
LGTM
zoran.jovanovic
accepted this revision.
Feb 10 2015, 3:14 AM
zoran.jovanovic
edited edge metadata.
This revision is now accepted and ready to land.
Feb 10 2015, 3:14 AM
Closed by commit
rL228687: [mips][microMIPS] Add disassembler tests for 16-bit instructions BREAK16 and…
(authored by
jkolek
).
·
Explain Why
Feb 10 2015, 5:22 AM
This revision was automatically updated to reflect the committed changes.