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:
10
thirdparty/capstone/suite/MC/AArch64/neon-scalar-abs.s.cs
vendored
Normal file
10
thirdparty/capstone/suite/MC/AArch64/neon-scalar-abs.s.cs
vendored
Normal file
@@ -0,0 +1,10 @@
|
||||
# CS_ARCH_AARCH64, 0, None
|
||||
|
||||
0x1d,0xbb,0xe0,0x5e == abs d29, d24
|
||||
0x1d,0x17,0xd4,0x7e == fabd h29, h24, h20
|
||||
0x1d,0xd7,0xb4,0x7e == fabd s29, s24, s20
|
||||
0x1d,0xd7,0xf4,0x7e == fabd d29, d24, d20
|
||||
0xd3,0x79,0x20,0x5e == sqabs b19, b14
|
||||
0xf5,0x79,0x60,0x5e == sqabs h21, h15
|
||||
0x94,0x79,0xa0,0x5e == sqabs s20, s12
|
||||
0x92,0x79,0xe0,0x5e == sqabs d18, d12
|
Reference in New Issue
Block a user