aboutsummaryrefslogtreecommitdiffstats
path: root/capstone/suite/MC/AArch64/neon-scalar-extract-narrow.s.cs
diff options
context:
space:
mode:
Diffstat (limited to 'capstone/suite/MC/AArch64/neon-scalar-extract-narrow.s.cs')
-rw-r--r--capstone/suite/MC/AArch64/neon-scalar-extract-narrow.s.cs10
1 files changed, 10 insertions, 0 deletions
diff --git a/capstone/suite/MC/AArch64/neon-scalar-extract-narrow.s.cs b/capstone/suite/MC/AArch64/neon-scalar-extract-narrow.s.cs
new file mode 100644
index 000000000..3127d965e
--- /dev/null
+++ b/capstone/suite/MC/AArch64/neon-scalar-extract-narrow.s.cs
@@ -0,0 +1,10 @@
+# CS_ARCH_ARM64, 0, None
+0xd3,0x29,0x21,0x7e = sqxtun b19, h14
+0xf5,0x29,0x61,0x7e = sqxtun h21, s15
+0x94,0x29,0xa1,0x7e = sqxtun s20, d12
+0x52,0x4a,0x21,0x5e = sqxtn b18, h18
+0x34,0x4a,0x61,0x5e = sqxtn h20, s17
+0xd3,0x49,0xa1,0x5e = sqxtn s19, d14
+0x52,0x4a,0x21,0x7e = uqxtn b18, h18
+0x34,0x4a,0x61,0x7e = uqxtn h20, s17
+0xd3,0x49,0xa1,0x7e = uqxtn s19, d14