Lab 1
Lab 1
Run RM command:
Write RM on debug:
Run RX Command:
Write RX on debug and this command shown like that:
A processor register may hold an instruction, a storage address, or any data (such as bit
sequence or individual characters).
The computer needs processor registers for manipulating data and a register for holding a
memory address. The register holding the memory location is used to calculate the address of
the next instruction after the execution of the current instruction is completed.
Flag:
A Flag is a data location similar to a register but is used differently. Rather than the CPU using
all (or sometimes half) of the register, only one bit at a time is used when a certain event occurs
(e.g. addition overflow).