answersLogoWhite

0


Best Answer

The number of bits a CPU uses to represent integer numbers (as opposed to floating point numbers or memory addresses) is often called "register width", "word size", "bit width", "data path width", or "integer precision".

This number is often considered one of the most important characteristics of a CPU.

Most CPUs are 8 bit CPUs. An 8 bit CPU -- i.e., a CPU where each register holds 8 bits -- typically has a 8 bit data bus and a 16 bit address bus.

One of the first 32 bit CPUs -- the MC68008 -- had registers that held 32 bits, a 20 bit address bus, and an 8 bit data bus.

Some popular 32 bit CPUs -- i.e., CPUs with registers that hold 32 bits -- had a 32 bit data bus and a 24 bit address bus.

User Avatar

Wiki User

14y ago
This answer is:
User Avatar
More answers
User Avatar

Wiki User

14y ago

The word size (8 bits,16 bits, or 32 bits) of a microprocessor is the size of the data path in the execution unit. Typically, this is the size of the accumulator.

Note: This is the execution unit size, not the bus interface unit size. An example where this matters is the 8088, which is a 16 bit computer running on an 8 bit bus.

The 8085 is 8 bits. The 8086/8088 is 16 bits. The 80386 is 32 bits. Modern Intel processors are 64 bits.

This answer is:
User Avatar

User Avatar

Wiki User

12y ago

The word size of a computer is generally determined by the size of its accumulator. The 8085 was 8 bits. The 8086/8088 was 16 bits. Later incarnations of the Intel x-86 line were 32 bits. Current incarnations of the Intel X-64 line are 64 bits.

This answer is:
User Avatar

User Avatar

Wiki User

12y ago

Generally, the size of the accumulator determines the bit-ness of a computer.

This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What determines whether a microprocessor is considered an 8-bit a 16-bit or a 32-bit device?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

Is microprocessor output or input device?

output device


Is microprocessor used in animals?

well with this a microprocessor is use in any computer and or device that siamliary acts like a computer. a microprocessor is a CPU. which is like a brain to a computer or device that acts like a computer.


If there is no microprocessor in a computer or a device would it work?

no


Is an microprocessor input or output?

output device


What does the microprocessor in PDA do?

It's the brain of the device. It is the processor.


What is meant by microprocessor and explain its operation?

Microprocessor is a programmable logic device which has computing and decision making capability similar to a cpu of a computer..the versions of microprocessor is 8085,8086,8088..


What is an interfacing in microprocessor?

The communication between input and output device is called interfacing.


The radar device determines the vehicle's?

speed


What is the lastest microprocessor?

[url=http://www.dvdsuperdeal.com]A microprocessor[/url] is a multipurpose, programmable, clock driven, register based device that takes input and provides output.


What is Difference between 8155 and 8255 microprocessor?

Neither the 8155 nor the 8255 are considered to be microprocessors. The 8155 is an integrated RAM, IO, and Timer device designed for the 8085. The 8255 is an Programmable IO controller.


What is a 4 bit microprocessor?

A 4 bit microprocessor is a device that integrates the function of the Central Processing Unit (CPU) of a computer unto one semiconductor chip or integrated circuit.


What is handshake signal in microprocessor 8086?

I/O devices accept or release information at much slower rate than the microprocesor. Handshaking is the method that synchronize the I/O device with microprocessor.