QWORD_SIZE
if (qwlayout < -1 || qwlayout >= QWORD_SIZE)
if ((qwlayout >= 0) && (qwlayout < QWORD_SIZE)) {
pos_cacheline = ((3 - quadword) * QWORD_SIZE) +
if (synd_code < -1 || synd_code >= QWORD_SIZE)
#define QWORD_SIZE_BYTES (QWORD_SIZE / 8)
static uint8_t qwordmap[QWORD_SIZE] =
if (qwlayout < -1 || qwlayout >= QWORD_SIZE)
if ((qwlayout >= 0) && (qwlayout < QWORD_SIZE)) {
if (synd_code < -1 || synd_code >= QWORD_SIZE)