Get expert advice and community support for all your questions on IDNLearn.com. Ask your questions and receive reliable, detailed answers from our dedicated community of experts.

Instructions: Assume that there is a Vole program stored in memory at address 0x00, as illustrated in the table below. Trace the execution of the program step-by-step, and write down the contents of

the program counter (PC);
the instruction register (IR); and
the memory cell at address 0x02
at the end of each fetch phase of the machine cycle until the machine halts.

Memory Address Contents
0x00 0x22
0x01 0x11
0x02 0x32
0x03 0x02
0x04 0xC0
0x05 0x00