[mips] Add COP0 register class and use it in M[FT]C0/DM[FT]C0.
[oota-llvm.git] / test / MC / Disassembler / Mips / mips32_le.txt
index 533fc69598c1711eef9134c3666b702b358947db..c019c41bd12027224208ee9ffd6992a6c456df0d 100644 (file)
 # CHECK: maddu  $6,  $7
 0x01 0x00 0xc7 0x70
 
+# CHECK: mfc0 $8, $16, 4
+0x04 0x80 0x08 0x40
+
 # CHECK: mfc1   $6, $f7
 0x00 0x38 0x06 0x44
 
 # CHECK: msubu  $6,  $7
 0x05 0x00 0xc7 0x70
 
+# CHECK: mtc0 $9, $15, 1
+0x01 0x78 0x89 0x40
+
 # CHECK: mtc1   $6, $f7
 0x00 0x38 0x86 0x44