<table cellspacing="0" cellpadding="0" border="0" ><tr><td valign="top" style="font: inherit;"><DIV>Hi,</DIV>
<DIV>   I would like to get the type of immediate value (integer) from MachineOperand Class. Currently the immediate value is being represented as int64_t.</DIV>
<DIV><FONT size=2>int64_t ImmVal; </FONT><FONT color=#008000 size=2>// For MO_Immediate.</FONT></DIV>
<DIV><FONT size=2></FONT> </DIV>
<DIV><FONT size=2>Is it possible to find out whether the immediate value is int8, 16, 32 etc? </FONT></DIV>
<DIV><FONT size=2></FONT> </DIV>
<DIV><FONT size=2>Note: My target has a virtual Instruction set.</FONT></DIV>
<DIV> </DIV>
<DIV>Thanks in advance,</DIV>
<DIV>-Sanjay</DIV></td></tr></table><br>