- arithmetic register
-
арифметический регистр; регистр арифметического устройства
Англо-русский словарь технических терминов. 2005.
Англо-русский словарь технических терминов. 2005.
arithmetic register — aritmetinis registras statusas T sritis informatika apibrėžtis ↑Centrinio procesoriaus ↑registras (3) aritmetinės operacijos operandui arba rezultatui laikyti. Būna atskiri registrai sveikiesiems ir realiesiems (slankiojo kablelio) skaičiams… … Enciklopedinis kompiuterijos žodynas
Arithmetic logic unit — schematic symbol Cascadable 8 … Wikipedia
Register machine — In mathematical logic and theoretical computer science a register machine is a generic class of abstract machines used in a manner similar to a Turing machine. All the models are Turing equivalent. Contents 1 Overview 2 Formal definition 3 … Wikipedia
Arithmetic overflow — The term arithmetic overflow or simply overflow has the following meanings. In a computer, the condition that occurs when a calculation produces a result that is greater in magnitude than that which a given register or storage location can store… … Wikipedia
Register transfer level — In integrated circuit design, Register Transfer Level (RTL) description is a way of describing the operation of a synchronous digital circuit. In RTL design, a circuit s behavior is defined in terms of the flow of signals (or transfer of data)… … Wikipedia
Finite field arithmetic — Arithmetic in a finite field is different from standard integer arithmetic. There are a limited number of elements in the finite field; all operations performed in the finite field result in an element within that field.While each finite field is … Wikipedia
Processor register — In computer architecture, a processor register is a small amount of storage available as part of a CPU or other digital processor. Such registers are (typically) addressed by mechanisms other than main memory and can be accessed more quickly.… … Wikipedia
Arbitrary-precision arithmetic — In computer science, arbitrary precision arithmetic indicates that calculations are performed on numbers whose digits of precision are limited only by the available memory of the host system. This contrasts with the faster fixed precision… … Wikipedia
Elementary arithmetic — is the most basic kind of mathematics: it concerns the operations of addition, subtraction, multiplication, and division. Most people learn elementary arithmetic in elementary school.Elementary arithmetic starts with the natural numbers and the… … Wikipedia
Shift register — In digital circuits a shift register is a group of flip flops set up in a linear fashion which have their inputs and outputs connected together in such a way that the data is shifted down the line when the circuit is activated. Shift registers… … Wikipedia
Status register — A status register or flag register (also: condition code register, program status word, PSW, etc.) is a collection of flag bits for a processor. An example is the FLAGS register of the x86 architecture. The status register is a hardware register… … Wikipedia