64 static const uint8_t
bytes[] = {0x38, 0x38, 0x38, 0x38};
65 static const uint16_t
words[] = {0x3534, 0x3534, 0x3534, 0x3534};
66 static const uint32_t dwords[] = {0x33323130, 0x33323130, 0x33323130, 0x33323130};
67 static const uint32_t expect[] = {0x56AB, 0x7A89, 0xD7D6, 0x7D27, 0xA6669D7D};
69 #define TICKRATE_HZ (10)
117 if (
ticks % 2 == 0) {
127 if (result[0] != gencrc) {