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 US448197A external-priority patent/US3368206A/en
Priority claimed from US448196A external-priority patent/US3368205A/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 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)
NL6604659A 1965-04-06 1966-04-06 NL6604659A (xx)

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
US448197A US3368206A (en) 1965-04-14 1965-04-14 Information shift apparatus in a data processing system
US448196A US3368205A (en) 1965-04-14 1965-04-14 Control 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 (xx) 1966-10-07

Family

ID=27575440

Family Applications (4)

Application Number Title Priority Date Filing Date
NL6604661A NL6604661A (xx) 1965-04-06 1966-04-06
NL6604658A NL6604658A (xx) 1965-04-06 1966-04-06
NL6604659A NL6604659A (xx) 1965-04-06 1966-04-06
NL6604660A NL6604660A (xx) 1965-04-06 1966-04-06

Family Applications Before (2)

Application Number Title Priority Date Filing Date
NL6604661A NL6604661A (xx) 1965-04-06 1966-04-06
NL6604658A NL6604658A (xx) 1965-04-06 1966-04-06

Family Applications After (1)

Application Number Title Priority Date Filing Date
NL6604660A NL6604660A (xx) 1965-04-06 1966-04-06

Country Status (4)

Country Link
US (2) US3487368A (xx)
CH (4) CH497749A (xx)
GB (4) GB1139675A (xx)
NL (4) NL6604661A (xx)

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 (xx) * 1954-01-15
US3012723A (en) * 1955-01-12 1961-12-12 Hogan Lab Inc Electronic computer system
NL209391A (xx) * 1955-08-01
US3161763A (en) * 1959-01-26 1964-12-15 Burroughs Corp Electronic digital computer with word field selection
NL255604A (xx) * 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
GB1139181A (en) 1969-01-08
GB1148081A (en) 1969-04-10
GB1139675A (en) 1969-01-08
CH504728A (de) 1971-03-15
NL6604660A (xx) 1966-10-07
US3483519A (en) 1969-12-09
NL6604661A (xx) 1966-10-07
CH480690A (de) 1969-10-31
NL6604658A (xx) 1966-10-07
CH497749A (de) 1970-10-15
CH468673A (de) 1969-02-15
GB1137670A (en) 1968-12-27
US3487368A (en) 1969-12-30

Similar Documents

Publication Publication Date Title
JPS4321826Y1 (xx)
JPS4323842Y1 (xx)
JPS4510346Y1 (xx)
JPS4320825Y1 (xx)
NL6500886A (xx)
BE675551A (xx)
BE666392A (xx)
NL6604659A (xx)
BE669444A (xx)
BE670553A (xx)
BE670885A (xx)
BE671218A (xx)
BE672210A (xx)
BE673199A (xx)
SE315321B (xx)
NL6808248A (xx)
NL6617115A (xx)
NL6616535A (xx)
BE659435A (xx)
NL6601627A (xx)
BE675672A (xx)
BE675709A (xx)
BE659905A (xx)
BE673503A (xx)
BE675572A (xx)