diff options
Diffstat (limited to 'capstone/suite/MC/AArch64/neon-scalar-rounding-shift.s.cs')
-rw-r--r-- | capstone/suite/MC/AArch64/neon-scalar-rounding-shift.s.cs | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/capstone/suite/MC/AArch64/neon-scalar-rounding-shift.s.cs b/capstone/suite/MC/AArch64/neon-scalar-rounding-shift.s.cs new file mode 100644 index 000000000..8a3bc45eb --- /dev/null +++ b/capstone/suite/MC/AArch64/neon-scalar-rounding-shift.s.cs @@ -0,0 +1,3 @@ +# CS_ARCH_ARM64, 0, None +0xf1,0x57,0xe8,0x5e = srshl d17, d31, d8 +0xf1,0x57,0xe8,0x7e = urshl d17, d31, d8 |