Sunday, 8 September 2013

What's the SSE equivalent of fstp?

What's the SSE equivalent of fstp?

pCorrect me if I'm mistaken, but fstp pops the value from the top of the
FPU stack such as st0?/p pi.e. fstp tword [rsp]/p pIf I have values in an
SSE register, xmm0, what's the equivalent? I want to print the values
stored in the registers./p

No comments:

Post a Comment