Jump to content

User:Dcshapiro/Instruction set extension

From Wikipedia, the free encyclopedia
This is the current revision of this page, as edited by Dcshapiro (talk | contribs) at 06:25, 15 April 2010. The present address (URL) is a permanent link to this version.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

The instruction set of some processors can be extended with additional instructions called Instruction Set Extensions (ISE)[1]. Adding ISEs to a processor allows the designer to trade chip area for throughput, hopefully resulting in a speedup. ISEs are often composed of parallel and/or chained sequences of operations which are known to be commonly found in some specific application which the designer is targeting. Companies such as Altera and Tensilica provide processors which can be extended with ISEs (e.g. NIOS-II and Xtensa). For more information on this sort of processor extensibility see application-specific instruction-set processor.

References

[edit]