Home
last modified time | relevance | path

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

/openbmc/qemu/target/i386/
H A Dops_sse.h2282 #define FPSRAVD(x, c) ((int32_t)(x) >> (c < 32 ? c : 31)) macro
2289 SSE_HELPER_L(helper_vpsravd, FPSRAVD) in SSE_HELPER_L()