frysk.isa.registers
Class RegisterGroup

java.lang.Object
  extended by frysk.isa.registers.RegisterGroup

public class RegisterGroup
extends Object


Constructor Summary
RegisterGroup(String name, Register[] registers)
           
 
Method Summary
 String getName()
           
 Register[] getRegisters()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RegisterGroup

public RegisterGroup(String name,
                     Register[] registers)
Method Detail

getName

public String getName()

getRegisters

public Register[] getRegisters()