flat assembler
Message board for the users of flat assembler.
Index
> Main > Help FPU converting real8 -> real4 |
Author |
|
asmfan 22 Nov 2009, 15:12
cvtsd2ss - sse2
|
|||
22 Nov 2009, 15:12 |
|
hopcode 22 Nov 2009, 15:23
asmfan wrote: cvtsd2ss - sse2 Oh.. yes. I have looked up right now shortly in Intel docs... CVTSD2SS—Convert Scalar Double-Precision FP Value to Scalar Single- Precision FP Value At a glance, it should be a wrapping around the fpu instructions... Anyway useful and slim. F2 0F 5A /r CVTSD2SS xmm1,xmm2/m64 Thanks BTW: Where can i find a sse good tutorial ? |
|||
22 Nov 2009, 15:23 |
|
chaoscode 23 Nov 2009, 01:05
you don't need a tutorial for SSE.
you need SSE every time if you have to work on a lot of Floatingpoint Data. and to implement an algorithm. Then is the only thing you need the docs, which SSE-Instructions exists and how they work. |
|||
23 Nov 2009, 01:05 |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2024, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.