|
Description: jump referenced by table If value less than low or greater than high, jump to default. Else jump to label( value - low ). Labels in the code are then indicated by label: Stack
ExampleJasm-------------------
tableswitch low high Back to |
||||
back to opcode reference. |