B5000 instruction set

The Burroughs B5000 was the first stack machine and also the first computer with a segmented virtual memory. The Burroughs B5000 instruction set includes the set of valid operations for the B5000, B5500 and B5700. It is not compatible with the B6500, B7500, B8500 or their successors.

Instruction streams on a B5000 contain 12-bit syllables, four to a word. The architecture has two modes, Word Mode[1][2] and Character Mode,[3][4] and each has a separate repertoire of syllables. A processor may be either Control State or Normal State, and certain syllables are only permissible in Control State. The architecture does not provide for addressing registers or storage directly; all references are through the 1024 word Program Reference Table (PRT), current code segment, marked locations within the stack or to the A and B registers holding the top two locations on the stack. Burroughs numbers bits in a syllable from 0 (high bit) to 11 (low bit) and in a word from 0 (high bit) to 47 (low bit).

  1. ^ Cite error: The named reference word was invoked but never defined (see the help page).
  2. ^ Cite error: The named reference wordsyl was invoked but never defined (see the help page).
  3. ^ Cite error: The named reference char was invoked but never defined (see the help page).
  4. ^ Cite error: The named reference charsyl was invoked but never defined (see the help page).