Hardware Secrets


Home | Camera | Case | CE | Cooling | CPU | Input | Memory | Mobile | Motherboard | Networking | Power | Storage | Video | Other
Content
Articles
Editorial
First Look
Gabriel’s Blog
News
Reviews
Tutorials
Main Menu
About Us
Awarded Products
Compare Prices
Datasheets
Dictionary
Download
Drivers
Facebook
Forums
Links
Manufacturer Finder
Newsletter
On The Web
RSS Feed
Test Your Skills
Twitter
Newsletter
Subscribe today!
Search




Home » Dictionary » CPU

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z Numeric

SSE
Author: Gabriel Torres Last Updated: January 5, 2006
Category: CPU

Streaming SIMD Extensions

SSE technology is an implementation of the SIMD concept that was introduced with Pentium III processor. All processors released after this have this technology.

SSE is a new instruction set containing 70 new instructions capable of manipulating several small data chunks at the same time. The difference between MMX and SSE is the fact that MMX only handles integer numbers (using 32-bit registers) while SSE handles floating point numbers (128-bit registers). SSE-enable processors have eight new 128-bit registers, called XMM0 through XMM7. SSE uses 128-bit registers but the instructions can handle floating point numbers of up to 32 bits. So it is possible to handle four 32-bit floating point numbers with a single instruction, for example (32 bits x 4 = 128 bits).

To use this technology the processor must be SSE-enabled and the program must be compiled (i.e. written) to use these new instructions.

Before Pentium III was officially released this technology was being called KNI (Katmai New Instructions).

Related Terms:

Related Links:

Print Version | Send to Friend | Bookmark this Term

There are 369 terms in our database.

RSSLatest News
Antec Announces the One PC Case
February 9, 2012 - 8:06 AM PST
Cooler Master Releases Elite 361 PC Case
February 8, 2012 - 7:50 AM PST
Microsoft Launches Kinect for Windows
February 2, 2012 - 8:42 AM PST
Transcend Announces SSD720 SSD Series
February 1, 2012 - 7:55 AM PST
.:: More News ::.


© 2004-12, Hardware Secrets, LLC. All rights reserved.
Advertising | Legal Information | Privacy Policy
All times are Pacific Standard Time (PST, GMT -08:00)