[PATCH] [mips][microMIPS] Implement disassembler support for 16-bit instructions LBU16, LHU16, LW16, SB16, SH16 and SW16

Jozef Kolek jozef.kolek at rt-rk.com
Wed Nov 26 09:05:25 PST 2014


Corrected LBU16 offset, if offset its encoding is 0xF then disassembled value will be -1.
LW16 is corrected according to GCC.

http://reviews.llvm.org/D6405

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


More information about the llvm-commits mailing list