Jump to content
Main menu
Main menu
move to sidebar
hide
Navigation
Main page
Recent changes
Random page
Help about MediaWiki
Special pages
Niidae Wiki
Search
Search
Appearance
Create account
Log in
Personal tools
Create account
Log in
Pages for logged out editors
learn more
Contributions
Talk
Editing
Honeywell 6000 series
(section)
Page
Discussion
English
Read
Edit
View history
Tools
Tools
move to sidebar
hide
Actions
Read
Edit
View history
General
What links here
Related changes
Page information
Appearance
move to sidebar
hide
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
===Instruction formats=== The 6000-series machine's basic instruction set has more than 185 single-address one-word instructions.<ref name=Guide /> The basic instructions are one word; the instruction format is an extension of that of the [[GE-600 series]], with the opcode field extended to 10 bits by adding bit 27 as the low-order bit; that bit is zero in all GE-600 series instructions. The format for basic and one-word EIS instructions is: <pre> 1 1 2 2 2 3 3 0 7 8 7 8 9 0 5 +------------------+-----------+-+-+------+ | Y | OP |I|0| Tag | +------------------+-----------+-+-+------+ </pre> * '''Y''' is the address field (18 bits). * '''OP''' is the opcode (10 bits). * '''I''' is the interrupt inhibit bit. * '''Tag''' indicates the type of address modification to be performed (6 bits); some tags not supported in the GE-600 series are supported by the 6000 series. EIS instructions longer than one word are two-word to four-word instructions depending on the specific instruction. The addresses point either to operands or to ''operand descriptors'', which contain the actual operand address and additional information. The format of those instructions is: <pre> 1 1 2 2 2 3 word 0 7 8 7 8 9 5 +------------------+----------+-+------+ 0 | Variable field | OP |I| MF1 | +------------------+----------+-+------+ 1 |Operand descriptor 1 or indirect word | +--------------------------------------+ 2 .Operand descriptor 2 or indirect word . (optional) +- - - - - - - - - - - - - - - - - - - + 3 .Operand descriptor 3 or indirect word . (optional) +- - - - - - - - - - - - - - - - - - - + </pre> * '''Variable field''' contains information relating to the specific instruction (18 bits). * '''OP''' is the EIS opcode (10 bits). * '''I''' is the interrupt inhibit bit. * '''MF1''' describes the address modification to be performed for descriptor 1 (6 bits). If operands 2 and 3 are present the variable field contains MF2 and MF3.
Summary:
Please note that all contributions to Niidae Wiki may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see
Encyclopedia:Copyrights
for details).
Do not submit copyrighted work without permission!
Cancel
Editing help
(opens in new window)
Search
Search
Editing
Honeywell 6000 series
(section)
Add topic