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/arm64-verbose-vector-case.s.cs
vendored
Normal file
10
thirdparty/capstone/suite/MC/AArch64/arm64-verbose-vector-case.s.cs
vendored
Normal file
@@ -0,0 +1,10 @@
|
||||
# CS_ARCH_AARCH64, 0, None
|
||||
|
||||
0x08,0xe1,0x28,0x0e == pmull v8.8h, v8.8b, v8.8b
|
||||
0x08,0xe1,0x28,0x4e == pmull2 v8.8h, v8.16b, v8.16b
|
||||
0x08,0xe1,0xe8,0x0e == pmull v8.1q, v8.1d, v8.1d
|
||||
0x08,0xe1,0xe8,0x4e == pmull2 v8.1q, v8.2d, v8.2d
|
||||
0x08,0xe1,0x28,0x0e == pmull v8.8h, v8.8b, v8.8b
|
||||
0x08,0xe1,0x28,0x4e == pmull2 v8.8h, v8.16b, v8.16b
|
||||
0x08,0xe1,0xe8,0x0e == pmull v8.1q, v8.1d, v8.1d
|
||||
0x08,0xe1,0xe8,0x4e == pmull2 v8.1q, v8.2d, v8.2d
|
Reference in New Issue
Block a user