Uses of Class
com.cmpware.cmp.models.FastSimple.RegToReg

Packages that use FastSimple.RegToReg
com.cmpware.cmp.models   
 

Uses of FastSimple.RegToReg in com.cmpware.cmp.models
 

Subclasses of FastSimple.RegToReg in com.cmpware.cmp.models
 class FastSimple.ADD
          The ADD instruction
 class FastSimple.AND
          The AND instruction
 class FastSimple.OR
          The OR instruction
 class FastSimple.SHL
          The SHL instruction
 class FastSimple.SHR
          The SHR instruction
 class FastSimple.SUB
          The SUB instruction
 class FastSimple.XOR
          The XOR instruction