a • constant values (ldc, iconst_1) • Local variables and stack interaction (load/store) • Array operations (aload, astore) • Math (add, sub, mul, div) • Boolean/bitwise operations (iand, ixor) • Comparisons (cmpg, cmpl, ifne, ifeq) • Conversions (l2d, i2l) OPERATION TYPE