You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
8 lines
287 B
8 lines
287 B
3 years ago
|
# CS_ARCH_ARM, CS_MODE_ARM+CS_MODE_V8, None
|
||
|
0x42,0x00,0x01,0xe1 = crc32b r0, r1, r2
|
||
|
0x42,0x00,0x21,0xe1 = crc32h r0, r1, r2
|
||
|
0x42,0x00,0x41,0xe1 = crc32w r0, r1, r2
|
||
|
0x42,0x02,0x01,0xe1 = crc32cb r0, r1, r2
|
||
|
0x42,0x02,0x21,0xe1 = crc32ch r0, r1, r2
|
||
|
0x42,0x02,0x41,0xe1 = crc32cw r0, r1, r2
|