Home | History | Annotate | Download | only in bcel

Lines Matching refs:LOOKUPSWITCH

976   short LOOKUPSWITCH     = 171;
1271 * BCEL virtual instruction for either LOOKUPSWITCH or TABLESWITCH. Will be converted to the appropriate JVM
1389 2/*jsr*/, 1/*ret*/, UNPREDICTABLE/*tableswitch*/, UNPREDICTABLE/*lookupswitch*/,
1461 {T_BYTE}/*ret*/, {}/*tableswitch*/, {}/*lookupswitch*/,
1511 "tableswitch", "lookupswitch", "ireturn", "lreturn", "freturn",
1565 0/*goto*/, 0/*jsr*/, 0/*ret*/, 1/*tableswitch*/, 1/*lookupswitch*/, 1/*ireturn*/,
1622 0/*tableswitch*/, 0/*lookupswitch*/, 0/*ireturn*/, 0/*lreturn*/, 0/*freturn*/,