SCaseTarget Struct Reference

SCaseTarget a pair of case value and target - for describing a switch instruction More...

#include <MieAPI.h>

List of all members.

Public Attributes

S32 caseValue
 value of the 'case'. Relevant only for the Java
IInstructionpTarget
 target instruction if the switch value equals the


Detailed Description

This struct is used in the STargetsArray struct, in order to describe a switch instruction. It contains a pair of case value, and the target to jump to if the value of the switch instruction equals to the case value.
The documentation for this struct was generated from the following file:


Generated on Thu Mar 6 15:07:55 2008 for Martini by doxygen 1.5.5