Rizin
unix-like reverse engineering framework and cli tools
crc32.s.cs
Go to the documentation of this file.
1 # CS_ARCH_ARM, CS_MODE_ARM+CS_MODE_V8, None
2 0x42,0x00,0x01,0xe1 = crc32b r0, r1, r2
3 0x42,0x00,0x21,0xe1 = crc32h r0, r1, r2
4 0x42,0x00,0x41,0xe1 = crc32w r0, r1, r2
5 0x42,0x02,0x01,0xe1 = crc32cb r0, r1, r2
6 0x42,0x02,0x21,0xe1 = crc32ch r0, r1, r2
7 0x42,0x02,0x41,0xe1 = crc32cw r0, r1, r2
r2
Definition: crc32.s.cs:3
r1
Definition: crc32.s.cs:2