Home
last modified time | relevance | path

Searched refs:parity_table (Results 1 – 2 of 2) sorted by relevance

/external/valgrind/VEX/priv/
Dguest_x86_helpers.c77 static const UChar parity_table[256] = { variable
157 pf = parity_table[(UChar)res]; \
178 pf = parity_table[(UChar)res]; \
203 pf = parity_table[(UChar)res]; \
228 pf = parity_table[(UChar)res]; \
245 pf = parity_table[(UChar)CC_DEP1]; \
265 pf = parity_table[(UChar)res]; \
285 pf = parity_table[(UChar)res]; \
302 pf = parity_table[(UChar)CC_DEP1]; \
320 pf = parity_table[(UChar)CC_DEP1]; \
[all …]
Dguest_amd64_helpers.c117 static const UChar parity_table[256] = { variable
201 pf = parity_table[(UChar)res]; \
222 pf = parity_table[(UChar)res]; \
247 pf = parity_table[(UChar)res]; \
272 pf = parity_table[(UChar)res]; \
289 pf = parity_table[(UChar)CC_DEP1]; \
309 pf = parity_table[(UChar)res]; \
329 pf = parity_table[(UChar)res]; \
346 pf = parity_table[(UChar)CC_DEP1]; \
364 pf = parity_table[(UChar)CC_DEP1]; \
[all …]