[PATCH] D11795: [mips][microMIPS] Write tests for LBU16, LHU16, LW16, LWGP and LWSP instructions

Hrvoje Varga via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 6 02:22:04 PDT 2015


hvarga created this revision.
hvarga added reviewers: zoran.jovanovic, zbuljan, dsanders.
hvarga added subscribers: petarj, llvm-commits.

The patch has a written test for microMIPS32r6 and microMIPS64r6 LBU16, LHU16, LW16, LWGP and LWSP instructions.

http://reviews.llvm.org/D11795

Files:
  test/MC/Disassembler/Mips/micromips32r6.txt
  test/MC/Disassembler/Mips/micromips64r6.txt
  test/MC/Mips/micromips32r6/invalid.s
  test/MC/Mips/micromips32r6/valid.s
  test/MC/Mips/micromips64r6/invalid.s
  test/MC/Mips/micromips64r6/valid.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D11795.31433.patch
Type: text/x-patch
Size: 6082 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150806/60fdab0d/attachment.bin>


More information about the llvm-commits mailing list