frysk.debuginfo
Class DwarfRegisterMapFactory

java.lang.Object
  extended by frysk.debuginfo.DwarfRegisterMapFactory

public class DwarfRegisterMapFactory
extends Object


Constructor Summary
DwarfRegisterMapFactory()
           
 
Method Summary
static RegisterMap getRegisterMap(ISA isa)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DwarfRegisterMapFactory

public DwarfRegisterMapFactory()
Method Detail

getRegisterMap

public static RegisterMap getRegisterMap(ISA isa)