http://news.com.com/2100-1006-5199930.html
A chip start-up called Stretch is out to revolutionize high-performance hardware.
The Mountain View, Calif.-based company on Monday announced the S5000, which it says is the first processor that can add new instructions while operating. The chip combines an existing RISC (reduced instruction set computing) architecture with a large reconfigurable area of programmable logic called the Instruction Set Extension Fabric, ISEF. The company's own C/C++ compiler automatically spots areas in a program that require intensive computation and creates new instructions for the processor to handle those tasks.
"Operations that might have needed hundreds or thousands of standard instructions can be handled in one," said Gary Banta, chief executive of Stretch. "Designers that have had to use multiple digital signal processor chips or a dedicated programmable logic chip coupled to a general-purpose processor can get equivalent performance with the S5000, just through writing high-level software."
Typical tasks, such as performing encryption or digital video processing on blocks of data, can be executed in single clock cycles.
Banta said the chip has demonstrated 300MHz performance, outperforming 2GHz competition.
...(continues)....
how cool is that?!