[PATCH] D18755: [mips] Trivial corrections to range checked immediates.

Daniel Sanders via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 4 08:04:23 PDT 2016


dsanders created this revision.
dsanders added a reviewer: vkalintiris.
dsanders added a subscriber: llvm-commits.
dsanders added a dependency: D18439: [mips] Range check simm32 and fold MIPS16's imm32 into simm32..
Herald added subscribers: sdardis, dsanders.

SYNC has a 5-bit unsigned immediate.
Move MIPS16-specific pcrel16 operand to Mips16 files.

Depends on D18439

http://reviews.llvm.org/D18755

Files:
  lib/Target/Mips/MicroMips32r6InstrInfo.td
  lib/Target/Mips/Mips16InstrInfo.td
  lib/Target/Mips/MipsInstrInfo.td
  test/MC/Mips/micromips/invalid.s
  test/MC/Mips/micromips32r6/invalid.s
  test/MC/Mips/mips32r2/invalid.s
  test/MC/Mips/mips32r6/invalid.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D18755.52557.patch
Type: text/x-patch
Size: 5638 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160404/c70f38e6/attachment.bin>


More information about the llvm-commits mailing list