answersLogoWhite

0


Best Answer

This refers to the width of the processor. A byte has 8 bits and codes 0 to 28-1 (255). Most computers have 32 bit processors.

User Avatar

Wiki User

15y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is 16-bit register set?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What is the real meaning of 16bit?

16bit refers to the number of bits that can be used in a single data format element. 16bit graphics are found in games that can be played on the original Nintendo Entertainment System console.


What is the bit-depth for VGA?

Standard VGA is 16bit.


What is the h-L register?

The h-L register in computing refers to a pair of registers used in some processors to store a 16-bit memory address. It is often used for memory operations and calculations involving memory addresses. The h register stores the high-order byte while the l register stores the low-order byte of the address.


What is an accumulator in microprocessor?

the accumulator is an 8-bit register then is part of the arithmetic/logic unit(ALU). this register is used to store to store 8-bit data and to perform arithmetic & logical operation. the result of an operation is stored in the accumulator. the accumulator is also identified as register A.


The sun ultra spark processor has multiple register sets what else must happen if the new context is in memory rather than in a register set and all the register sets are in use?

The CPU current-register-set pointer is changed to point to the set containing the new context,which takes very little time. If the context is in memory, one of the contexts in a register set must be chosen and be moved to memory, and the new context must be loaded from memory into the set. This process takes a little more time than on systems with one set of registers, depending on how a replacement victim is selected


How to check register using multimeter?

first of all set multimeter to register section set the ohm rang as per the requirement (ohm, K ohm, or M ohm) set the both the end of multimeter wire at the both end of the register and note down the result which is displayed on the screen


Why ax register must be used in multiplication and division?

bcz multiplication and division done in 16bit operation so we must ve to use pair of reg so we ve to use ax reg ....... thats why final value store in a and b pair of reg....


What type of microprocessor is 8086?

Its 16bit microprocessor,and-> the 8086 has a 16bit databus 20bit address bus-> the intel 8086,is designed to operate in two modes namely(1) minimum mode(2) maximum mode


What is the instruction format of 8085?

An instruction is a command to the microprocessor to perform a given task on specified data. Each instruction has two parts: One is task to be performed,called the operation code (opcode). Second is the data to be operated on, called the operand. It can be specified in various ways,it may include 8bit/16bit data, an internal register, a memory location , or 8bit/16bit address. In some instructions, the operand is implicit. The 8085 instruction set is classified into three groups according to Word size. They are- 1. One word / 1 byte instructions 2. Ttwo word / 2byte instructions 3. Three word / 3byte instructions


How do you get in WeeWorld and register?

Okay you have to go to weeworld and then it says register and you register yourself. You get to make a person and then build your house. After that you can Roam earound. You are now set to play weeworld.


What are on the voucher register of the kashato shirts practice set?

churva


What happens if the new context is in memory rather than in a register set and all of the register sets are in use?

If the context is in memory, one of the contexts in a register set must be chosen and be moved to memory, and the new context must be loaded from memory into the set. This process's time is more time than on systems with one set of registers, depending on how a replacement target is selected.