Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4u/cpu/
H A Dus3_common.c2097 static int parity_bits_popc[] = { 0, 1, 1, 0 }; in cpu_parity_error() local
2160 parity_bits_popc[pbits]) & in cpu_parity_error()
3995 static int parity_bits_popc[] = { 0, 1, 1, 0 }; in cpu_dcache_parity_check() local
4072 parity_bits_popc[pbits]) & 1) { in cpu_dcache_parity_check()