X

Intel to extend x86 for new tasks

Future-generation "Penryn" chips will include new instructions to speed search, math and multimedia.

Stephen Shankland Former Principal Writer
Stephen Shankland worked at CNET from 1998 to 2024 and wrote about processors, digital photography, AI, quantum computing, computer science, materials science, supercomputers, drones, browsers, 3D printing, USB, and new computing technology in general. He has a soft spot in his heart for standards groups and I/O interfaces. His first big scoop was about radioactive cat poop.
Expertise Processors, semiconductors, web browsers, quantum computing, supercomputers, AI, 3D printing, drones, computer science, physics, programming, materials science, USB, UWB, Android, digital photography, science. Credentials
  • Shankland covered the tech industry for more than 25 years and was a science writer for five years before that. He has deep expertise in microprocessors, digital photography, computer hardware and software, internet standards, web technology, and more.
Stephen Shankland
2 min read
SAN FRANCISCO--Intel on Wednesday began detailing a plan to add about 50 new instructions to its x86 chips, in an effort to speed up tasks including search, mathematical calculations and multimedia processing.

Pat Gelsinger, general manager of Intel's Digital Enterprise Group, disclosed the instruction set extension during a keynote speech here at the Intel Developer Forum. And in what he said is a departure from previous extensions to x86, the chipmaker is sharing them publicly much earlier in their development.

Intel chose to introduce earlier disclosure to help software companies that must adapt their programs to take advantage of the extensions, Gelsinger said. He added that he recognizes the choice will help rival Advanced Micro Devices follow suit.

"We're enabling the industry to benefit" from Intel's faster cadence of architecture development, Gelsinger said. "As a consequence, the competition will see those sooner as well. We fully expect that will be one of the results."

Microsoft and Adobe Systems both are working with Intel already to support the instructions, Gelsinger said.

The new instructions are scheduled to debut in the "Penryn" generation of processors, due to start arriving in 2008 and built using a manufacturing process with 45-nanometer features, said Kirk Skaugen, general manager of Intel's Server Platforms Group.

The instructions fall into two broad categories. First is SSE4, the fourth generation of Streaming SIMD (single instruction, multiple data) Extensions. SIMD lets a chip take the same action with more than one data element, instead of requiring an instruction to be paired with each element--an approach that economizes many operations dealing with graphics, video and audio. SSE4 also will improve high-performance computing, Intel said.

The second category accelerates two specific applications. One is searching and pattern-matching, useful for tasks such as handwriting recognition and genetic research. The other is cyclical redundancy check (CRC) technology, which monitors the integrity of data transfer to and from storage systems and other computers.