Files
weee/suite/MC/AArch64/armv9.4-lse128.s.cs
T
iris 802798ce3c Squashed 'external/capstone/' content from commit e46f64fa
git-subtree-dir: external/capstone
git-subtree-split: e46f64fadb351e9ecd05264fab26f2772feb0994
2026-05-11 11:55:07 +02:00

27 lines
1.1 KiB
C#

# CS_ARCH_AARCH64, 0, None
0x61,0x11,0x22,0x19 == ldclrp x1, x2, [x11]
0xf5,0x13,0x36,0x19 == ldclrp x21, x22, [sp]
0x61,0x11,0xa2,0x19 == ldclrpa x1, x2, [x11]
0xf5,0x13,0xb6,0x19 == ldclrpa x21, x22, [sp]
0x61,0x11,0xe2,0x19 == ldclrpal x1, x2, [x11]
0xf5,0x13,0xf6,0x19 == ldclrpal x21, x22, [sp]
0x61,0x11,0x62,0x19 == ldclrpl x1, x2, [x11]
0xf5,0x13,0x76,0x19 == ldclrpl x21, x22, [sp]
0x61,0x31,0x22,0x19 == ldsetp x1, x2, [x11]
0xf5,0x33,0x36,0x19 == ldsetp x21, x22, [sp]
0x61,0x31,0xa2,0x19 == ldsetpa x1, x2, [x11]
0xf5,0x33,0xb6,0x19 == ldsetpa x21, x22, [sp]
0x61,0x31,0xe2,0x19 == ldsetpal x1, x2, [x11]
0xf5,0x33,0xf6,0x19 == ldsetpal x21, x22, [sp]
0x61,0x31,0x62,0x19 == ldsetpl x1, x2, [x11]
0xf5,0x33,0x76,0x19 == ldsetpl x21, x22, [sp]
0x61,0x81,0x22,0x19 == swpp x1, x2, [x11]
0xf5,0x83,0x36,0x19 == swpp x21, x22, [sp]
0x61,0x81,0xa2,0x19 == swppa x1, x2, [x11]
0xf5,0x83,0xb6,0x19 == swppa x21, x22, [sp]
0x61,0x81,0xe2,0x19 == swppal x1, x2, [x11]
0xf5,0x83,0xf6,0x19 == swppal x21, x22, [sp]
0x61,0x81,0x62,0x19 == swppl x1, x2, [x11]
0xf5,0x83,0x76,0x19 == swppl x21, x22, [sp]