[PATCH] Add disassembler support for micromips16 andi16, addiusp, jraddiusp instructions.

Vladimir Medic Vladimir.Medic at imgtec.com
Wed Nov 26 02:50:10 PST 2014


Hi dsanders, zoran.jovanovic, sstankovic, jkolek,

The listed instructions were missing dedicated decoder methods in MipsDisassembler.cpp to properly decode immediate operands. These methods are added together with corresponding tests.

http://reviews.llvm.org/D6413

Files:
  lib/Target/Mips/Disassembler/MipsDisassembler.cpp
  lib/Target/Mips/MicroMipsInstrInfo.td
  test/MC/Disassembler/Mips/micromips.txt
  test/MC/Disassembler/Mips/micromips_le.txt
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D6413.16639.patch
Type: text/x-patch
Size: 3987 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20141126/f47cfa56/attachment.bin>


More information about the llvm-commits mailing list