Searched refs:popc64 (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/sun4u/cpu/
H A Dus3_common.c2157 if (((popc64(
4010 if (popc64(tmp_dcp.dc_tag & CHP_DCTAG_PARMASK) & 1) {
4022 if (popc64(tmp_dcp.dc_sntag &
4047 if (((popc64(data_word &
4070 if ((popc64(tmp_dcp.dc_data[word]) +
4185 if (popc64(tmp_icp.ic_patag & CHP_ICPATAG_PARMASK) & 1) {
4196 if (popc64(tmp_icp.ic_sntag &
4218 if (popc64(tmp_icp.ic_data[instr] & parmask) & 1) {
4296 if ((popc64(tmp_pcp.pc_data[word]) & 1) ^ pbit) {
4888 popc64(uint64_ function
[all...]
/illumos-gate/usr/src/uts/sun4u/sys/
H A Dus3_module.h589 extern int popc64(uint64_t val);

Completed in 310 milliseconds