#include <MieAPI.h>
Public Attributes | |
EOperandType | type |
type identifier | |
union { | |
S8 s8Op | |
specific size numeric value | |
U8 ui8Op | |
specific size numeric value | |
S16 s16Op | |
specific size numeric value | |
U16 ui16Op | |
specific size numeric value | |
S32 s32Op | |
specific size numeric value | |
U32 ui32Op | |
specific size numeric value | |
S64 s64Op | |
specific size numeric value | |
U64 ui64Op | |
specific size numeric value | |
float f32Op | |
specific size numeric value | |
double d64Op | |
specific size numeric value | |
IInstruction * pTarget | |
target of a branch | |
STargetsArray targetsArray | |
array of targets, used with the switch | |
TVariableID varID | |
local variable id | |
} | val |
(C) Copyright Intel Corporation 2007-2008. All Rights Reserved.
Generated on Thu Mar 6 15:07:55 2008 for Martini by