Consider a processor P whose instruction set architecture is the load-store architecture. The instruction format is such that the first operand of any instruction is the destination operand.
Which one of the following sequences of instructions corresponds to the high-level language statement \(Z = X + Y\)?
Note: X, Y, and Z are memory operands. R0, R1, and R2 are registers.