Home
last modified time | relevance | path

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

/openbmc/qemu/target/hexagon/
H A Dmacros.h626 #define fCL1_2(VAL) (clz32(~(uint16_t)(VAL) & 0xffff) - 16) macro
/openbmc/qemu/target/hexagon/imported/
H A Dmacros.def1500 DEF_MACRO(fCL1_2,
/openbmc/qemu/target/hexagon/imported/mmvec/
H A Dext.idef2131 …)","Vd32.uh=vcl0(Vu32.uh)", "Count Leading Zeros in Word", VdV.uh[i]=fCL1_2(~VuV.uh[i]))
2136 VdV.h[i]=fMAX(fCL1_2(~VuV.h[i]),fCL1_2(VuV.h[i]))-1; fHIDE(IV1DEAD();))
2144 VdV.h[i] = fMAX(fCL1_2(~VuV.h[i]),fCL1_2(VuV.h[i])) + VvV.h[i])