FR1436161A - Unité arithmétique et logique - Google Patents

Unité arithmétique et logique

Info

Publication number
FR1436161A
FR1436161A FR11676A FR11676A FR1436161A FR 1436161 A FR1436161 A FR 1436161A FR 11676 A FR11676 A FR 11676A FR 11676 A FR11676 A FR 11676A FR 1436161 A FR1436161 A FR 1436161A
Authority
FR
France
Prior art keywords
arithmetic
logical unit
logical
unit
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Expired
Application number
FR11676A
Other languages
English (en)
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
Priority claimed from US357372A external-priority patent/US3400371A/en
Application filed by International Business Machines Corp filed Critical International Business Machines Corp
Priority to FR11676A priority Critical patent/FR1436161A/fr
Application granted granted Critical
Publication of FR1436161A publication Critical patent/FR1436161A/fr
Expired 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
    • 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
    • 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
    • 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
    • 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
    • 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
    • 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
    • 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
    • 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)
  • General Physics & Mathematics (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Mathematical Analysis (AREA)
  • Pure & Applied Mathematics (AREA)
  • Computational Mathematics (AREA)
  • Mathematical Optimization (AREA)
  • Computing Systems (AREA)
  • Computer Security & Cryptography (AREA)
  • Human Computer Interaction (AREA)
FR11676A 1964-04-06 1965-04-02 Unité arithmétique et logique Expired FR1436161A (fr)

Priority Applications (1)

Application Number Priority Date Filing Date Title
FR11676A FR1436161A (fr) 1964-04-06 1965-04-02 Unité arithmétique et logique

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US357372A US3400371A (en) 1964-04-06 1964-04-06 Data processing system
FR11676A FR1436161A (fr) 1964-04-06 1965-04-02 Unité arithmétique et logique

Publications (1)

Publication Number Publication Date
FR1436161A true FR1436161A (fr) 1966-04-22

Family

ID=26162835

Family Applications (1)

Application Number Title Priority Date Filing Date
FR11676A Expired FR1436161A (fr) 1964-04-06 1965-04-02 Unité arithmétique et logique

Country Status (1)

Country Link
FR (1) FR1436161A (fr)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
FR2291542A1 (fr) * 1974-01-07 1976-06-11 Cii Operateur de caracteres travaillant en decimal binaire
EP0048972A2 (fr) * 1980-09-30 1982-04-07 Computer Gesellschaft Konstanz Mbh Système de traitement de données à deux unités de traitement

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
FR2291542A1 (fr) * 1974-01-07 1976-06-11 Cii Operateur de caracteres travaillant en decimal binaire
EP0048972A2 (fr) * 1980-09-30 1982-04-07 Computer Gesellschaft Konstanz Mbh Système de traitement de données à deux unités de traitement
EP0048972A3 (fr) * 1980-09-30 1984-05-23 Computer Gesellschaft Konstanz Mbh Système de traitement de données à deux unités de traitement

Similar Documents

Publication Publication Date Title
AT267226B (de) Arithmetisch-Logische-Einheit
FR1444298A (fr) Polyester à chaîne ramifiée et son utilisation
NL145068B (nl) Aritmetische en logische eenheid.
CH453057A (de) Kombinierte Trag- und Schaustellvorrichtung
FR1538083A (fr) Dispositif arithmétique
FR1533752A (fr) Comprimés de nettoyage et de blanchiment
BR6566740D0 (pt) Aperfeicoamentos em juncoes
FR1524980A (fr) Compteur statique
CH446815A (de) Befestigungsvorrichtung mit Öse und Gegenbefestigungsteil
CH474800A (de) Zählwerk
FR1436161A (fr) Unité arithmétique et logique
BR6573483D0 (pt) Novos antibioticos denominados polioxinas a e b
FR1476558A (fr) Thiazolylthiobenzimidazoles et thiazolylsulfinylbenzimidazoles
FR1397455A (fr) Porte-clefs
FR1350737A (fr) Meuble présentoir sélectif de sécurité
FR1488232A (fr) Sulfinylpyridines et sulfonylpyridines
CH435810A (de) Rechen- und Anzeigevorrichtung
FR1480331A (fr) Meuble présentoir
FR1533815A (fr) Agents anticryptogamiques et désherbants
FR1484455A (fr) Polyisocyanatosilanes et polyisocyanatosiloxanes
FR1415024A (fr) Unité de conservation
FR1398108A (fr) Circuit logique et perfectionné
FR1414531A (fr) Perfectionnements aux appareils gyrodynes et autogires
FR1420709A (fr) Fiches de documentation et de publicité
CH437036A (de) Sperr- und Alarmvorrichtung