CH480690A - Datenverarbeitungsanlage - Google Patents

Datenverarbeitungsanlage

Info

Publication number
CH480690A
CH480690A CH487866A CH487866A CH480690A CH 480690 A CH480690 A CH 480690A CH 487866 A CH487866 A CH 487866A CH 487866 A CH487866 A CH 487866A CH 480690 A CH480690 A CH 480690A
Authority
CH
Switzerland
Prior art keywords
data processing
processing system
data
processing
Prior art date
Application number
CH487866A
Other languages
English (en)
Inventor
Herron Edwin Webb
Douglas Hunter Robert
Keefer David Ewing
Edward Wilhite John
Jefferson Jr Beatson Thomas
Martin Rojko Richard
Original Assignee
Gen Electric
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
Priority claimed from US446067A external-priority patent/US3368204A/en
Priority claimed from US448196A external-priority patent/US3368205A/en
Priority claimed from US448194A external-priority patent/US3366932A/en
Priority claimed from US448197A external-priority patent/US3368206A/en
Priority claimed from US448537A external-priority patent/US3413609A/en
Priority claimed from US448541A external-priority patent/US3370275A/en
Application filed by Gen Electric filed Critical Gen Electric
Publication of CH480690A publication Critical patent/CH480690A/de

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/30003Arrangements for executing specific machine instructions
    • G06F9/30007Arrangements for executing specific machine instructions to perform operations on data operands
    • G06F9/3001Arithmetic instructions
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F12/00Accessing, addressing or allocating within memory systems or architectures
    • G06F12/02Addressing or allocation; Relocation
    • G06F12/04Addressing variable-length words or parts of words
    • 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
    • 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
    • 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/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/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/30018Bit or string 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/30003Arrangements for executing specific machine instructions
    • G06F9/30007Arrangements for executing specific machine instructions to perform operations on data operands
    • G06F9/30032Movement instructions, e.g. MOVE, SHIFT, ROTATE, SHUFFLE
    • 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/3004Arrangements for executing specific machine instructions to perform operations on memory
    • G06F9/30043LOAD or STORE instructions; Clear instruction
    • 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/30098Register arrangements
    • G06F9/30101Special purpose registers
    • 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/32Address formation of the next instruction, e.g. by incrementing the instruction counter
    • 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/34Addressing or accessing the instruction operand or the result ; Formation of operand address; Addressing modes
    • G06F9/355Indexed addressing

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Software Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • Computer Hardware Design (AREA)
  • Computational Mathematics (AREA)
  • Mathematical Optimization (AREA)
  • Pure & Applied Mathematics (AREA)
  • Mathematical Analysis (AREA)
  • Executing Machine-Instructions (AREA)
  • Advance Control (AREA)
  • Compression, Expansion, Code Conversion, And Decoders (AREA)
  • Complex Calculations (AREA)
CH487866A 1965-04-06 1966-04-04 Datenverarbeitungsanlage CH480690A (de)

Applications Claiming Priority (8)

Application Number Priority Date Filing Date Title
US446067A US3368204A (en) 1965-04-06 1965-04-06 Address development apparatus for multi-address instructions
US44819565A 1965-04-14 1965-04-14
US448196A US3368205A (en) 1965-04-14 1965-04-14 Control apparatus in a data processing system
US448194A US3366932A (en) 1965-04-14 1965-04-14 Address development apparatus for a data processing system
US448197A US3368206A (en) 1965-04-14 1965-04-14 Information shift apparatus in a data processing system
US44854065A 1965-04-15 1965-04-15
US448537A US3413609A (en) 1965-04-15 1965-04-15 Indirect addressing apparatus for a data processing system
US448541A US3370275A (en) 1965-04-15 1965-04-15 Apparatus for selective processing of information characters in a data processing system

Publications (1)

Publication Number Publication Date
CH480690A true CH480690A (de) 1969-10-31

Family

ID=27575440

Family Applications (4)

Application Number Title Priority Date Filing Date
CH487766A CH468673A (de) 1965-04-06 1966-04-04 Datenverarbeitungsanlage mit einer Zentraleinheit
CH487966A CH497749A (de) 1965-04-06 1966-04-04 Datenverarbeitungsanlage mit einem Speicher mit adressiebaren Speicherplätzen
CH487866A CH480690A (de) 1965-04-06 1966-04-04 Datenverarbeitungsanlage
CH497266A CH504728A (de) 1965-04-06 1966-04-05 Datenverarbeitungsanlage mit einer Vorrichtung zum Entwickeln von Operandenadressen

Family Applications Before (2)

Application Number Title Priority Date Filing Date
CH487766A CH468673A (de) 1965-04-06 1966-04-04 Datenverarbeitungsanlage mit einer Zentraleinheit
CH487966A CH497749A (de) 1965-04-06 1966-04-04 Datenverarbeitungsanlage mit einem Speicher mit adressiebaren Speicherplätzen

Family Applications After (1)

Application Number Title Priority Date Filing Date
CH497266A CH504728A (de) 1965-04-06 1966-04-05 Datenverarbeitungsanlage mit einer Vorrichtung zum Entwickeln von Operandenadressen

Country Status (4)

Country Link
US (2) US3487368A (de)
CH (4) CH468673A (de)
GB (4) GB1139675A (de)
NL (4) NL6604658A (de)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US3701972A (en) * 1969-12-16 1972-10-31 Computer Retrieval Systems Inc Data processing system
US3798615A (en) * 1972-10-02 1974-03-19 Rca Corp Computer system with program-controlled program counters

Family Cites Families (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US2943788A (en) * 1953-04-16 1960-07-05 Ncr Co Data analyzing apparatus
US2902675A (en) * 1953-07-28 1959-09-01 Underwood Corp Storage apparatus for typing control
BE534876A (de) * 1954-01-15
US3012723A (en) * 1955-01-12 1961-12-12 Hogan Lab Inc Electronic computer system
IT557030A (de) * 1955-08-01
US3161763A (en) * 1959-01-26 1964-12-15 Burroughs Corp Electronic digital computer with word field selection
NL255604A (de) * 1959-09-08
US3160857A (en) * 1960-03-24 1964-12-08 Ibm Data transfer control and check apparatus
US3166668A (en) * 1960-03-24 1965-01-19 Ibm Computer program system
US3071739A (en) * 1961-04-21 1963-01-01 Bell Telephone Labor Inc Digital phase equalizer, automatically operative, in accordance with time-inverted impulse response of the transmission circuit

Also Published As

Publication number Publication date
CH468673A (de) 1969-02-15
CH504728A (de) 1971-03-15
CH497749A (de) 1970-10-15
NL6604661A (de) 1966-10-07
GB1148081A (en) 1969-04-10
GB1137670A (en) 1968-12-27
NL6604659A (de) 1966-10-07
NL6604658A (de) 1966-10-07
US3487368A (en) 1969-12-30
GB1139181A (en) 1969-01-08
NL6604660A (de) 1966-10-07
GB1139675A (en) 1969-01-08
US3483519A (en) 1969-12-09

Similar Documents

Publication Publication Date Title
CH489057A (de) Datenverarbeitungsanlage
AT255801B (de) Mikroprogrammgesteuerte Datenverarbeitungsanlage
AT261940B (de) Datenverarbeitungsanlage
NL166141C (nl) Meervoudig gegevensverwerkend systeem.
NL162223C (nl) Multipel gegevensverwerkend complex.
CH483672A (de) Mikro-programmgesteuerte Datenverarbeitungseinrichtung
NL164143C (nl) Gegevensverwerkend systeem met variabele prioriteiten.
CH491440A (de) Datenverarbeitungsanlage
AT240081B (de) Datenverarbeitungssystem
CH476442A (de) Datenverarbeitungsanlage
AT303833B (de) Datenverarbeitungsanlage
CH431143A (de) Datenverarbeitungsanlage
DE1953364B2 (de) Datenverarbeitungsanordnung
US3408628A (en) Data processing system
AT306404B (de) Informations-Verarbeitungssystem
CH503324A (de) Datenverarbeitungsanlage
CH536001A (de) Datenverarbeitungsanlage
CH486738A (de) Datenverarbeitungsanlage
CH499157A (de) Datenverarbeitungsanlage
CH479121A (de) Datenverarbeitungsanlage
CH484473A (de) Datenverarbeitungsanlage
CH480690A (de) Datenverarbeitungsanlage
AT279219B (de) Datenverarbeitungsanlage
CH502646A (de) Mikroprogrammgesteuerte Datenverarbeitungsanlage
NL141305B (nl) Informatie-verwerkende inrichting.

Legal Events

Date Code Title Description
PL Patent ceased