[PATCH] D45939: [mips] Correct the definitions of some control instructions
Simon Dardis via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Apr 23 02:05:22 PDT 2018
sdardis created this revision.
sdardis added reviewers: smaksimovic, abeserminji, atanasyan.
Herald added a subscriber: arichardson.
sdardis edited the summary of this revision.
sdardis edited the summary of this revision.
Correct the definitions of sync, synci, ei, di, eret, deret, wait,
syscall and break. Also provide microMIPS specific aliases to match
the MIPS aliases.
Additionally correct the definition of the wait instruction so that
it is present in the instruction mapping tables.
Repository:
rL LLVM
https://reviews.llvm.org/D45939
Files:
lib/Target/Mips/MicroMipsInstrInfo.td
lib/Target/Mips/MipsInstrInfo.td
test/MC/Mips/micromips-control-instructions.s
test/MC/Mips/mips-control-instructions.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D45939.143507.patch
Type: text/x-patch
Size: 14011 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180423/5cefb9a1/attachment.bin>
More information about the llvm-commits
mailing list