Searched refs:MMX_W (Results 1 – 3 of 3) sorted by relevance
540 #define MMX_W(n) _w[3 - (n)] macro552 #define MMX_W(n) _w[n] macro
25 #define W(n) MMX_W(n)1144 d->MMX_S(0) = int32_to_float32((int16_t)s->MMX_W(0), &env->mmx_status); in helper_pi2fw()1145 d->MMX_S(1) = int32_to_float32((int16_t)s->MMX_W(2), &env->mmx_status); in helper_pi2fw()
3588 offsetof(CPUX86State,fpregs[reg].mmx.MMX_W(val))); in gen_sse()3606 offsetof(CPUX86State,fpregs[rm].mmx.MMX_W(val))); in gen_sse()