case classLDW(a: RegNo, b: RegNo, im: Imm) extends Instr with Product with Serializable
Load register a with the word value stored in memory at the
address given by the contents of register b plus the value im.
The lowest two bits of the address are ignored.
Load register a with the word value stored in memory at the address given by the contents of register b plus the value im. The lowest two bits of the address are ignored.