Home
last modified time | relevance | path

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

/qemu/target/loongarch/tcg/
H A Dvec_helper.c2255 #define VPCNT(NAME, BIT, E, FN) \ macro
2269 VPCNT(vpcnt_b, 8, UB, ctpop8)
2270 VPCNT(vpcnt_h, 16, UH, ctpop16)
2271 VPCNT(vpcnt_w, 32, UW, ctpop32)
2272 VPCNT(vpcnt_d, 64, UD, ctpop64)