insjvm.h
来自「开放源码的编译器open watcom 1.6.0版的源代码」· C头文件 代码 · 共 237 行 · 第 1/2 页
H
237 行
inspick( lastore, "lastore", 80, 0x000000ff, JVMNull )
inspick( fastore, "fastore", 81, 0x000000ff, JVMNull )
inspick( dastore, "dastore", 82, 0x000000ff, JVMNull )
inspick( aastore, "aastore", 83, 0x000000ff, JVMNull )
inspick( bastore, "bastore", 84, 0x000000ff, JVMNull )
inspick( castore, "castore", 85, 0x000000ff, JVMNull )
inspick( sastore, "sastore", 86, 0x000000ff, JVMNull )
inspick( nop, "nop", 0, 0x000000ff, JVMNull )
inspick( pop, "pop", 87, 0x000000ff, JVMNull )
inspick( pop2, "pop2", 88, 0x000000ff, JVMNull )
inspick( dup, "dup", 89, 0x000000ff, JVMNull )
inspick( dup2, "dup2", 92, 0x000000ff, JVMNull )
inspick( dup_x1, "dup_x1", 90, 0x000000ff, JVMNull )
inspick( dup2_x1, "dup2_x1", 93, 0x000000ff, JVMNull )
inspick( dup_x2, "dup_x2", 91, 0x000000ff, JVMNull )
inspick( dup2_x2, "dup2_x2", 94, 0x000000ff, JVMNull )
inspick( swap, "swap", 95, 0x000000ff, JVMNull )
inspick( iadd, "iadd", 96, 0x000000ff, JVMNull )
inspick( ladd, "ladd", 97, 0x000000ff, JVMNull )
inspick( fadd, "fadd", 98, 0x000000ff, JVMNull )
inspick( dadd, "dadd", 99, 0x000000ff, JVMNull )
inspick( isub, "isub", 100, 0x000000ff, JVMNull )
inspick( lsub, "lsub", 101, 0x000000ff, JVMNull )
inspick( fsub, "fsub", 102, 0x000000ff, JVMNull )
inspick( dsub, "dsub", 103, 0x000000ff, JVMNull )
inspick( imul, "imul", 104, 0x000000ff, JVMNull )
inspick( lmul, "lmul", 105, 0x000000ff, JVMNull )
inspick( fmul, "fmul", 106, 0x000000ff, JVMNull )
inspick( dmul, "dmul", 107, 0x000000ff, JVMNull )
inspick( idiv, "idiv", 108, 0x000000ff, JVMNull )
inspick( ldiv, "ldiv", 109, 0x000000ff, JVMNull )
inspick( fdiv, "fdiv", 110, 0x000000ff, JVMNull )
inspick( ddiv, "ddiv", 111, 0x000000ff, JVMNull )
inspick( irem, "irem", 112, 0x000000ff, JVMNull )
inspick( lrem, "lrem", 113, 0x000000ff, JVMNull )
inspick( frem, "frem", 114, 0x000000ff, JVMNull )
inspick( drem, "drem", 115, 0x000000ff, JVMNull )
inspick( ineg, "ineg", 116, 0x000000ff, JVMNull )
inspick( lneg, "lneg", 117, 0x000000ff, JVMNull )
inspick( fneg, "fneg", 118, 0x000000ff, JVMNull )
inspick( dneg, "dneg", 119, 0x000000ff, JVMNull )
inspick( ishl, "ishl", 120, 0x000000ff, JVMNull )
inspick( ishr, "ishr", 122, 0x000000ff, JVMNull )
inspick( iushr, "iushr", 124, 0x000000ff, JVMNull )
inspick( lshl, "lshl", 121, 0x000000ff, JVMNull )
inspick( lshr, "lshr", 123, 0x000000ff, JVMNull )
inspick( lushr, "lushr", 125, 0x000000ff, JVMNull )
inspick( iand, "iand", 126, 0x000000ff, JVMNull )
inspick( land, "land", 127, 0x000000ff, JVMNull )
inspick( ior, "ior", 128, 0x000000ff, JVMNull )
inspick( lor, "lor", 129, 0x000000ff, JVMNull )
inspick( ixor, "ixor", 130, 0x000000ff, JVMNull )
inspick( lxor, "lxor", 131, 0x000000ff, JVMNull )
inspick( i2l, "i2l", 133, 0x000000ff, JVMNull )
inspick( i2f, "i2f", 134, 0x000000ff, JVMNull )
inspick( i2d, "i2d", 135, 0x000000ff, JVMNull )
inspick( l2i, "l2i", 136, 0x000000ff, JVMNull )
inspick( l2f, "l2f", 137, 0x000000ff, JVMNull )
inspick( l2d, "l2d", 138, 0x000000ff, JVMNull )
inspick( f2i, "f2i", 139, 0x000000ff, JVMNull )
inspick( f2l, "f2l", 140, 0x000000ff, JVMNull )
inspick( f2d, "f2d", 141, 0x000000ff, JVMNull )
inspick( d2i, "d2i", 142, 0x000000ff, JVMNull )
inspick( d2l, "d2l", 143, 0x000000ff, JVMNull )
inspick( d2f, "d2f", 144, 0x000000ff, JVMNull )
inspick( i2b, "i2b", 145, 0x000000ff, JVMNull )
inspick( i2c, "i2c", 146, 0x000000ff, JVMNull )
inspick( i2s, "i2s", 147, 0x000000ff, JVMNull )
inspick( ifeq, "ifeq", 153, 0x000000ff, JVMBrShort )
inspick( ifnull, "ifnull", 198, 0x000000ff, JVMBrShort )
inspick( iflt, "iflt", 155, 0x000000ff, JVMBrShort )
inspick( ifle, "ifle", 158, 0x000000ff, JVMBrShort )
inspick( ifne, "ifne", 154, 0x000000ff, JVMBrShort )
inspick( ifnonnull, "ifnonnull", 199, 0x000000ff, JVMBrShort )
inspick( ifgt, "ifgt", 157, 0x000000ff, JVMBrShort )
inspick( ifge, "ifge", 156, 0x000000ff, JVMBrShort )
inspick( if_icmpeq, "if_icmpeq", 159, 0x000000ff, JVMBrShort )
inspick( if_icmpne, "if_icmpne", 160, 0x000000ff, JVMBrShort )
inspick( if_icmplt, "if_icmplt", 161, 0x000000ff, JVMBrShort )
inspick( if_icmpgt, "if_icmpgt", 163, 0x000000ff, JVMBrShort )
inspick( if_icmple, "if_icmple", 164, 0x000000ff, JVMBrShort )
inspick( if_icmpge, "if_icmpge", 162, 0x000000ff, JVMBrShort )
inspick( lcmp, "lcmp", 148, 0x000000ff, JVMNull )
inspick( fcmpl, "fcmpl", 149, 0x000000ff, JVMNull )
inspick( fcmpg, "fcmpg", 150, 0x000000ff, JVMNull )
inspick( dcmpl, "dcmpl", 151, 0x000000ff, JVMNull )
inspick( dcmpg, "dcmpg", 152, 0x000000ff, JVMNull )
inspick( if_acmpeq, "if_acmpeq", 165, 0x000000ff, JVMBrShort )
inspick( if_acmpne, "if_acmpne", 166, 0x000000ff, JVMBrShort )
inspick( goto, "goto", 167, 0x000000ff, JVMBrShort )
inspick( goto_w, "goto_w", 200, 0x000000ff, JVMBrInt )
inspick( jsr, "jsr", 168, 0x000000ff, JVMBrShort )
inspick( jsr_w, "jsr_w", 201, 0x000000ff, JVMBrInt )
inspick( ret, "ret", 169, 0x000000ff, JVMWIndex )
inspick( ireturn, "ireturn", 172, 0x000000ff, JVMNull )
inspick( lreturn, "lreturn", 173, 0x000000ff, JVMNull )
inspick( freturn, "freturn", 174, 0x000000ff, JVMNull )
inspick( dreturn, "dreturn", 175, 0x000000ff, JVMNull )
inspick( areturn, "areturn", 176, 0x000000ff, JVMNull )
inspick( return, "return", 177, 0x000000ff, JVMNull )
inspick( breakpoint, "breakpoint", 202, 0x000000ff, JVMNull )
inspick( tableswitch, "tableswitch", 170, 0x000000ff, JVMTableSwitch )
inspick( lookupswitch, "lookswitch", 171, 0x000000ff, JVMLookupSwitch )
inspick( putfield, "putfield", 181, 0x000000ff, JVMUShort )
inspick( getfield, "getfield", 180, 0x000000ff, JVMUShort )
inspick( putstatic, "putstatic", 179, 0x000000ff, JVMUShort )
inspick( getstatic, "getstatic", 178, 0x000000ff, JVMUShort )
inspick( invokevirtual, "invokevirtual",182, 0x000000ff, JVMUShort )
inspick( invokespecial, "invokespecial",183, 0x000000ff, JVMUShort )
inspick( invokestatic, "invokestatic",184, 0x000000ff, JVMUShort )
inspick( invokeinterface,"invokeinterface",185, 0x000000ff, JVMInterface )
inspick( athrow, "athrow", 191, 0x000000ff, JVMNull )
inspick( new, "new", 187, 0x000000ff, JVMUShort )
inspick( checkcast, "checkcast", 192, 0x000000ff, JVMUShort )
inspick( instanceof, "instanceof", 193, 0x000000ff, JVMUShort )
inspick( monitorenter, "monitorenter", 194, 0x000000ff, JVMNull )
inspick( monitorexit, "monitorexit", 195, 0x000000ff, JVMNull )
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?