<HTML>
<style> BODY { font-family:Arial, Helvetica, sans-serif;font-size:12px; }</style>Hi everyone,<br>
<br>
I've just written up a new segment on the Wiki about how jump tables work.  Since I want to look at implementing my binary search option, I thought I'd document what already exists;<br>
<br>
http://wiki.freepascal.org/Case_Compiler_Optimization<br>
<br>
The "Jump Table" section is what I've added.  Can people check to see that I've got it correct? I had to go back and edit it a few times because I got the AT&T and Intel operand ordering mixed up!<br>
<br>
Gareth aka. Kit<br>
 </HTML>