CPU Register - Accumulator register (EAX)

Z80 Registers

CPU Register - Accumulator register (EAX)

About

The accumulator is a CPU register where intermediate arithmetic and logic results are stored.

At the beginning of computer, machines had only one and we're called accumulator machine, also called a 1-operand machine

Documentation / Reference





Discover More
Eflags Registers
CPU Register - Eflag

The 32-bit EFLAGS register contains: a group of status flags, a control flag (DF), and a group of system flags. When suspending a task, the processor automatically saves the state of...
General Purpose Register 16 32 Bit
CPU Register - General Purpose Register (GPR)

The General purpose registers are available for storing: operands (input and output) and pointers Register Name Use EAX Accumulator Accumulator for operands and results data, Used in...
Z80 Registers
Processor - (Execution) Register

Register for a processor. They are located inside the processor. They are the quickest memory and are then located at the top of the memory hierarchy. Zoom of CPU register of the Z80 processor (Source)...



Share this page:
Follow us:
Task Runner