[PATCH] D9824: [mips][microMIPS] Implement LH, LHE, LHU and LHUE instructions

Zlatko Buljan via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 18 04:00:10 PST 2015


zbuljan updated this revision to Diff 40491.
zbuljan added a comment.
Herald added a subscriber: dsanders.

Rebased to work with top of the tree.


http://reviews.llvm.org/D9824

Files:
  lib/Target/Mips/MicroMipsInstrInfo.td
  lib/Target/Mips/MipsInstrInfo.td
  test/MC/Disassembler/Mips/micromips32r6/valid.txt
  test/MC/Disassembler/Mips/micromips64r6/valid.txt
  test/MC/Mips/micromips-invalid.s
  test/MC/Mips/micromips32r6/invalid.s
  test/MC/Mips/micromips32r6/valid.s
  test/MC/Mips/micromips64r6/invalid.s
  test/MC/Mips/micromips64r6/valid.s
  test/MC/Mips/mips32r6/invalid.s
  test/MC/Mips/mips64r6/invalid.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D9824.40491.patch
Type: text/x-patch
Size: 15524 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151118/81637ab7/attachment.bin>


More information about the llvm-commits mailing list