GB1485874A - Control system in a computer - Google Patents

Control system in a computer

Info

Publication number
GB1485874A
GB1485874A GB4331574A GB4331574A GB1485874A GB 1485874 A GB1485874 A GB 1485874A GB 4331574 A GB4331574 A GB 4331574A GB 4331574 A GB4331574 A GB 4331574A GB 1485874 A GB1485874 A GB 1485874A
Authority
GB
United Kingdom
Prior art keywords
macroinstruction
bit
digital
forbidden
digital word
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Expired
Application number
GB4331574A
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Bull HN Information Systems Italia SpA
Original Assignee
Honeywell Information Systems Italia SpA
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Honeywell Information Systems Italia SpA filed Critical Honeywell Information Systems Italia SpA
Publication of GB1485874A publication Critical patent/GB1485874A/en
Expired legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/30Arrangements for executing machine instructions, e.g. instruction decode
    • G06F9/30145Instruction analysis, e.g. decoding, instruction word fields
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/22Microcontrol or microprogram arrangements
    • G06F9/223Execution means for microinstructions irrespective of the microinstruction function, e.g. decoding of microinstructions and nanoinstructions; timing of microinstructions; programmable logic arrays; delays and fan-out problems
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/22Microcontrol or microprogram arrangements
    • G06F9/26Address formation of the next micro-instruction ; Microprogram storage or retrieval arrangements

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Advance Control (AREA)
  • Debugging And Monitoring (AREA)
  • Executing Machine-Instructions (AREA)

Abstract

1485874 Microprogramming HONEYWELL INFORMATION SYSTEMS ITALIA SpA 7 Oct 1974 [10 Oct 1973] 43315/74 Heading G4A In a digital computer, macroinstructions are fetched from a main memory (not shown) and executed by means of microprograms of 20-bit microinstructions stored in a ROS (read-only store) 2, the function code of a macroinstruction being fed to an address register 25 of an auxiliary memory 20 holding 20-bit digital words, the first bit of the corresponding read-out digital word being 1 if the macroinstruction can be executed by a microprogram from ROS 2 (an "allowed" macroinstruction) and 0 if it cannot (a "forbidden" macroinstruction). If the macroinstruction is "allowed", the microprogram from ROS 2 fetches the remainder of the macroinstruction from main memory and executes it. In the case of a "forbidden" macroinstruction, a signal is fed via an OR gate 32 to circuitry which may start a supervisory software routine to execute the macroinstruction, or to halt the computer. The arrangement allows macroinstructions, e.g. from a program written for another machine, to be executed even though microprograms appropriate to those macroinstructions are not available in the subject machine. The read-out digital words from memory 20 are used in whole or in part to augment the microinstructions obtained from an output register 3 of ROS 2, each being fed to a decoding network 4 which produces microcommands D1-DN. The microcommands D1- DN are fed to a timing network TN where they modify timing pulses TC1-TCn from a timing circuit TC to produce timed microcommands CT1-CTn controlling, with other timing pulses T1-Tn, gates of the computer. The arrangement of the computer is such that first and second digital words are required to fetch and execute each macroinstruction. The first digital words may be used to modify a single instruction fetch microprogram so as to be suitable for variable format/length instructions. Bits 12-19 of a first (fetch) digital word hold the address in memory 20 of the corresponding second (execute) digital word which has a 'forbidden" function code (i.e. bit 0 is 0). To avoid the detection of the presence of the second ("forbidden") digital word on wire 33, read-out of bit 0 is masked by a timed microcommand resetting a flip-flop 30, the inverted output of which (logical 1) is fed to OR gate 32, thereby masking the readout of bit 0 from memory 20. Bits 4-19 of the second digital word are fed via a channel 26 and a set of gates 27 to an address register 5 of the ROS 2 where they provide the address of the first microinstruction of the second (execute) phase of the microprogram. Unused bits of a "forbidden" first digital word can be used as an extension of an "allowed" first digital word by being read out in the execute phase of the allowed digital word and having the "forbidden" bit masked by flip-flop 30 and gate 32 as for the second digital words. The different ways in which the microinstruction address stored in address register 5 may be updated from internal or external data sources are the same as in Specification 1,440,856.
GB4331574A 1973-10-10 1974-10-07 Control system in a computer Expired GB1485874A (en)

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
IT2992873A IT995720B (en) 1973-10-10 1973-10-10 EQUIPMENT FOR THE INTERPRETATION AND CONTROL OF FUNCTION CODES IN CALCULATION OF MICROPROGRAMMED

Publications (1)

Publication Number Publication Date
GB1485874A true GB1485874A (en) 1977-09-14

Family

ID=11228680

Family Applications (1)

Application Number Title Priority Date Filing Date
GB4331574A Expired GB1485874A (en) 1973-10-10 1974-10-07 Control system in a computer

Country Status (3)

Country Link
JP (1) JPS5917461B2 (en)
GB (1) GB1485874A (en)
IT (1) IT995720B (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
GB2337140A (en) * 1998-05-04 1999-11-10 Mitel Corp Emulation in microprocessors

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS6139075A (en) * 1984-07-31 1986-02-25 Canon Inc Picture recorder

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
GB2337140A (en) * 1998-05-04 1999-11-10 Mitel Corp Emulation in microprocessors

Also Published As

Publication number Publication date
JPS5079230A (en) 1975-06-27
JPS5917461B2 (en) 1984-04-21
IT995720B (en) 1975-11-20

Similar Documents

Publication Publication Date Title
US3991404A (en) Apparatus for carrying out macroinstructions in a microprogrammed computer
GB1421017A (en) Data processing systems
GB1364800A (en) Programme sequence control
GB1528332A (en) Central processing unit employing microprogrammable control in a data processing system
US3949372A (en) System for extending the interior decor of a microprogrammed computer
GB1468066A (en) Microprogramme controlled data processors
GB1426748A (en) Small micro-programme data processing system employing multi- syllable micro instructions
US4124893A (en) Microword address branching bit arrangement
GB1258801A (en)
GB1496780A (en) Microprogrammed processor
GB1398367A (en) Data processing systems
GB1054725A (en)
GB1528331A (en) Microprogramme data processing technique and apparatus
GB1254538A (en) Improvements in or relating to data processing apparatus
US3786434A (en) Full capacity small size microprogrammed control unit
US3900835A (en) Branching circuit for microprogram controlled central processor unit
US4251862A (en) Control store organization in a microprogrammed data processing system
JPH0346850B2 (en)
CA1099415A (en) Rom initializing apparatus
GB1436792A (en) Shared memory addresser
GB1453723A (en) Computer memories
GB1455905A (en)
GB1003921A (en) Computer cycling and control system
GB1485874A (en) Control system in a computer
US3961313A (en) Computer control apparatus

Legal Events

Date Code Title Description
PS Patent sealed
PCNP Patent ceased through non-payment of renewal fee