1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-24 21:42:54 +02:00
llvm-mirror/test/MC/Mips/micromips64r6
Zlatko Buljan b4097ad285 [mips][microMIPS] Add CodeGen support for DIV, MOD, DIVU, MODU, DDIV, DMOD, DDIVU and DMODU instructions
Differential Revision: http://reviews.llvm.org/D17137

This patch was reverted after the revertion of dependant patch http://reviews.llvm.org/D17068.
There was the problem with test-suite failure.
The problem is hopefully solved with dependant patch so this patch is commited again.

llvm-svn: 266179
2016-04-13 08:02:26 +00:00
..
invalid-wrong-error.s [mips][microMIPS] Implement DINSU, DINSM, DINS instructions 2016-02-25 12:53:29 +00:00
invalid.s [mips][microMIPS] Implement MFC*, MFHC* and DMFC* instructions 2016-03-31 08:51:24 +00:00
valid.s [mips][microMIPS] Add CodeGen support for DIV, MOD, DIVU, MODU, DDIV, DMOD, DDIVU and DMODU instructions 2016-04-13 08:02:26 +00:00