Knowee
Questions
Features
Study Tools

Give list of basic computer register with their size

Question

Give list of basic computer register with their size

🧐 Not the exact question you are looking for?Go ask a question

Solution

  1. Accumulator Register (AC): The size of this register is usually the word size of the computer - for example, a 32-bit computer would have a 32-bit accumulator.

  2. Data Register (DR): The size of this register is also typically the word size of the computer.

  3. Address Register (AR): The size of this register is determined by the maximum addressable memory. For example, a computer with a 32-bit address bus would have a 32-bit address register.

  4. Program Counter (PC): The size of this register is determined by the maximum addressable memory. It is typically the same size as the address register.

  5. Instruction Register (IR): The size of this register is determined by the size of the machine instructions. This can vary depending on the computer architecture.

  6. Memory Buffer Register (MBR): The size of this register is typically the word size of the computer.

  7. Memory Data Register (MDR): The size of this register is typically the word size of the computer.

  8. Index Register (IX): The size of this register is typically the word size of the computer.

  9. Stack Pointer (SP): The size of this register is determined by the maximum addressable memory. It is typically the same size as the address register.

  10. Base Register (BR): The size of this register is determined by the maximum addressable memory. It is typically the same size as the address register.

Please note that the sizes of these registers can vary depending on the specific computer architecture and design.

This problem has been solved

Similar Questions

Classify the various registers in computer organization.

8051 has these registers (1) DPTR (2) PC (3) PSW (4) SPThe size of theses registers (in terms of bits) :Select one:a. 8,8,16,16b. 8,16,8,16c. 16,8,16,8d. 16,16,16,16e. 16,16,8,8

A computer has a main memory with 16 bits per word and a CPU with16 general purpose registers. The instruction set consists of10 differentoperations and each instruction has two operands. Each operandidentifies an immediate value, a register value, or a memory location.The processor can access memory using 6-bit addresses. Specify theinstruction fonnat and the number of bits in each field if the instructionis stored in one word of memory.

what is computer register in stored program organization

_ registers enable the machine or assembly language programmer to minimize main memory references.Select one:A.ControlB.StatusC.User-visibleD.Segment

1/2

Upgrade your grade with Knowee

Get personalized homework help. Review tough concepts in more detail, or go deeper into your topic by exploring other relevant questions.