Recent Topics
-
What code is it in htmlmarc1989 - Today, 12:58 PM
-
HTML Form Not Rendering when wrapped in PHPwalleyeguy - Today, 06:09 AM
-
Can't get to increment a variable on a while loopPetros - Today, 05:42 AM
-
Help with a Treeview projectFreddie - Yesterday, 10:47 PM
-
Thoughts on the XBox OneKodeKool - Yesterday, 08:23 PM
Recent Blog Entries
Recent Status Updates
Popular Tags
- Managed C++
- networking
- c
- stream
- programming
- Visual Basic 4 / 5 / 6
- console
- Connection
- import
- authentication
- element
- syntax
- hardware
- session
- sql
- javascript
- array
- printing
- generator
- game
- header
- html5
- mysql
- string
- c++
- timer
- loop
- java
- html
- ajax
- form
- C#
- jquery
- php
- assembly
- linked list
- vb.net
- xml
- android
- css
- login
- encryption
- setup
- calculator
- combobox
- binary
- pseudocode
- hello world
- innerHTML
- grid
CPU Type: SSE2 and SSE3
Started by Chan, Jul 03 2007 03:34 PM
1 reply to this topic
#1
Posted 03 July 2007 - 03:34 PM
These two CPU types keep popping up in my searches. What do they mean and/or what are they?
#2
Posted 03 July 2007 - 11:03 PM
As a normal user, you don't need to worry about this.
As an assembly programmer, you don't need to worry about this, but you can.
SSE2 and SSE3 are both instruction sets for IA-32. SSE3 is newer than SSE2, and have added 13 new instructions, to work with arithmetic, array structures and multithreading. It's so complex, so it's hard to tell it all - and I don't know much more about it, than I just told you.
You might want to look at Intel's manual, there's probably something interesting about it, if you want to know more. But as I said, a normal user don't need to worry about it - they don't even need to know it exists.
If you follow this link, you can download the six well-known Intel manuals, and some papers on the changes as well. Vol. 1, 2A, 2B, 3A, 3B and Optimization Reference are the six, that's worth looking into.
As an assembly programmer, you don't need to worry about this, but you can.
SSE2 and SSE3 are both instruction sets for IA-32. SSE3 is newer than SSE2, and have added 13 new instructions, to work with arithmetic, array structures and multithreading. It's so complex, so it's hard to tell it all - and I don't know much more about it, than I just told you.
You might want to look at Intel's manual, there's probably something interesting about it, if you want to know more. But as I said, a normal user don't need to worry about it - they don't even need to know it exists.
If you follow this link, you can download the six well-known Intel manuals, and some papers on the changes as well. Vol. 1, 2A, 2B, 3A, 3B and Optimization Reference are the six, that's worth looking into.
If you enjoy reading this discussion and are thinking about commenting, why not click here to register and start participating in under a minute?
Similar Topics
-

What type of music do you program with?
Started by birko19, 23 Apr 2013 In: General Forums → The Lounge
music
- Hot 13 replies
- 232 views
-

How would i start if i wanted to do a Terraria type game?
Started by ProgrammingClown, 01 Jan 2013 In: General Forums → Game Development
game, development, new, start
- Hot 10 replies
- 530 views
-
TypeError: object of type 'builtin_function_or_method' has no len()
Started by Bitlynk, 20 Apr 2013 In: Language Forums → Python
typeerror, no len()
- 3 replies
- 464 views
-
How fast do you type?
Started by JayM, 02 Feb 2013 In: General Forums → The Lounge
how fast do you type and 2 more...
- Hot 28 replies
- 723 views
-
How get display product type on category listing page in magento?
Started by Jameswatson, 27 Feb 2013 In: General Forums → General Programming
magento, get product display
- 1 reply
- 235 views















