Searched refs:popc64 (Results 1 – 2 of 2) sorted by relevance
2158 if (((popc64( in cpu_parity_error()4011 if (popc64(tmp_dcp.dc_tag & CHP_DCTAG_PARMASK) & 1) { in cpu_dcache_parity_check()4023 if (popc64(tmp_dcp.dc_sntag & in cpu_dcache_parity_check()4048 if (((popc64(data_word & in cpu_dcache_parity_check()4071 if ((popc64(tmp_dcp.dc_data[word]) + in cpu_dcache_parity_check()4186 if (popc64(tmp_icp.ic_patag & CHP_ICPATAG_PARMASK) & 1) { in cpu_icache_parity_check()4197 if (popc64(tmp_icp.ic_sntag & in cpu_icache_parity_check()4219 if (popc64(tmp_icp.ic_data[instr] & parmask) & 1) { in cpu_icache_parity_check()4297 if ((popc64(tmp_pcp.pc_data[word]) & 1) ^ pbit) { in cpu_pcache_parity_check()4889 popc64(uint64_t val) in popc64() function[all …]
589 extern int popc64(uint64_t val);