NL6604659A - - Google Patents

Info

Publication number
NL6604659A
NL6604659A NL6604659A NL6604659A NL6604659A NL 6604659 A NL6604659 A NL 6604659A NL 6604659 A NL6604659 A NL 6604659A NL 6604659 A NL6604659 A NL 6604659A NL 6604659 A NL6604659 A NL 6604659A
Authority
NL
Netherlands
Application number
NL6604659A
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 US448194A external-priority patent/US3366932A/en
Priority claimed from US448196A external-priority patent/US3368205A/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 filed Critical
Publication of NL6604659A publication Critical patent/NL6604659A/xx

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 Analysis (AREA)
  • Mathematical Optimization (AREA)
  • Pure & Applied Mathematics (AREA)
  • Executing Machine-Instructions (AREA)
  • Complex Calculations (AREA)
  • Advance Control (AREA)
  • Compression, Expansion, Code Conversion, And Decoders (AREA)
NL6604659A 1965-04-06 1966-04-06 NL6604659A (US07122603-20061017-C00045.png)

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
US448194A US3366932A (en) 1965-04-14 1965-04-14 Address development apparatus for a data processing system
US448196A US3368205A (en) 1965-04-14 1965-04-14 Control apparatus in 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
NL6604659A true NL6604659A (US07122603-20061017-C00045.png) 1966-10-07

Family

ID=27575440

Family Applications (4)

Application Number Title Priority Date Filing Date
NL6604660A NL6604660A (US07122603-20061017-C00045.png) 1965-04-06 1966-04-06
NL6604658A NL6604658A (US07122603-20061017-C00045.png) 1965-04-06 1966-04-06
NL6604659A NL6604659A (US07122603-20061017-C00045.png) 1965-04-06 1966-04-06
NL6604661A NL6604661A (US07122603-20061017-C00045.png) 1965-04-06 1966-04-06

Family Applications Before (2)

Application Number Title Priority Date Filing Date
NL6604660A NL6604660A (US07122603-20061017-C00045.png) 1965-04-06 1966-04-06
NL6604658A NL6604658A (US07122603-20061017-C00045.png) 1965-04-06 1966-04-06

Family Applications After (1)

Application Number Title Priority Date Filing Date
NL6604661A NL6604661A (US07122603-20061017-C00045.png) 1965-04-06 1966-04-06

Country Status (4)

Country Link
US (2) US3487368A (US07122603-20061017-C00045.png)
CH (4) CH468673A (US07122603-20061017-C00045.png)
GB (4) GB1148081A (US07122603-20061017-C00045.png)
NL (4) NL6604660A (US07122603-20061017-C00045.png)

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 (US07122603-20061017-C00045.png) * 1954-01-15
US3012723A (en) * 1955-01-12 1961-12-12 Hogan Lab Inc Electronic computer system
NL209391A (US07122603-20061017-C00045.png) * 1955-08-01
US3161763A (en) * 1959-01-26 1964-12-15 Burroughs Corp Electronic digital computer with word field selection
NL255604A (US07122603-20061017-C00045.png) * 1959-09-08
US3166668A (en) * 1960-03-24 1965-01-19 Ibm Computer program system
US3160857A (en) * 1960-03-24 1964-12-08 Ibm Data transfer control and check apparatus
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
NL6604661A (US07122603-20061017-C00045.png) 1966-10-07
NL6604658A (US07122603-20061017-C00045.png) 1966-10-07
US3487368A (en) 1969-12-30
GB1139181A (en) 1969-01-08
CH480690A (de) 1969-10-31
GB1148081A (en) 1969-04-10
CH468673A (de) 1969-02-15
CH497749A (de) 1970-10-15
US3483519A (en) 1969-12-09
GB1137670A (en) 1968-12-27
CH504728A (de) 1971-03-15
NL6604660A (US07122603-20061017-C00045.png) 1966-10-07
GB1139675A (en) 1969-01-08

Similar Documents

Publication Publication Date Title
FR1495791A (US07122603-20061017-C00045.png)
JPS416464Y1 (US07122603-20061017-C00045.png)
JPS423701Y1 (US07122603-20061017-C00045.png)
JPS451991Y1 (US07122603-20061017-C00045.png)
JPS4419748Y1 (US07122603-20061017-C00045.png)
JPS4321826Y1 (US07122603-20061017-C00045.png)
JPS4213052Y1 (US07122603-20061017-C00045.png)
JPS4313568Y1 (US07122603-20061017-C00045.png)
JPS446516Y1 (US07122603-20061017-C00045.png)
JPS4319108Y1 (US07122603-20061017-C00045.png)
BE675486A (US07122603-20061017-C00045.png)
BE675196A (US07122603-20061017-C00045.png)
NL6604660A (US07122603-20061017-C00045.png)
NL6612050A (US07122603-20061017-C00045.png)
NL6612193A (US07122603-20061017-C00045.png)
NL6617115A (US07122603-20061017-C00045.png)
SE310906B (US07122603-20061017-C00045.png)
SE313636B (US07122603-20061017-C00045.png)
BE720593A (US07122603-20061017-C00045.png)
BE675560A (US07122603-20061017-C00045.png)
BE675545A (US07122603-20061017-C00045.png)
BE675488A (US07122603-20061017-C00045.png)
SE309229B (US07122603-20061017-C00045.png)
BE675472A (US07122603-20061017-C00045.png)
BE675394A (US07122603-20061017-C00045.png)