Content deleted Content added
Make bipush and sipush wordings consistent |
correct minimum number of bytes of arguments for lookupswitch and tableswitch |
||
Line 1,226:
|ab
|1010 1011
|
|key →
|a target address is looked up from a table using a key and execution continues from the instruction at that address
Line 1,436:
|aa
|1010 1010
|
|index →
|continue execution from an address in the table at offset ''index''
|