Home
last modified time | relevance | path

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

/openbmc/qemu/target/i386/tcg/
H A Dops_sse_header.h.inc70 SSE_HELPER_W(pmulhuw, FMULHUW)
/openbmc/qemu/target/i386/
H A Dops_sse.h303 #define FMULHUW(a, b) ((a) * (b) >> 16) macro
309 SSE_HELPER_W(helper_pmulhuw, FMULHUW) in SSE_HELPER_W() argument