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

/openbsd-current/regress/sys/arch/sparc64/emul-popc/reg/
H A Dreg.c32 int64_t c_popc(int64_t);
45 c_popc(int64_t v) function
60 tc = c_popc(v);
76 if (c_popc(v) != 1) {
/openbsd-current/regress/sys/arch/sparc64/emul-popc/simm/
H A Dsimm13.c44 int64_t c_popc(int64_t);
82 c_popc(int64_t v) function
105 c = c_popc(SIGN_EXT13(i));

Completed in 154 milliseconds