answersLogoWhite

0

The microarchitecture level is just one of the many levels within a multilevel viewpoint of a machine. It contains several registers (generally 8-32) for memory and the Arithmetic Logic Unit, that forms a path for the data to flow through.

User Avatar

Wiki User

11y ago

What else can I help you with?

Related Questions

What has the author Bogdan Lent written?

Bogdan Lent has written: 'Dataflow architecture for machine control' -- subject(s): Automatic control, Computer architecture, Data processing, Embedded computer systems, Machine-tools


What system used john von neumann architecture?

The machine was the EDVAC computer.


Why machine language program written from one computer will not run on another computer with different CPU?

I'm assuming it has to do with the architecture of the CPU.


To what extent should a computer company be allowed to own machine architecture?

To whatever extent they want. You're under no obligation to buy their computers if you don't like the architecture.


What is Virtual Mapping in computer?

Virtual Mapping is one of Computer architecture concepts which a process thinks that it's only process on the machine ( at least on the memory). the benefit of that to ensure the security of Multitasking systems.


What types of operands are typical in machine instruction sets?

Addresses, Numbers, Characters, Logical Data (source: Computer Organization and Architecture, William Stallings)


Why can't we execute machine language program written on Intel chip to an apple computer?

Machine code is machine specific. Each architecture or platform has its own specific variant of machine code, so the code for one platform would be complete gibberish on all other platforms.


When is a computer language called machine dependent?

When the code is targeted towards a specific machine architecture. Machine code is entirely machine-dependent, as is the low-level assembly language used to produce that machine code. High-level languages are not machine dependant, however source code can still be targeted towards a specific architecture or platform. Such code is non-portable, however many high-level languages provide methods to filter machine-dependant or platform-dependant code such that the same source code can be compiled on different machines and platforms.


What measurement of a computer's microprocessor tells you it may be faster than another machine?

Usually we use GigaHertz, although cache size, architecture, and microcode can make a difference as well.


Is computer a dull machine?

Yes, computer is a Dull machine, because it can only do certain thing for what it is programmed.


What is a computer a simple machine or a compound machine?

its a compound machine


What is binary code languagethe-program-generated-by-the-compiler-after-translation-is-called?

Binary code is a system of representing data using two symbols, typically 0 and 1, which corresponds to the on and off states of a computer's electrical signals. The program generated by the compiler after translation is called "machine code" or "object code." This machine code is what the computer's processor can execute directly, as it is tailored to the specific architecture of the machine.