mirror of
https://github.com/hedge-dev/XenonRecomp.git
synced 2025-07-26 23:13:54 +00:00
Initial Commit
This commit is contained in:
11
thirdparty/capstone/suite/MC/AArch64/neon-scalar-extract-narrow.s.cs
vendored
Normal file
11
thirdparty/capstone/suite/MC/AArch64/neon-scalar-extract-narrow.s.cs
vendored
Normal file
@@ -0,0 +1,11 @@
|
||||
# CS_ARCH_AARCH64, 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
|
Reference in New Issue
Block a user