public class Operand extends Object implements Operand
Operand(int vectorIndex, int vas, int vess, OpShift shift, int ext, int type, OpValue value, byte access)
int
getExt()
OpShift
getShift()
getType()
OpValue
getValue()
getVas()
getVectorIndex()
getVess()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Operand(int vectorIndex, int vas, int vess, OpShift shift, int ext, int type, OpValue value, byte access)
public int getType()
getType
Operand
public int getExt()
getExt
public int getVas()
getVas
public int getVess()
getVess
public int getVectorIndex()
getVectorIndex
public OpValue getValue()
getValue
public OpShift getShift()
getShift
Copyright © 2022. All rights reserved.