Searched refs:x86emu_parity_tab (Results 1 – 1 of 1) sorted by relevance
113 static u32 x86emu_parity_tab[8] = { variable124 #define PARITY(x) (((x86emu_parity_tab[(x) / 32] >> ((x) % 32)) & 1) == 0)