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