Package de.uka.ipd.sdq.ByCounter.utils.wide

Experimental code dealing with wide vs non-wide bytecode instructions.

See:
          Description

Class Summary
TimerHelper This class provides a flexible timer to be used from WideVsNormal TODO eventually, switch to TSC
WideVsNormal This class generates source code which serves as input for analysis.
WideVsNormalEmptyHelper  
WideVsNormalExample  
WideVsNormalExampleDump  
WideVsNormalExampleExecutor  
WideVsNormalExampleModifiedDump  
 

Enum Summary
WideInstructionType Instructions and instruction suffixes permitted for use with the special bytecode instruction "wide"
WideOperandType Type (i.e. instruction prefixes) used by some instructions which are permitted for use with the special bytecode instruction "wide"
 

Package de.uka.ipd.sdq.ByCounter.utils.wide Description

Experimental code dealing with wide vs non-wide bytecode instructions.