Searched defs:mulhdu (Results 1 – 1 of 1) sorted by relevance
90 #define mulhdu(x,y) \ macro93 #define mulhdu(x, y) mul_u64_u64_shr(x, y, 64) macro