DE1303416B - - Google Patents

Info

Publication number
DE1303416B
DE1303416B DE19651303416D DE1303416DA DE1303416B DE 1303416 B DE1303416 B DE 1303416B DE 19651303416 D DE19651303416 D DE 19651303416D DE 1303416D A DE1303416D A DE 1303416DA DE 1303416 B DE1303416 B DE 1303416B
Authority
DE
Germany
Prior art keywords
address
field
register
character
trigger
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.)
Pending
Application number
DE19651303416D
Other languages
German (de)
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.)
International Business Machines Corp
Original Assignee
International Business Machines Corp
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 International Business Machines Corp filed Critical International Business Machines Corp
Publication of DE1303416B publication Critical patent/DE1303416B/de
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F7/00Methods or arrangements for processing data by operating upon the order or content of the data handled
    • G06F7/38Methods or arrangements for performing computations using exclusively denominational number representation, e.g. using binary, ternary, decimal representation
    • G06F7/48Methods or arrangements for performing computations using exclusively denominational number representation, e.g. using binary, ternary, decimal representation using non-contact-making devices, e.g. tube, solid state device; using unspecified devices
    • G06F7/57Arithmetic logic units [ALU], i.e. arrangements or devices for performing two or more of the operations covered by groups G06F7/483 – G06F7/556 or for performing logical operations
    • G06F7/575Basic arithmetic logic units, i.e. devices selectable to perform either addition, subtraction or one of several logical operations, using, at least partially, the same circuitry
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/07Responding to the occurrence of a fault, e.g. fault tolerance
    • G06F11/16Error detection or correction of the data by redundancy in hardware
    • G06F11/1629Error detection by comparing the output of redundant processing systems
    • G06F11/1641Error detection by comparing the output of redundant processing systems where the comparison is not performed by the redundant processing components
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F12/00Accessing, addressing or allocating within memory systems or architectures
    • G06F12/14Protection against unauthorised use of memory or access to memory
    • G06F12/1458Protection against unauthorised use of memory or access to memory by checking the subject access rights
    • G06F12/1466Key-lock mechanism
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F13/00Interconnection of, or transfer of information or other signals between, memories, input/output devices or central processing units
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F13/00Interconnection of, or transfer of information or other signals between, memories, input/output devices or central processing units
    • G06F13/10Program control for peripheral devices
    • G06F13/12Program control for peripheral devices using hardware independent of the central processor, e.g. channel or peripheral processor
    • G06F13/122Program control for peripheral devices using hardware independent of the central processor, e.g. channel or peripheral processor where hardware performs an I/O function other than control of data transfer
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F13/00Interconnection of, or transfer of information or other signals between, memories, input/output devices or central processing units
    • G06F13/14Handling requests for interconnection or transfer
    • G06F13/20Handling requests for interconnection or transfer for access to input/output bus
    • G06F13/22Handling requests for interconnection or transfer for access to input/output bus using successive scanning, e.g. polling
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F13/00Interconnection of, or transfer of information or other signals between, memories, input/output devices or central processing units
    • G06F13/14Handling requests for interconnection or transfer
    • G06F13/20Handling requests for interconnection or transfer for access to input/output bus
    • G06F13/24Handling requests for interconnection or transfer for access to input/output bus using interrupt
    • G06F13/26Handling requests for interconnection or transfer for access to input/output bus using interrupt with priority control
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F13/00Interconnection of, or transfer of information or other signals between, memories, input/output devices or central processing units
    • G06F13/38Information transfer, e.g. on bus
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F15/00Digital computers in general; Data processing equipment in general
    • G06F15/76Architectures of general purpose stored program computers
    • G06F15/78Architectures of general purpose stored program computers comprising a single central processing unit
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/06Digital input from, or digital output to, record carriers, e.g. RAID, emulated record carriers or networked record carriers
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/12Digital output to print unit, e.g. line printer, chain printer
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/10Text processing
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F7/00Methods or arrangements for processing data by operating upon the order or content of the data handled
    • G06F7/38Methods or arrangements for performing computations using exclusively denominational number representation, e.g. using binary, ternary, decimal representation
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F7/00Methods or arrangements for processing data by operating upon the order or content of the data handled
    • G06F7/38Methods or arrangements for performing computations using exclusively denominational number representation, e.g. using binary, ternary, decimal representation
    • G06F7/48Methods or arrangements for performing computations using exclusively denominational number representation, e.g. using binary, ternary, decimal representation using non-contact-making devices, e.g. tube, solid state device; using unspecified devices
    • G06F7/50Adding; Subtracting
    • 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/226Microinstruction function, e.g. input/output microinstruction; diagnostic microinstruction; microinstruction format
    • 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
    • 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
    • G06F9/262Arrangements for next microinstruction selection
    • G06F9/264Microinstruction selection based on results of processing
    • 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
    • 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/30003Arrangements for executing specific machine instructions
    • G06F9/30007Arrangements for executing specific machine instructions to perform operations on data operands
    • G06F9/3001Arithmetic instructions
    • G06F9/30014Arithmetic instructions with variable precision
    • 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/30003Arrangements for executing specific machine instructions
    • G06F9/30007Arrangements for executing specific machine instructions to perform operations on data operands
    • G06F9/30036Instructions to perform operations on packed data, e.g. vector, tile or matrix operations
    • 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/30003Arrangements for executing specific machine instructions
    • G06F9/30007Arrangements for executing specific machine instructions to perform operations on data operands
    • G06F9/30036Instructions to perform operations on packed data, e.g. vector, tile or matrix operations
    • G06F9/30038Instructions to perform operations on packed data, e.g. vector, tile or matrix operations using a mask
    • 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/30003Arrangements for executing specific machine instructions
    • G06F9/3005Arrangements for executing specific machine instructions to perform operations for flow control
    • G06F9/30058Conditional branch instructions
    • 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/30094Condition code generation, e.g. Carry, Zero flag
    • 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
    • G06F9/3016Decoding the operand specifier, e.g. specifier format
    • G06F9/30167Decoding the operand specifier, e.g. specifier format of immediate specifier, e.g. constants
    • 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/46Multiprogramming arrangements
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2207/00Indexing scheme relating to methods or arrangements for processing data by operating upon the order or content of the data handled
    • G06F2207/38Indexing scheme relating to groups G06F7/38 - G06F7/575
    • G06F2207/3804Details
    • G06F2207/3808Details concerning the type of numbers or the way they are handled
    • G06F2207/3856Operand swapping

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Pure & Applied Mathematics (AREA)
  • Mathematical Analysis (AREA)
  • Computational Mathematics (AREA)
  • Mathematical Optimization (AREA)
  • Computing Systems (AREA)
  • Human Computer Interaction (AREA)
  • Mathematical Physics (AREA)
  • Computer Hardware Design (AREA)
  • Quality & Reliability (AREA)
  • General Health & Medical Sciences (AREA)
  • Computational Linguistics (AREA)
  • Audiology, Speech & Language Pathology (AREA)
  • Artificial Intelligence (AREA)
  • Health & Medical Sciences (AREA)
  • Computer Security & Cryptography (AREA)
  • Executing Machine-Instructions (AREA)
  • Document Processing Apparatus (AREA)
  • Compression, Expansion, Code Conversion, And Decoders (AREA)
  • Debugging And Monitoring (AREA)
  • Controls And Circuits For Display Device (AREA)
  • Test And Diagnosis Of Digital Computers (AREA)
  • Bus Control (AREA)

Abstract

1,061,361. Editing data. INTERNATIONAL BUSINESS MACHINES CORPORATION. Feb. 11, 1965 [April 6, 1964], No. 5906/65. Heading G4A. In an electronic data processing system, data characters to be edited are transferred selectively and successively under partial control of a bi-stable device from a first (" source ") storage field to a second (" pattern ") storage field initially containing control and data characters (e.g. decimal point), whereby at the conclusion of an editing operation the second field contains selected characters from the first field selectively interspersed with data characters of the second field. Bytes each have 8 bits and comprise two binary-coded decimal digits or one such and a sign (" packed " format), or one such digit plus 4 zone bits (" unpacked " format). Provision is made for interchanging the two halves of a byte in a register to simplify test on a half, testing being done generally by subtracting a constant from the number and seeing if the result is zero. The bi-stable device referred to above is a " significance trigger " which is 0 if the next " source " character is presumed non-significant and 1 if significant. The trigger is set to 1 if the " source " character is non-zero, or when a " significance start " control character is detected in the " pattern " field, and set to 0 when a " field separation " control character is detected. The characters of the " pattern " field are accessed from memory in turn. Those not control characters are retained in the " pattern " field if the "significance trigger " is at 1 but replaced by fill characters if at .0. " Field separation " control characters are replaced by fill characters. Detection of a " significance start " control character or a " digit select " control character results in the accessing of the. corresponding " source " character. If this is non-zero or if the "significance trigger " is at 1, it replaces the control character in the "pattern " field after being " unpacked " by insertion of zone bits 1111. Otherwise the control character is replaced by a fill character. The editing operation is initiated by an instruction word containing an OP code specifying either normal, editing as above or the latter plus the additional feature of storing the address in the "pattern " field of the highest significant character in the "source" field when this is detected through switching of the " significance trigger ". This facilitates later insertion of e.g. a currency symbol. The editing instruction word also specifies the number of bytes in the " pattern " field and the addresses of the highest order bytes of the " source " and " pattern " fields. These addresses are each specified by specifying a number and a register, the contents of the register being added to the number to get the address. Detection of a sign character in the " source " field sets to 1 a trigger to indicate that a sign is present, and if the sign is negative sets a further trigger to 1 to indicate this. This will cause the " significance trigger " to be set to 1. The second sign trigger and another trigger set to 1 in the presence of a non-zero " source " digit can be used to control subsequent (unspecified) operations. Reference has been directed by the Comptroller to Specification 954,801.

Description

1 \ 21 \ 2

iosindiosind

In Datenverarbeitungsanlagen werden Speicher- der dritte OperandTind immer in einem Gerade-Un-In data processing systems, memories - the third operandTind are always in an even-un-

plütze oder Register durch Adressen gekennzeichnet, gerade-Speicherplatz enthalten, und somit kann diePlütze or register marked by addresses, even contain storage space, and thus the

Der Einfachheit halber werden die Befehle einer Adresse des dritten Operanden ohne SchwierigkeitenFor the sake of simplicity, the instructions become an address of the third operand without difficulty

Programmfolge möglichst in der Reihenfolge ihrer aus der Adresse des zweiten Operanden gewonnenProgram sequence obtained from the address of the second operand in the order in which it is obtained

Ausführung in Speichern aufeinanderfolgender Adres- 5 werden,Execution in memories of consecutive addresses 5

sen gespeichert. Auf diese Weise ist es möglich, durch Der Hauptzweck des Befehls »Verzweigen, wenn Erhöhen der Befehlsadresse die Adresse für den nach- Index größer« besteht im Erhöhen und Prüfen eines sten Befehl zu erhalten. Zu diesem Zweck ist ein Be- Indexwertes. In der »Verzweigen, wenn Index gröfehlszähler vorgesehen, der mit der Ausführung jedes ßer«-Operation wird der zweite Operand (in /?-1) zu Befehls um eins weitergeschaltet wird. Die neue in- io dem ersten Operanden (in R1) addiert und die Summe krementierte Adresse ist die Adresse des nächsten algebraisch mit dem dritten Operanden verglichen. Befehls. Wenn die Summe größer als der dritte Operand ist, Es ist ferner bekannt, eine Adresse auf besondere wird die Verzweigungsadresse als die nächste Befehls-Kennzeicnen hin zu verändern. Eine dieser Methoden adresse benutzt. Wenn die Summe niedriger als der ist das Indexieren, welches durch ein Zeichen im Be- 15 dritte Operand oder gleich dem dritten Operanden fehl ausgelöst wird und bewirkt, daß die im Befehl ist, so wird das Programm mit dem Befehl fortgesetzt, enthaltene Adresse um einen in einem Indexregister dessen Adresse im Befehlszähler steht. Dem soeben enthaltenen Betrag erhöht oder erniedrigt wird. beschriebenen Befehl ähnlich sind die Befehle »VerZweck der Erfindung ist die Schaffung eines Ver- zweigen, wenn Index niedriger« und »Verzweigen, fahrens zur Adressenmodifikation. 20 wenn Index gleich«, wobei die Verzweigung dann er-Die Erfindung betrifft ein Verfahren für ein spei- folgreich ist, wenn die Summe niedriger oder gleich cherprogrammiertes elektronisches Datenverarbei- dem dritten Operanden ist.saved. In this way, it is possible to obtain the address for the after-index greater than the one in the main purpose of the instruction "branch if the instruction address is incremented" is to increment and test a first instruction. For this purpose, a Be is an index value. In the "branch, if index large-error counter is provided, which with the execution of each ßer" operation, the second operand (in /? - 1) is advanced to the instruction by one. The new inio is added to the first operand (in R 1) and the sum of the incremented address is the address of the next algebraically compared with the third operand. Command. If the sum is greater than the third operand, it is also known to change an address on a special basis to the branch address as the next instruction identifier. One of these method addresses is used. If the sum is lower than the indexing, which is triggered by a character in the third operand or equal to the third operand, and causes the address contained in the instruction, the program is continued with the instruction, by one in an index register whose address is in the command counter. The amount just included is increased or decreased. The instructions described are similar to the instructions “Purpose of the invention is to create a branch if index is lower” and “Branch, proceed to address modification. The invention relates to a method for a stored if the sum is less than or equal to the third operand programmed in the memory.

tungssystem mit einer Einrichtung zur Decodierung Der »Verzweigen, wenn Index größer«-Befehl soll einer Verzweigungsinstruktion, die eine Verzwei- an Hand eines in F i g. 2 dargestellten Ausführungsgungsadresse und eine erste und zweite Adresse für »5 beispiels einer mikroprogrammgesteuerti.n Datenvereinen ersten und zweiten Operanden definiert. Die arbeitungsanlage. von der nur die zur Durchführung Erfindung ist dadurch gekennzeichnet, daß folgende dieses Befehls notwendigen Teile dargestellt sind, er-Verfahrensschritte erfolgen: läutert werden. In die Verbindungen zwischen den \ ..... Jt-J/-. j dargestellten Schaltungsblöcken sind zur wahlweisensystem with a device for decoding The "branch if index is greater" instruction a branch instruction, which is a branch on the basis of one in FIG. 2 execution address shown and a first and second address for a microprogram-controlled data pool, for example first and second operands defined. The processing plant. of which only the one to carry out The invention is characterized in that the following parts necessary for this command are shown, he method steps take place: to be purified. In the connections between the \ ..... Jt-J / -. j circuit blocks shown are optional

a) Add.t,on der beii-n Operandenwerte. 30 He* tdlung von Verbindungen zwischen den Blöckena) Add.t, on of the beii-n operand values. 30 Finding connections between the blocks

b) Vergleich der Summe der beiden Operanden mit gemäß den Programmschritten UND-Schaltungen eineinem dritten Operanden, der durch eine dritte geschaltet zu denken. Um die F i g. 2 übersichtlicher Adresse spezifiziert ist, wobei dir Adresse des zu machen, sind diese UND-Schaltungen weggelassen, dritten Operanden aus der Binäradresse des Die Datenverarbeitungsanlage des vorliegenden Beizweiten Operanden gemäß einer ODER-Ver- 35 spiels ist auf byteweise Verarbeitung abgestellt. Jedes knüpfung mit dem Binärwert »1« in der ge- Byte umfaßt acht Bits.b) Comparison of the sum of the two operands with one according to the program steps AND circuits third operand to think of switched by a third. To the F i g. 2 clearer Address is specified, where you make the address of the, these AND circuits are omitted, third operand from the binary address of the data processing system of the present pickling range Operands according to an OR example are based on processing byte by byte. Each link with the binary value "1" in the byte comprises eight bits.

wünschten Stelle gewonnen wird, V, V. T. D. G. S. R, M und W sind Register, diedesired position is obtained, V, VTDGS R, M and W are registers that

c) Aufruf der nächsten Instruktion an der Verzwei- je acht Bitstellen aufweisen. Mamäi der Register gungsadresse. wenn der Vergleich ein vorgege- hahcn noch eine neunte Bitstelle, in die ein Pantatsbencs Resultat liefert, oder Abruf einer vorgege- 4° blt eingegeben wird. Da dieses Bit aber nur Priifbcnen Adresse, wenn der Vergleich ein anderes zwecken dient, soll es be. der folgenden Beschreibung Resultat liefert nicht mehr erwähnt werden.c) Calling the next instruction at the branch j e have eight bit positions. Mommy of the register address. if the comparison has a previous ninth bit position in which a Pantatsbencs result delivers, or a previous 4 ° blt is called up. Since this bit is only a check address if the comparison is used for another purpose, it should be. the following description of the result does not need to be mentioned any more.

A und B sind Register, die die Eingänge zu A and B are registers that the inputs to

Weiten. Merkmale, vorteilhafte Ausgestaltungen einer Arithmetisch-Logischen-Einheit ALE darstellen,Expanses. Represent features, advantageous configurations of an arithmetic-logic unit ALE,

um! Weiterbildungen eines Systems zur Durchführung 45 Die Arithrnetisch-Logische-Einheit ALE ist so ausge-around! Further developments of a system for implementation 45 The arithmetic-logic unit ALE is designed in this way

des Verfahrens sind den Interansprüchen zu ent- bildet, daß sie sämtliche in einer Datenverarbeitungs-of the procedure, the interclaims are to be developed that they all in a data processing

nehmen. anlage anfallenden arithmetischen Operationen aus-to take. arithmetic operations arising from the system.

Nachsteheml soll an Hand der Ausführung des Be- fuhren kann. Darüber hinaus führt sie auch logischeThe following should be based on the execution of the haulage. In addition, she also performs logical

fehls ■· Verzweigen, wenn Index größer« erläutert wer- Operationen, wie z.B. die UND-Funktion, ά,ύ failed ■ · Branch if the index is greater than «operations such as the AND function, ά, ύ, are explained

den. wie die crfindiingsgcmäßc Adressenmodifikation*- 50 ODF.R-Funktion oder die Exklusiv-ODER-Funk-the. such as the correct address modification * - 50 ODF.R function or the exclusive OR radio

vorrichumg arbeitet. tion aus. Das bedeutet, daß jedes einzelne Bit einerVorrichumg works. tion. This means that every single bit has one

I i g. I zeigt das Format des . \ erzweigt ns. wenn In- über das Register A zugeiuhrten Information mit demI i g. I shows the format of the. \ branches ns. if In- information supplied via register A with the

dex größvr -Befehls, bei dessen Ausführung die entsprechenden Bit einer über das Register D zugc-dex largervr instruction, when the corresponding bit of a command is executed via register D

Adressenmodifikation erfolgt; führten Information verglichen wird. Die ALE istAddress modification takes place; information is compared. The ALE is

F i g. 2 stellt ein Blockschaltbild der Teile des 55 aber auch in der Lage, die vier niedrigen Bits mit denF i g. 2 represents a block diagram of the parts of 55 but also able to match the four lower bits with the

Datcnverarbeitiingssystems dar. die bei der Ausfüh- vier höheren Bits eines Bytes zu vertauschen,Data processing system to swap the four higher bits of a byte when executing,

rung des in f i g. I gezeigten Befehls benutzt werden. Die in F i g. 2 dargestellte Schaltung enthält außcr-tion of the in f i g. I can be used. The in F i g. 2 also includes the circuit

Bei der Ausführung des »Verzweigen, wenn In- dem noch den Hauptspeicher HS, dessen Ausgang mitWhen executing the »Branch, if In- the main memory HS, its output with

dcx größer«-Befehls (Fig. 1) wird der Inhalt eines dem Register R verbunden ist. Als AdreSregister fürdcx greater « instruction (Fig. 1) , the content of a register R is connected. As an address register for

Allgemeinen Registers, dessen Adresse durch Bl be- Oa den Hauptspekhere HS wirken die beiden Register M General register, the address of which is controlled by Bl Oa the Hauptspekhere HS , the two registers M

zeichnet ist. zu dem D 2-FeId addiert, um die effektive und N. In einem Decoder DBC werden die Adressen is drawn. to the D 2 field added to the effective and N. In a decoder DBC the addresses

Verzweigungsadresse zu bilden, die im Verzweigung»- vor Zuführung zum Speicher decodiert. Der Haupt- Form branch address that is decoded in branch »- before being fed to memory. The main-

falt den nächsten Befehl bestimmt. Das Feld R1 speicher enthält neben den Speicherplätzen nochfold the next command determined. The field R 1 also contains memory in addition to the memory locations

kennzeichnet drn Speicherplatz des ersten Operanden. sechzehn Register, sogenannte Allgemeine Register, indicates the storage location of the first operand. sixteen registers, so-called general registers,

das Feld R i den Speicherplatz des zweiten Operan- 85 z.B. Rl, Rl, Ri mit je zweiunddreiBig Bitstellen, the field R i the storage location of the second operand 85 e.g. Rl, Rl, Ri with 32 bit positions each,

den. Der Speicherplatz eines dritter» Operanden Es wird bei der folgenden Beschreibung der Steuc- the. The storage location of a third operand. The following description of the control

schlieft! an den Speicherplatz des zweiten Operanden rung für den Befehl »Verzweigen, wenn Index is sleeping! to the memory of the second operand tion for the command "branch if Index

an und ist immer ungeradzahlig, d. h.. der zweite und größer« von einem Zustand ausgegangen, bei welchem an and is always odd, ie. the second and greater ” assumed a state in which

3 43 4

der Befehl aus dem Speicher ausgelesen und decodiert /--Register gebracht. Im nächsten Mikroschntt wird ist und die Bytes des Befehls in dem Befehlsregister die Adresse R I vom '/'-Register in die Adressen-(nicln dargestellt) abgespeichert sind. Es wird ferner register M und /V gebracht, und der Inhalt des 'f-Reangenommen, daß zu diesem Zeitpunkt das Register/- gisters= wird in der Arithmctisch-Logischen-Einheil in seinen vier hohen Bitstellen die Adresse R 1 des 5 um eins vermindert,the instruction is read out of the memory and decoded / - brought to registers. In the next micro sequence, the bytes of the command are stored in the command register, the address RI from the '/' register in the address (not shown). Register M and / V are also brought, and the content of the 'f-R is assumed that at this point in time the register / -gisters = in its four high bit positions the address R 1 of the 5 by one reduced,

Allgemeinen Registers enthält, während die vier nied- Das vierte Byte (Bits 24 bis 31) des Allgemeinen rigen Bitstellen des /.-Registers die Adresse des All- Registers R 1 wird nun in das /i-Register gebracht gemeinen Registers/?3 enthalten. Weiter wird ange- und in der Arithmetisch-Logischen-Einheii zu dem nornmen, daß der Inhalt des Allgemeinen Registers Inhalt des JL-Registers, das das vierte Byte der Inmit der Adresse/32 zu der relativen Adresse D 2 io formation im /?3-Register enthält, addiert. Das Eraddiert wurde und die Summe, die die effektive Ver- gebnis wird zurück in das Λ-Register gebracht und zweigungsadresse darstellt, in die Adressenregisler U von dort im nächsten Schritt zurückgespeichert in das und V gebracht wurde. Allgemeine Register R 1.The fourth byte (bits 24 to 31) of the general bit positions of the /. Register the address of the all-register R 1 is now placed in the / i-register contain the general register /? 3 . It is also indicated and in the arithmetic-logic unit that the content of the general register is the content of the JL register, which is the fourth byte of the address / 32 to the relative address D 2 io formation in /? 3 -Register contains, added. The sum was added and the total, which is the effective result, is returned to the Λ register and represents the branch address, to which the address register U was saved in the next step, to which and V was brought back. General register R 1.

Es wird angenommen, daß der auf den letzten In den folgenden Schritten werden die dritten BytesIt is assumed that the last one in the following steps will be the third bytes

Schritt des Auslesens des Befehls folgende Mikro- 15 (Bits 16 bis 23) aus den Allgemeinen Registern R 1Step of reading the command following micro 15 (bits 16 to 23) from the general registers R 1

schritt die Register L und T derart sieuert, daß die und R 3 addiert und in die dritte Byteposition desstep the registers L and T so that the and R add 3 and in the third byte position of the

vier Bits, die die Adresse des Registers R 1 kenn- Allgemeinen Registers R1 gebracht. In den nächstenfour bits that characterize the address of the register R 1 - general register R 1. In the next

zeichnen, in die vier hohen Bitpositionen des T-Re- Mikroschritten werden die zweiten Bytes (Bits 8 bisdraw, the second bytes (bits 8 to

gisters gebracht werden. Außerdem wird bei diesem 15) aus den Registern /?3 und Rl miteinandergisters to be brought. In addition, in this 15) the registers /? 3 and Rl are combined

Befehl »Verzweigung, wenn Index größer«, die bi- ao addict und in der Byteposition 2 des Registers R1Command »Branch, if index is greater«, the bi- ao addict and in byte position 2 of the register R 1

näre Zahl 0011 in die vier niederen Bitpositionen des gespeichert. Das gleiche erfo'-n sodann mit der erntennary number 0011 is stored in the four lower bit positions of the. The same thing then happens with the harvest

T-Registcrs gebracht. Die Adresse i*n T-Register Byteposition.T registers brought. The address i * n T register byte position.

wählt später mit ihren hohen Stellen das Allgemeine Für die mögliche Modifizierung werden nun dielater selects the general with its high places. The

Register (Adresse Rl) aus, während die binäre (M)Il vier hohen Bits des K-Registers mit dem BinärwertRegister (address Rl) , while the binary (M) Il four high bits of the K register with the binary value

die Bitpositionen innerhalb des Registers bestimmt. 35 0001 einer ODER-Funktion unterzogen und das Er-determines the bit positions within the register. 35 0001 subjected to an OR function and the

Die folgende Liste zeigt die Adressen der ν rschie- gconis in das K-Register gebracht. Zweck dieser Ope-The following list shows the addresses of the ν rschiegconis brought into the K register. Purpose of this op-

denen Bytes. ration ist es, die Adresse des Allgemeinen Registersthose bytes. ration is the address of the general register

Byteadresse Bitpositionen Λ3 um eins zu erhöhen, wenn /?3 geradzahlig ist,Byte address bit positions Λ3 to be increased by one if /? 3 is an even number,

_ und diese Adresse unverändert zu lassen, wenn Ki _ and leave this address unchanged if Ki

4· Bvte °01' - 24 bis 31 30 ungeradzahlig ist. Wie bereus erwähnt, wird die 4 Bvte ° 01 '- 24 to 31 30 is odd. As mentioned regretfully, the

3. Byte 0010 = 16 bis 23 Adresse des Registers /? 3 durch die vier hohen Bits3rd byte 0010 = 16 to 23 address of the register /? 3 by the four high bits

2. Byte 0001 = 8 bis 15 im K-Registcr gekennzeichnet. Wenn die Adresse des2nd byte 0001 = 8 to 15 marked in the K-Registcr. If the address of the

1. Byte 0000 — 0 bis 7 Registers R 3 um eins erhöht wird, so erhält man die1st byte 0000 - 0 to 7 of register R 3 is increased by one, you get the

Adresse des Allgemeinen Registers R 2. weil die Rein diesem Mikroschritt werden die einen Teil des 35 gister/?3 und /?2 nebeneinanderliegende Adressen Operationscodes enthaltenen bistabilen Kippschal- aufweisen; außer die Adresse/?3 ist ungerade, in tungen G 4, G 5 und G 6, die den dem Befehl »Ver- welchem Fall als Ergebnis wieder die Adresse /?3 gezweigung, wenn Index größer« zugeordneten 011- bildet wird. Somit ist die Adresre des dritten Ope-Zustand enthalten sollen, geprüft, und es wird zu dem randen mit in der Adresse des zweiten Operanden Anfangsschritt einer Reihe von Mikroschritten über- 40 enthalten, der durch das Feld R 3 gekennzeichnet ist. gegangen, welche die Maschinenoperation ausführen. Mithin hat es der Programmierer durch Wahl der In diesem Schritt wird noch geprüft, ob die vier Adresse von /?3 in der Hand, ob das Ergebnis der hohen Bits des T-Registers ungleich null sind. Operation von Inhalt von R 1 plus 'nhalt von R 3 mit Im nächsten Schritt wird der Inhalt des K-Re- dem im Register/?2 stehenden Wert verglichen wird gisters, welches der niedrigstellige Teil der effektiven 45 und damit eine Vergleichsverzweigung erfolgen kann Verzweigungsadresse ist, in das D-Register gebracht. oder ob das Ergebnis der Operation Inhalt von R1 Der Inhalt des K-Registers muß verschoben werden, plus Inhalt von R 3 mit dem Inhalt von R 3 verglichen weil er für die folgenden Operationen aufbewahrt wird und daher dann stets nur der eine Zweig der werden muß und das K-Register anderweitig benötigt Vergleichsverzweigung weitergeführt wird,
wird. 50 Für die Bestimmung des nächsten auszuführenden In einem weiteren Schritt werden die viet niedrigen Befehls wird zu diesem Zeitpunkt der !nhalt der Bits des /--Registers, die die Adresse des Allgemeinen Adressenregister U und K in die Adressenregister M Registers R 3 kennzeichnen, über das ß-Register in und N gebracht. Wie bereits oben erläutert, kennder Arithmetisch-Logischen-Einheit in die vier hohen zeichnet die Adresse in den Registern U und K jetzt Stellen gebracht und dort zu 0000 0011 addiert, so 55 das Register/?2, welches den dritten Operanden entdaß diese Adresse das Byte 4 des Registers R 3 kenn- hält. Da die niedrigen Stellen (Bits 7 und 8) des zeichnet. Das Ergebnis wird in das Register K ge- K-Registcs 00 sind, wird das Byte, welchem die Bitbracht, stellen 0 bis 7 umfaßt — das s'nd die höchststelligen Im niiehsten Schritt wird die in den Adressen- Bits des Allgemeinen Registers/?2 — aus dem registern (J und V stehende Adresse in die Adressen· 60 Speicher ausgelesen.
Address of the general register R 2. because the purely this microstep will have the bistable toggle switch contained in part of the 35 gister /? 3 and /? 2 adjoining addresses operation codes; Except the address /? 3 is odd, in lines G 4, G 5 and G 6, which forms the 011- assigned to the command »Which case as result again the address /? 3 branch, if index is greater?«. The address of the third open state is thus checked, and it is included in a series of microsteps with the start of a series of microsteps in the address of the second operand, which is identified by the R 3 field. gone who are performing the machine operation. So the programmer has it by choosing the In this step it is also checked whether the four addresses of /? 3 in hand, whether the result of the high bits of the T register are not equal to zero. Operation of the content of R 1 plus the content of R 3 with In the next step, the content of the K-Re- the value in the register /? 2 is compared, which is the lower-digit part of the effective 45 and thus a comparison branching address is brought into the D register. or whether the result of the operation content of R 1 The contents of the K-register must be shifted compared plus content of R3 with the contents of R3 because it is kept for the following operations and therefore then always only one branch of must and the K register is otherwise required comparison branch is continued,
will. 50 For the determination of the next to be executed In a further step, the fourth low instruction is transferred at this point in time to the content of the bits of the / register which identify the address of the general address register U and K in the address register M register R 3 brought the ß-register in and N. As already explained above, the arithmetic-logic unit in the four high marks draws the address in the registers U and K now places and there added to 0000 0011, so 55 the register /? 2, which gives the third operand, this address the Identifies byte 4 of register R 3. Because the low digits (bits 7 and 8) of the draws. The result will be in register K, K registers are 00, the byte containing the bits will include 0 to 7 - the s'nd the highest digits. In the next step, the in the address bits of the general register /? 2 - read out from the registers (J and V addresses in the addresses · 60 memories.

register M und N gebracht, und der Wert des K-Re- Der Inhalt des Λ-Registers wird darauf geprüft, obregister M and N brought, and the value of K-Re- The content of the Λ register is checked whether

gisters wird um eins vermindert. der Operand R 2 gleich Null ist. Für dieses Aitsfüh-gisters is decreased by one. the operand R 2 is zero. For this Aitsfüh-

Im nächste' Zyklus wird die Information, die in rungsbeiaptel wird angenommen, daß RlΦ0 ist. InIn the next 'cycle, the information that is assumed in rungsbeiaptel is that RlΦ0 . In

der durch die i.spisterM und/V angegebenen Adresse diesem Schritt wird femer der Inhalt der höchststel-The address given by the i.spisterM and / V for this step will also contain the content of the highest

R3 des Hauptspeichers enthalten ist, in das R-Re- 65 ligen Bits des Al-Registers in das Register!, ge· R 3 of the main memory is contained in the R-real bits of the A1 register in the register !, ge ·

gister gebracht. Der Speicher wird regeneriert, und bracht.register brought. The memory is regenerated and brought.

der Inhalt des ^-Registers wird Über die Arith- Der Inhalt des /?-Registers wird nunmehr vom In-The content of the ^ register is now via the arith- The content of the /? register is now

metisch-Logische-Einheit in das zuvor gelöschte halt des L-Registers subtrahiert, und wenn die Summemetic-logical unit in the previously deleted halt of the L register subtracted, and if the sum

νοα InhaltRl und InhaltR$ größer ist als Inhalt Rl, erfolgt die Vergleiehsverzweigeng zu einer Folge van Mtkrosehfitteti. Bei Gleichheit erfolgt eine Inkre» ftienUeruttg des Inhalts des V-IUgisters, woraufhin der Vefgleiehsvofgang mit dem fiäehstttiedrigereti S Byte durchgeführt wird. Durch den letzten der bei Ungleichheit ausgelösten Mikrosehritte wird der Inhalt des Ü-fteghiters in das /'Register gebracht. Bs soll hier noch einmal erwähnt werden, daß das D-Register nun den niedrigstetligen Teil der Verzweigungsadresse, der zu Anfang im V-Register enthalten war, enthält. Im nächsten Schritt wird der Inhalt des i/-Registers in das /-Register gebracht, so daß der nächste Makrobefehl nun an dieser effektiven Adresse entnommen werden kann, welche sich aus dem »Verzweigen wenn Index größer«-Befehl ergab. Im nächsten Schritt wird das /.»Register geleert.νοα content Rl and content R $ is greater than content Rl, the comparison is made to a sequence of Mtkrosehfitteti. In the event of equality, the content of the register is recognized, whereupon the comparison process is carried out with the lowest byte. The last of the micro-steps triggered in the event of an inequality brings the content of the Ü-fteghiter into the / 'register. It should be mentioned again here that the D register now contains the lowest part of the branch address that was initially contained in the V register. In the next step, the contents of the i / register are brought into the / register so that the next macro instruction can now be taken from this effective address, which resulted from the "branch if index is greater" instruction. In the next step, the /. Register is emptied.

Claims (4)

Patentansprüche:Patent claims: 1. Verfahren für ein speicherprogrammiertes elektronisches Datenverarbeitungssystem mit einer Einrichtung zur Decodierung einer Verzweigungsinstruktion, die eine Verzweigungsadresse und eine erste und zweite Adresse für einen ersten und zweiten Operanden definiert, dadurch gekennzeichnet, daß folgende Verfahrensschritte erfolgen: 1. Method for a stored-program electronic data processing system with a Means for decoding a branch instruction containing a branch address and defines a first and second address for a first and second operand, characterized in that that the following procedural steps take place: a) Addition der beiden Operandenwerte,a) addition of the two operand values, 1010 b) Vergleich der Summe der beiden Operanden mit einem dritten Operanden, der durch eine dritte Adresse spezifiziert ist, wobei die Adresse des dritten Operanden aus der Binäradresse des zweiten Operanden gemäß einer ODBR-Verknüpfung mit dem Bteärwert»l« in der gewünschten Stelle gewonnen wird,b) Comparison of the sum of the two operands with a third operand, which is replaced by a third address is specified, the address of the third operand from the Binary address of the second operand according to an ODBR link with the binary value »l« is obtained in the desired location, c) Aufruf der nächsten Instruktion an der Verzweigungsadresse, wenn der Vergleich ein vorgegebenes Resultat Hefen, oder Abruf einer vorgegebenen Adresse. wenn der Vergleich ein anderes Resultat liefert.c) Call the next instruction at the branch address if the comparison is a predefined result yeast, or retrieval of a predefined address. if the comparison gives a different result. 2. Speicherprogrammiertes elektronisches Datenverarbeitungssystem zur Ausführung des Verfahrens nach Anspruch 1, dadurch gekennzeichnet, daß eine Einrichtung zur Ableitung der dritten Adresse von der zweiten Adresse vorgesehen ist. 2. Memory-programmed electronic data processing system for carrying out the method according to claim 1, characterized in that a device for deriving the third address from the second address is provided. 3. System nach Anspruch 2, dadurch gekennzeichnet, daß die genannte Einrichtung ein ODER-Tor ist, das die zweite Adresse und den Binärwert»!« zur Bildung der dritten Adresse kombiniert.3. System according to claim 2, characterized in that said device is a OR gate is the second address and the binary value "!" To form the third address combined. 4. !ipeicherprogrammiertes elektronisches Datenverarbeitungssystem zur Ausführung des Verfahrens nach Anspruch 1, dadurch gekennzeichnet, daß die genannte vorgegebene Adresse von einem Instruktionszähler erzeugt wird.4.! Ipe reprogrammed electronic data processing system for carrying out the method according to claim 1, characterized in that said predetermined address is from an instruction counter is generated. Hierzu 1 Blatt Zeichnungen1 sheet of drawings
DE19651303416D 1964-04-06 1965-03-19 Pending DE1303416B (en)

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
US357372A US3400371A (en) 1964-04-06 1964-04-06 Data processing system

Publications (1)

Publication Number Publication Date
DE1303416B true DE1303416B (en) 1971-12-23

Family

ID=23405304

Family Applications (6)

Application Number Title Priority Date Filing Date
DENDAT1250659D Pending DE1250659B (en) 1964-04-06 Microprogram-controlled data processing system
DEJ27677A Pending DE1246289B (en) 1964-04-06 1965-03-11 Condition register for a program-controlled data processing system
DE19651303416D Pending DE1303416B (en) 1964-04-06 1965-03-19
DE19651499200 Pending DE1499200B2 (en) 1964-04-06 1965-03-20 DATA PROCESSING SYSTEM WITH PRIORITY CONTROLLED PROGRAM INTERRUPTION
DE19651499201 Pending DE1499201B2 (en) 1964-04-06 1965-03-26 Circuit arrangement for converting information in a packed byte representation into an unpacked representation
DEJ27790A Pending DE1237363B (en) 1964-04-06 1965-03-27 Arithmetic-logical unit

Family Applications Before (2)

Application Number Title Priority Date Filing Date
DENDAT1250659D Pending DE1250659B (en) 1964-04-06 Microprogram-controlled data processing system
DEJ27677A Pending DE1246289B (en) 1964-04-06 1965-03-11 Condition register for a program-controlled data processing system

Family Applications After (3)

Application Number Title Priority Date Filing Date
DE19651499200 Pending DE1499200B2 (en) 1964-04-06 1965-03-20 DATA PROCESSING SYSTEM WITH PRIORITY CONTROLLED PROGRAM INTERRUPTION
DE19651499201 Pending DE1499201B2 (en) 1964-04-06 1965-03-26 Circuit arrangement for converting information in a packed byte representation into an unpacked representation
DEJ27790A Pending DE1237363B (en) 1964-04-06 1965-03-27 Arithmetic-logical unit

Country Status (12)

Country Link
US (1) US3400371A (en)
AT (4) AT264162B (en)
BE (5) BE662151A (en)
CH (6) CH418011A (en)
DE (6) DE1246289B (en)
ES (3) ES311385A1 (en)
FI (1) FI46568C (en)
GB (7) GB1061361A (en)
IL (1) IL23159A (en)
NL (5) NL6504273A (en)
NO (1) NO117054B (en)
SE (3) SE311445B (en)

Families Citing this family (55)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
GB768767A (en) * 1954-05-20 1957-02-20 Univ Kingston Method and apparatus for density control
US3388239A (en) * 1965-12-02 1968-06-11 Litton Systems Inc Adder
DE1524158B1 (en) * 1966-06-03 1970-08-06 Ibm Adding-subtracting circuit for coded decimal numbers, especially those in byte representation
DE1549531A1 (en) * 1966-08-16 1971-04-01 Scient Data Systems Inc Digital computer system
US3478322A (en) * 1967-05-23 1969-11-11 Ibm Data processor employing electronically changeable control storage
US3544969A (en) * 1967-11-27 1970-12-01 Standard Computer Corp Language independent computer
US3568163A (en) * 1968-10-07 1971-03-02 Hewlett Packard Co Incremental display circuit
US3577189A (en) * 1969-01-15 1971-05-04 Ibm Apparatus and method in a digital computer for allowing improved program branching with branch anticipation reduction of the number of branches, and reduction of branch delays
US4558411A (en) * 1969-05-19 1985-12-10 Burroughs Corp. Polymorphic programmable units employing plural levels of sub-instruction sets
US3701972A (en) * 1969-12-16 1972-10-31 Computer Retrieval Systems Inc Data processing system
US3761893A (en) * 1970-07-02 1973-09-25 Modicon Corp Digital computer
US3740722A (en) * 1970-07-02 1973-06-19 Modicon Corp Digital computer
GB1349950A (en) * 1971-12-21 1974-04-10 Ibm Microprogramme control system
US3740728A (en) * 1972-01-19 1973-06-19 Hughes Aircraft Co Input/output controller
US3768077A (en) * 1972-04-24 1973-10-23 Ibm Data processor with reflect capability for shift operations
US3825902A (en) * 1973-04-30 1974-07-23 Ibm Interlevel communication in multilevel priority interrupt system
DE2336676C3 (en) * 1973-07-19 1981-06-19 Ibm Deutschland Gmbh, 7000 Stuttgart Device for modifying microprogram instructions
US3990052A (en) * 1974-09-25 1976-11-02 Data General Corporation Central processing unit employing microprogrammable control for use in a data processing system
DE2560129C2 (en) * 1974-09-25 1982-11-04 Data General Corp., 01581 Westboro, Mass. Method for generating and executing the initial microinstruction of a microinstruction sequence used for executing a macroinstruction
FR2407520B1 (en) * 1977-10-25 1989-05-12 Digital Equipment Corp CENTRAL PROCESSING UNIT FOR EXECUTING INSTRUCTIONS WITH A SPECIAL OPERAND SPECIFIER
US4342078A (en) * 1979-05-21 1982-07-27 Motorola, Inc. Instruction register sequence decoder for microprogrammed data processor and method
US4310895A (en) * 1979-11-02 1982-01-12 International Business Machines Corporation Plural null digital interconnections
FR2469752B1 (en) * 1979-11-14 1986-05-16 Bull Sa DEVICE FOR SHARING A CENTRAL SUBSYSTEM OF AN INFORMATION PROCESSING SYSTEM INTO SEVERAL INDEPENDENT SUBSYSTEMS
US4453209A (en) * 1980-03-24 1984-06-05 International Business Machines Corporation System for optimizing performance of paging store
US4368513A (en) * 1980-03-24 1983-01-11 International Business Machines Corp. Partial roll mode transfer for cyclic bulk memory
US4408273A (en) * 1980-05-27 1983-10-04 International Business Machines Corporation Method and means for cataloging data sets using dual keyed data sets and direct pointers
US4480304A (en) * 1980-10-06 1984-10-30 International Business Machines Corporation Method and means for the retention of locks across system, subsystem, and communication failures in a multiprocessing, multiprogramming, shared data environment
US4399504A (en) * 1980-10-06 1983-08-16 International Business Machines Corporation Method and means for the sharing of data resources in a multiprocessing, multiprogramming environment
US4435753A (en) * 1980-10-31 1984-03-06 International Business Machines Corporation Register allocation system using recursive queuing during source code compilation
NL8205076A (en) * 1982-12-31 1984-07-16 Philips Nv DATA PROCESSOR UNIT EQUIPPED WITH A CONTROL PART INCLUDING AN ADDRESS GENERATOR FOR GENERATING ADDRESSES COMPOSED OF CHARACTERISTIC ADDRESS PARTS.
US4567574A (en) 1983-03-14 1986-01-28 International Business Machines Corporation Optimizing cobol object code instruction path length with respect to perform statements
US4575798A (en) * 1983-06-03 1986-03-11 International Business Machines Corporation External sorting using key value distribution and range formation
US4531185A (en) * 1983-08-31 1985-07-23 International Business Machines Corporation Centralized synchronization of clocks
US4584643A (en) * 1983-08-31 1986-04-22 International Business Machines Corporation Decentralized synchronization of clocks
US4587628A (en) * 1983-12-05 1986-05-06 International Business Machines Corporation Method and apparatus for dynamic invocation of utilities
US4603323A (en) * 1984-05-25 1986-07-29 International Business Machines Corporation Method for extending the exponent range of an IBM 370-type floating point processor
US4631673A (en) 1985-01-22 1986-12-23 International Business Machines Corporation Method for refreshing multicolumn tables in a relational data base using minimal information
US4782444A (en) * 1985-12-17 1988-11-01 International Business Machine Corporation Compilation using two-colored pebbling register allocation method such that spill code amount is invariant with basic block's textual ordering
US5034914A (en) * 1986-05-15 1991-07-23 Aquidneck Systems International, Inc. Optical disk data storage method and apparatus with buffered interface
US4775969A (en) * 1986-05-15 1988-10-04 Aquidneck Systems International, Inc. Optical disk storage format, method and apparatus for emulating a magnetic tape drive
US5247646A (en) * 1986-05-15 1993-09-21 Aquidneck Systems International, Inc. Compressed data optical disk storage system
US4823306A (en) * 1987-08-14 1989-04-18 International Business Machines Corporation Text search system
EP0381655A3 (en) * 1989-01-31 1992-12-02 International Business Machines Corporation Method for synchronizing the dispatching of tasks among multitasking operating systems
EP0409808A3 (en) * 1989-07-19 1991-11-27 International Business Machines Corporation Method for ensuring map integrity in a system-managed store of a computer
US5218696A (en) * 1989-07-24 1993-06-08 International Business Machines Corporation Method for dynamically expanding and rapidly accessing file directories
US5226143A (en) * 1990-03-14 1993-07-06 International Business Machines Corporation Multiprocessor system includes operating system for notifying only those cache managers who are holders of shared locks on a designated page by global lock manager
US5301290A (en) * 1990-03-14 1994-04-05 International Business Machines Corporation Method for minimizing lock processing while ensuring consistency among pages common to local processor caches and a shared external store
JP2575543B2 (en) * 1990-04-04 1997-01-29 インターナショナル・ビジネス・マシーンズ・コーポレイション Simultaneous access management method
EP0472814B1 (en) * 1990-08-31 1996-12-18 International Business Machines Corporation Channel paths in a computer I/O system
US5379398A (en) * 1992-04-20 1995-01-03 International Business Machines Corporation Method and system for concurrent access during backup copying of data
US5584039A (en) * 1993-11-08 1996-12-10 International Business Machines Corporation System for coordinating execution of multiple concurrent channel programs without host processor involvement using suspend and resume commands to control data transfer between I/O devices
US5487077A (en) * 1994-05-23 1996-01-23 International Business Machines Corporation Location dependent variable error correction processing for multi-track recording media using variable length coding means
US7607133B2 (en) * 2004-02-11 2009-10-20 Arm Limited Interrupt processing control
GB2506169A (en) * 2012-09-24 2014-03-26 Imagination Tech Ltd Limiting task context restore if a flag indicates task processing is disabled
CN109171701B (en) * 2018-07-05 2023-02-03 北京谷山丰生物医学技术有限公司 Method and device for improving frequency response of electrocardio acquisition system

Family Cites Families (48)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US2843841A (en) * 1954-09-20 1958-07-15 Internat Telemeter Corp Information storage system
US2872666A (en) * 1955-07-19 1959-02-03 Ibm Data transfer and translating system
US3319230A (en) * 1956-09-26 1967-05-09 Ibm Data processing machine including program interrupt feature
DE1084497B (en) * 1957-11-13 1960-06-30 Emi Ltd Logistic electronic computing device
NL233967A (en) * 1957-12-09
NL234523A (en) * 1957-12-23
IT614744A (en) * 1958-08-29 1900-01-01
US3056552A (en) * 1959-01-28 1962-10-02 Ibm Asynchronous parallel adder deriving intermediate sums and carries by repeated additions and multiplications
US3153775A (en) * 1959-02-11 1964-10-20 Ibm Table look-up system
US3141151A (en) * 1959-03-23 1964-07-14 Burroughs Corp Magnetic tape storage system for digital computers wherein an indication of the number of bits in a message is stored with the message
NL255604A (en) * 1959-09-08
US3185966A (en) * 1959-09-08 1965-05-25 Ibm Data editing system
NL256940A (en) * 1959-10-19 1900-01-01
US3111648A (en) * 1960-03-31 1963-11-19 Ibm Conversion apparatus
NL267513A (en) * 1960-07-25
US3233224A (en) * 1960-09-15 1966-02-01 Burroughs Corp Data processing system
US3119098A (en) * 1960-10-31 1964-01-21 Ibm Stream editing unit
US3228005A (en) * 1960-12-30 1966-01-04 Ibm Apparatus for manipulating data on a byte basis
NL274015A (en) * 1961-01-27
US3273126A (en) * 1961-08-25 1966-09-13 Ibm Computer control system
DE1157009B (en) * 1961-09-13 1963-11-07 Telefunken Patent Arithmetic unit of a digital calculating machine
DE1187044B (en) * 1961-09-13 1965-02-11
GB993879A (en) * 1961-11-16
US3258748A (en) * 1962-01-08 1966-06-28 Fntan, fntin
US3248708A (en) * 1962-01-22 1966-04-26 Ibm Memory organization for fast read storage
NL287533A (en) * 1962-01-22
NL292579A (en) * 1962-05-10
FR1365593A (en) * 1962-06-22 1964-11-03
BE634161A (en) * 1962-07-03
US3267433A (en) * 1962-08-24 1966-08-16 Ibm Computing system with special purpose index registers
US3292152A (en) * 1962-09-17 1966-12-13 Burroughs Corp Memory
BE637749A (en) * 1962-10-01
US3319226A (en) * 1962-11-30 1967-05-09 Burroughs Corp Data processor module for a modular data processing system for operation with a time-shared memory in the simultaneous execution of multi-tasks and multi-programs
US3286239A (en) * 1962-11-30 1966-11-15 Burroughs Corp Automatic interrupt system for a data processor
US3264615A (en) * 1962-12-11 1966-08-02 Ibm Memory protection system
US3271744A (en) * 1962-12-31 1966-09-06 Handling of multiple matches and fencing in memories
US3292155A (en) * 1963-03-15 1966-12-13 Burroughs Corp Computer branch command
US3268875A (en) * 1963-12-20 1966-08-23 Ibm Translation operation
US3297997A (en) * 1963-06-10 1967-01-10 Beckman Instruments Inc List control
DE1218761B (en) * 1963-07-19 1966-06-08 International Business Machines Corporation, Armonk, N. Y. (V. St. A.) Data storage device
US3300764A (en) * 1963-08-26 1967-01-24 Collins Radio Co Data processor
US3297999A (en) * 1963-08-26 1967-01-10 Burroughs Corp Multi-programming computer
US3302183A (en) * 1963-11-26 1967-01-31 Burroughs Corp Micro-program digital computer
US3290658A (en) * 1963-12-11 1966-12-06 Rca Corp Electronic computer with interrupt facility
US3312946A (en) * 1963-12-18 1967-04-04 Ibm Processor for coded data
US3328768A (en) * 1964-04-06 1967-06-27 Ibm Storage protection systems
US3315235A (en) * 1964-08-04 1967-04-18 Ibm Data processing system
US3325785A (en) * 1964-12-18 1967-06-13 Ibm Efficient utilization of control storage and access controls therefor

Also Published As

Publication number Publication date
NL6504271A (en) 1965-10-07
GB1061361A (en) 1967-03-08
NL6504269A (en) 1965-10-07
FI46568C (en) 1973-04-10
DE1499200B2 (en) 1971-04-15
AT253260B (en) 1967-03-28
DE1250659B (en) 1967-09-21
CH418011A (en) 1966-07-31
DE1237363B (en) 1967-03-23
SE311445B (en) 1969-06-09
BE662153A (en) 1965-08-02
NL6504270A (en) 1965-10-07
SE316936B (en) 1969-11-03
DE1499200A1 (en) 1970-03-05
CH424324A (en) 1966-11-15
BE662151A (en) 1965-08-02
NL6504272A (en) 1965-10-07
GB1108800A (en) 1968-04-03
FI46568B (en) 1973-01-02
GB1055704A (en) 1967-01-18
CH432065A (en) 1967-03-15
GB1108801A (en) 1968-04-03
BE662149A (en) 1965-08-02
IL23159A (en) 1969-01-29
GB1045425A (en) 1966-10-12
BE662154A (en) 1965-08-02
CH422394A (en) 1966-10-15
GB1054725A (en)
ES311413A1 (en) 1965-10-01
ES311385A1 (en) 1965-11-01
SE310277B (en) 1969-04-21
GB1108802A (en) 1968-04-03
DE1246289B (en) 1967-08-03
US3400371A (en) 1968-09-03
NL143351B (en) 1974-09-16
DE1499201A1 (en) 1970-10-22
ES311414A1 (en) 1966-01-16
NL6504273A (en) 1965-10-07
DE1499201B2 (en) 1971-01-21
CH426321A (en) 1966-12-15
AT255801B (en) 1967-07-25
NO117054B (en) 1969-06-23
CH425282A (en) 1966-11-30
AT267226B (en) 1968-12-27
BE662152A (en) 1965-08-02
AT264162B (en) 1968-08-26

Similar Documents

Publication Publication Date Title
DE1303416B (en)
DE2743060C2 (en) Digital computer with one-bit processing unit
DE2910839A1 (en) DEVICE FOR EXECUTING A SPECIAL BRANCHING INSTRUCTION
DE2723523A1 (en) COMPRESSION AND DECOMPRESSION OF STORED DIGITAL DATA
DE1499193A1 (en) Data processing system
DE1499722B1 (en) DEVICE FOR THE MODIFICATION OF INFORMATION WORDS
DE2248296A1 (en) PROGRAM CONTROL DEVICE
DE2457612A1 (en) MICROPROGRAMMING CONTROL SYSTEM
DE1275800B (en) Control unit for data processing machines
DE1255356B (en) Control device for clock-controlled calculating machines
DE1197650B (en) Parallel adder
DE2433436A1 (en) PROCEDURE AND ARRANGEMENT FOR MULTIPLE BRANCHING THE PROGRAM IN A DIGITAL COMPUTER
DE2064473B2 (en) Circuit for determining the address of information sought contained in a memory of a data processing system
DE2136270A1 (en) Method and comparator for comparing two binary numbers
DE1799012B1 (en) Register device for facilitating the change of partial programs and partial program sections in an electronic computer
DE1276375B (en) Storage facility
DE2057587A1 (en) Content-addressed memory
DE1194605B (en) Improvement of devices for processing details, information or the like.
DE1424756B2 (en) Circuit arrangement for the error-proof introduction or reintroduction of programs into the main memory of a data processing system
DE1474090B2 (en) DATA PROCESSING SYSTEM
DE1499192A1 (en) Information processing device
DE1499233C3 (en) Combination calculator
DE1549582B1 (en) ARRANGEMENT FOR DETERMINING THE LOWEST VALUE BIT POSITION
DE1424756C (en) Circuit arrangement for fail-safe imports or reintroduction of programs m the main memory of a data processing system
DE1524090C (en) Device for modifying a command in the command register of an electronic data processing system

Legal Events

Date Code Title Description
E77 Valid patent as to the heymanns-index 1977