Commercial Instruction Set: Difference between revisions

From Computer History Wiki
Jump to navigationJump to search
Pretty stubby, but a start
 
m Re-classify
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
A '''Commercial Instruction Set''' (sometimes named an 'Extended Instruction Set') was an option in a number of early computers to support more efficient processing of business applications; it generally included [[binary-coded decimal]] support.
A '''Commercial Instruction Set''' (sometimes named an 'Extended Instruction Set') was an option in a number of early computers to support more efficient processing of business applications; it generally included [[binary-coded decimal]] support.
In [[Digital Equipment Corporation|DEC]]'s [[VAX]] line of computers, the early models included hardware support for the VAX [[architecture]]'s Commercial Instruction Set, but this was dropped in later models; any such instructions found in the [[object code]] as a program ran were [[emulator|emulated]].
{{semi-stub}}


==See also==
==See also==
Line 6: Line 10:
* [[PDP-11 Commercial Instruction Set‏‎]]
* [[PDP-11 Commercial Instruction Set‏‎]]


{{stub}}
[[Category: Computer Basics]]

Latest revision as of 23:36, 12 October 2024

A Commercial Instruction Set (sometimes named an 'Extended Instruction Set') was an option in a number of early computers to support more efficient processing of business applications; it generally included binary-coded decimal support.

In DEC's VAX line of computers, the early models included hardware support for the VAX architecture's Commercial Instruction Set, but this was dropped in later models; any such instructions found in the object code as a program ran were emulated.

See also