public class OpValue extends Object implements OpValue
OpValue(int reg, int imm, double fp, MemType mem, int setEnd)
double
getFp()
int
getImm()
MemType
getMem()
getReg()
getSetEnd()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public OpValue(int reg, int imm, double fp, MemType mem, int setEnd)
public int getReg()
getReg
OpValue
public int getImm()
getImm
public int getSetEnd()
getSetEnd
public double getFp()
getFp
public MemType getMem()
getMem
Copyright © 2022. All rights reserved.