Home
last modified time | relevance | path

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

/openbmc/qemu/target/i386/
H A Dops_sse.h2283 #define FPSRAVQ(x, c) ((int64_t)(x) >> (c < 64 ? c : 63)) macro
2293 SSE_HELPER_Q(helper_vpsravq, FPSRAVQ) in SSE_HELPER_L()