public static class CodeUtil.DefaultRegFormatter extends Object implements CodeUtil.RefMapFormatter
Constructor and Description |
---|
DefaultRegFormatter(Architecture arch) |
Modifier and Type | Method and Description |
---|---|
String |
formatRegister(int regRefMapIndex) |
String |
formatStackSlot(int frameRefMapIndex) |
public DefaultRegFormatter(Architecture arch)
public String formatStackSlot(int frameRefMapIndex)
formatStackSlot
in interface CodeUtil.RefMapFormatter
public String formatRegister(int regRefMapIndex)
formatRegister
in interface CodeUtil.RefMapFormatter