[PATCH] D18645: [mips][microMIPS] Fix offsets for LLE, LWE, SBE, SCE and SHE instructions

Zlatko Buljan via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 31 06:22:17 PDT 2016


zbuljan created this revision.
zbuljan added reviewers: dsanders, hvarga, zoran.jovanovic.
zbuljan added subscribers: petarj, llvm-commits.
Herald added a reviewer: vkalintiris.
Herald added subscribers: sdardis, dsanders.

The patch fixes offsets for LLE, LWE, SBE, SCE and SHE instructions and adds a check of their operands.

http://reviews.llvm.org/D18645

Files:
  lib/Target/Mips/MicroMips32r6InstrFormats.td
  lib/Target/Mips/MicroMips32r6InstrInfo.td
  lib/Target/Mips/MicroMipsInstrInfo.td
  lib/Target/Mips/MipsEVAInstrInfo.td
  lib/Target/Mips/MipsInstrInfo.td
  test/MC/Mips/eva/invalid.s
  test/MC/Mips/eva/invalid_R6.s
  test/MC/Mips/micromips/invalid.s
  test/MC/Mips/micromips32r6/invalid.s
  test/MC/Mips/micromips64r6/invalid.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D18645.52194.patch
Type: text/x-patch
Size: 16005 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160331/ff0ed76a/attachment-0001.bin>


More information about the llvm-commits mailing list