100k views
1 vote
The Little Prince Computer (LPC) is a mutant variation on the LMC. The LPC is so named because the differences are a royal plan). The LPC has one additional instruction. The extra instruction requires two consecutive words: 0X0 The Little Prince Computer (LPC) is a mutant variation on the LMC. The LPC is so named because the differences are a royal plan). The LPC has one additional instruction. The extra instruction requires two consecutive words: 0XX 0YY

1 Answer

7 votes

Answer:

From register to register next is register to indexed storage and next to register to storage and the to single oprand and finally to storage to storage.

Step-by-step explanation:

Within the CPU, the most important components are registers. Data may be moved between registers, may be added or subtracted from the current contents of a register, and can be shifted or rotated within a register or between registers. Each instruction in the instruction set is executed by performing these simple operations, using the appropriate choice of registers and operations in the correct sequence for the particular instruction.

User Christopher Milne
by
4.0k points