aboutsummaryrefslogtreecommitdiffstats
path: root/capstone/suite/MC/Mips/test_elm_insve.s.cs
diff options
context:
space:
mode:
authorAngelos Mouzakitis <a.mouzakitis@virtualopensystems.com>2023-10-10 14:33:42 +0000
committerAngelos Mouzakitis <a.mouzakitis@virtualopensystems.com>2023-10-10 14:33:42 +0000
commitaf1a266670d040d2f4083ff309d732d648afba2a (patch)
tree2fc46203448ddcc6f81546d379abfaeb323575e9 /capstone/suite/MC/Mips/test_elm_insve.s.cs
parente02cda008591317b1625707ff8e115a4841aa889 (diff)
Add submodule dependency filesHEADmaster
Change-Id: Iaf8d18082d3991dec7c0ebbea540f092188eb4ec
Diffstat (limited to 'capstone/suite/MC/Mips/test_elm_insve.s.cs')
-rw-r--r--capstone/suite/MC/Mips/test_elm_insve.s.cs5
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]