JVM 常用指令集汇总常量入栈指令 指令码 助记符 操作数 描述(栈指操作数栈) 0x01 aconst_null null值入栈。 0x02 iconst_m1 -1(int)值入栈。 0x03 iconst_0 0(i...科技笔记# jvm4个月前42.4K0