Commercial Instruction Set: Difference between revisions

From Computer History Wiki
Jump to navigationJump to search
m +cat
m Re-classify
 
Line 2: Line 2:


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]].
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 7: Line 9:
* [[Honeywell 6000 series]]
* [[Honeywell 6000 series]]
* [[PDP-11 Commercial Instruction Set‏‎]]
* [[PDP-11 Commercial Instruction Set‏‎]]
{{stub}}


[[Category: Computer Basics]]
[[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