OpenSolaris

Printable Version Enter a New Search
Bug ID 6563039
Synopsis Need support for Intel's SSE4.1 and SSE4.2 instructions
State 10-Fix Delivered (Fix available in build)
Category:Subcategory kernel:arch-x86
Keywords SFO
Responsible Engineer Kuriakose Kuruvilla
Reported Against
Duplicate Of
Introduced In
Commit to Fix snv_76
Fixed In snv_76
Release Fixed solaris_nevada(snv_76) , solaris_10u6(s10u6_01) (Bug ID:2154796)
Related Bugs 6627136 , 6661255 , 6672377
Submit Date 29-May-2007
Last Update Date 29-October-2007
Description
Intel is extending the instruction set supported on new processors with the SSE4.1 and SSE4.2 instructions.  These are defined in the Intel SSE4 Programming Reference available at <http://softwarecommunity.intel.com/isn/Downloads/Intel%20SSE4%20Programming%20Reference.pdf> (Reference Number: D91561-001; April 2007).

Solaris needs support for the following:
1. Detection of the availability of these instructions on a processor (CPUID).  For example, "isainfo -x" should indicate the presence of the new instructions where available.
2. Disassembling of the new instructions using dis, mdb and libdisasm
Work Around
N/A
Comments
N/A