<p><br>
On 29 Mar 2011 18:04, "Jim Grosbach" <<a href="mailto:grosbach@apple.com">grosbach@apple.com</a>> wrote:<br>
> In particular, have a look at ARMAsmPrinter::EmitInstruction(). There's a big switch statement there for instructions that need any sorts of special handling. From the sounds of things, you'll be interested in the ARM::*_JT (jump table branch) instructions and ARM::CONSTPOOL_ENTRY.<br>

></p>
<p>Ok, pretty much what I was thinking... ;)</p>
<p>Thanks!<br>
Renato<br>
</p>