What Is A Register In Computer Science
next → ← prev
Computer Registers
Registers are a type of computer retention used to quickly accept, shop, and transfer data and instructions that are being used immediately by the CPU. The registers used by the CPU are often termed as Processor registers.
A processor register may hold an instruction, a storage accost, or any information (such as bit sequence or individual characters).
The figurer needs processor registers for manipulating data and a register for holding a memory address. The register holding the memory location is used to calculate the address of the side by side instruction after the execution of the current pedagogy is completed.
Post-obit is the list of some of the most common registers used in a basic computer:
Register | Symbol | Number of bits | Function |
---|---|---|---|
Data register | DR | xvi | Holds retentivity operand |
Address register | AR | 12 | Holds address for the memory |
Accumulator | AC | 16 | Processor register |
Education register | IR | xvi | Holds instruction code |
Plan counter | PC | 12 | Holds address of the pedagogy |
Temporary annals | TR | 16 | Holds temporary information |
Input annals | INPR | 8 | Carries input graphic symbol |
Output register | OUTR | 8 | Carries output character |
The following epitome shows the register and memory configuration for a basic computer.
- The Retention unit has a capacity of 4096 words, and each discussion contains xvi $.25.
- The Information Register (DR) contains 16 $.25 which concord the operand read from the retentivity location.
- The Retentiveness Address Register (MAR) contains 12 $.25 which hold the address for the memory location.
- The Program Counter (PC) also contains 12 bits which hold the address of the adjacent education to be read from retention subsequently the current pedagogy is executed.
- The Accumulator (Ac) register is a general purpose processing register.
- The didactics read from retentiveness is placed in the Teaching register (IR).
- The Temporary Annals (TR) is used for holding the temporary information during the processing.
- The Input Registers (IR) holds the input characters given by the user.
- The Output Registers (OR) holds the output after processing the input data.
Next Topic COA Tutorial
← prev next →
For Videos Join Our Youtube Channel: Join Now
Feedback
- Send your Feedback to [email protected]
Aid Others, Please Share
What Is A Register In Computer Science,
Source: https://www.javatpoint.com/computer-registers
Posted by: jordanrusten.blogspot.com
0 Response to "What Is A Register In Computer Science"
Post a Comment