public class MemType extends Object implements MemType
MemType(int base, int index, int scale, int disp, int lshift)
int
getBase()
getDisp()
getIndex()
getLshift()
getScale()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public MemType(int base, int index, int scale, int disp, int lshift)
public int getBase()
getBase
MemType
public int getIndex()
getIndex
public int getScale()
getScale
public int getDisp()
getDisp
public int getLshift()
getLshift
Copyright © 2022. All rights reserved.