mirror of
https://github.com/hedge-dev/XenonRecomp.git
synced 2025-06-06 18:31:03 +00:00
12 lines
523 B
C#
12 lines
523 B
C#
# CS_ARCH_AARCH64, 0, None
|
|
|
|
0x01,0xa6,0x9f,0x4e == smmla v1.4s, v16.16b, v31.16b
|
|
0x01,0xa6,0x9f,0x6e == ummla v1.4s, v16.16b, v31.16b
|
|
0x01,0xae,0x9f,0x4e == usmmla v1.4s, v16.16b, v31.16b
|
|
0xe3,0x9d,0x9e,0x0e == usdot v3.2s, v15.8b, v30.8b
|
|
0xe3,0x9d,0x9e,0x4e == usdot v3.4s, v15.16b, v30.16b
|
|
0x3f,0xf8,0xa2,0x0f == usdot v31.2s, v1.8b, v2.4b[3]
|
|
0x3f,0xf8,0xa2,0x4f == usdot v31.4s, v1.16b, v2.4b[3]
|
|
0x3f,0xf8,0x22,0x0f == sudot v31.2s, v1.8b, v2.4b[3]
|
|
0x3f,0xf8,0x22,0x4f == sudot v31.4s, v1.16b, v2.4b[3]
|