Uses of Interface
com.cmpware.tools.AutoModelVLIW.Function

Packages that use AutoModelVLIW.Function
com.cmpware.tools   
 

Uses of AutoModelVLIW.Function in com.cmpware.tools
 

Fields in com.cmpware.tools declared as AutoModelVLIW.Function
 AutoModelVLIW.Function AutoModelVLIW.Instruction.fn
          The instruction format
 

Constructors in com.cmpware.tools with parameters of type AutoModelVLIW.Function
AutoModelVLIW.Instruction(java.lang.String name, AutoModelVLIW.Format format, AutoModelVLIW.Decode decode, AutoModelVLIW.Function fn)
          Constructor