[PATCH] D18855: [mips][microMIPS] Implement TLBP, TLBR, TLBWI and TLBWR instructions

Simon Dardis via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 7 09:15:38 PDT 2016


sdardis added a reviewer: sdardis.
sdardis added a comment.

Can you add corresponding invalid tests for these instructions in test/MC/Mips/micromips{32r6, 64r6}/invalid.s ? They do not take an immediate or registers.


http://reviews.llvm.org/D18855





More information about the llvm-commits mailing list