public class MOVE extends Instr
Constructor and Description |
---|
MOVE(java.lang.String a,
Temp d,
Temp s) |
Modifier and Type | Method and Description |
---|---|
Temp |
dst()
Returns a list dst.
|
void |
output(java.io.PrintWriter writer) |
Temp |
src()
Returns a list src.
|
format, replaceDef, replaceUse, toString