diff options
Diffstat (limited to 'capstone/suite/MC/Mips/test_elm_insve.s.cs')
-rw-r--r-- | capstone/suite/MC/Mips/test_elm_insve.s.cs | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/capstone/suite/MC/Mips/test_elm_insve.s.cs b/capstone/suite/MC/Mips/test_elm_insve.s.cs new file mode 100644 index 000000000..7657969b7 --- /dev/null +++ b/capstone/suite/MC/Mips/test_elm_insve.s.cs @@ -0,0 +1,5 @@ +# CS_ARCH_MIPS, CS_MODE_MIPS32+CS_MODE_BIG_ENDIAN, None +0x79,0x43,0x4e,0x59 = insve.b $w25[3], $w9[0] +0x79,0x62,0x16,0x19 = insve.h $w24[2], $w2[0] +0x79,0x72,0x68,0x19 = insve.w $w0[2], $w13[0] +0x79,0x78,0x90,0xd9 = insve.d $w3[0], $w18[0] |