Merge commit '802798ce3c8baa4697120580f87bc1ee377306d3' as 'external/capstone'

This commit is contained in:
2026-05-11 11:55:07 +02:00
3968 changed files with 2967598 additions and 0 deletions
@@ -0,0 +1,17 @@
# CS_ARCH_MIPS, CS_MODE_MIPS64+CS_MODE_BIG_ENDIAN, None
0x40,0xac,0x80,0x02 = dmtc0 $t4, $16, 2
0x40,0xac,0x80,0x00 = dmtc0 $t4, $16, 0
0x40,0x8c,0x80,0x02 = mtc0 $t4, $16, 2
0x40,0x8c,0x80,0x00 = mtc0 $t4, $16, 0
0x40,0x2c,0x80,0x02 = dmfc0 $t4, $16, 2
0x40,0x2c,0x80,0x00 = dmfc0 $t4, $16, 0
0x40,0x0c,0x80,0x02 = mfc0 $t4, $16, 2
0x40,0x0c,0x80,0x00 = mfc0 $t4, $16, 0
0x48,0xac,0x80,0x02 = dmtc2 $t4, $16, 2
0x48,0xac,0x80,0x00 = dmtc2 $t4, $16, 0
0x48,0x8c,0x80,0x02 = mtc2 $t4, $16, 2
0x48,0x8c,0x80,0x00 = mtc2 $t4, $16, 0
0x48,0x2c,0x80,0x02 = dmfc2 $t4, $16, 2
0x48,0x2c,0x80,0x00 = dmfc2 $t4, $16, 0
0x48,0x0c,0x80,0x02 = mfc2 $t4, $16, 2
0x48,0x0c,0x80,0x00 = mfc2 $t4, $16, 0