flat assembler
Message board for the users of flat assembler.
Index
> Main > movupd versus movups whats the point? |
Author |
|
mattst88 23 Aug 2008, 18:24
I have wondered this too.
lazer1 wrote: SSE does this all the time having different instructions which How do you know they are the same at the hardware level? _________________ My x86 Instruction Reference -- includes SSE, SSE2, SSE3, SSSE3, SSE4 instructions. Assembly Programmer's Journal |
|||
23 Aug 2008, 18:24 |
|
revolution 23 Aug 2008, 18:32
See here for a discussion about this.
|
|||
23 Aug 2008, 18:32 |
|
asmfan 23 Aug 2008, 18:36
There much more:
movaps (SSE) vs. movapd (SSE2) vs. movdqa (SSE2). the same for unaligned. Uncached movntps, movntpd, movntdq. xorps (SSE) vs. xorpd (SSE2) vs. pxor (since MMX) same for other bit instructions. |
|||
23 Aug 2008, 18:36 |
|
LocoDelAssembly 28 Aug 2008, 17:14
Off-topic moved to http://board.flatassembler.net/topic.php?t=9137
|
|||
28 Aug 2008, 17:14 |
|
Madis731 16 Sep 2008, 06:51
Intel Larrabee SIGGRAPH paper wrote:
If this document is any clue to Intel's design model, it seems that movupd+movups is simpler to implement, saving die space and losing only a bit of power. Having a conversion later would add one operation and that is bad, thinks Intel. EDIT: the link: http://isdlibrary.intel-dispatch.com/isd/1999/Siggraph_Larrabee_paper.pdf |
|||
16 Sep 2008, 06:51 |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2025, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.