<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
--></style>
</head>
<body class='hmmessage'>
Hi,<br><br>What kind of C/C++ high level code can generate a computed jump, such as:<br>  jmpq *%r14 <br>or<br>  jmpq    *(%r14,%rbx,8)<br>?<br><br>I imagine that any calls (including virtual) would use something like 'call *%r14',<br>and the above jumps are mostly from 'switch' statements.<br><br>Is this correct?<br>Anything else?<br><br>Thank you,<br>Dan<br><br>                                     <br /><hr />The New Busy is not the too busy. Combine all your e-mail accounts with Hotmail. <a href='http://www.windowslive.com/campaign/thenewbusy?tile=multiaccount&ocid=PID28326::T:WLMTAGL:ON:WL:en-US:WM_HMP:042010_4' target='_new'>Get busy.</a></body>
</html>