Searched defs:parity_table (Results 1 - 1 of 1) sorted by relevance
| /vbox/src/recompiler/target-i386/ | ||
| H A D | op_helper.c | 61 static const uint8_t parity_table[256] = { variable 2337 eflags |= parity_table[al]; /* pf */ 2367 eflags |= parity_table[al]; /* pf */ |
Completed in 50 milliseconds