General Int Float String nop push push_i n const_i label const_f label const_s label load_i label load_f label load_s label store_i label store_f label store_s label get field put field pop dup swap print_i print_f print_s read_i read_f read_s add_i add_f add_s sub_i sub_f mul_i mul_f mul_s div_i div_f rem_i neg_i neg_f shl_i shr_i ushr_i and_i or_i xor_i inc_i sub_s find_s insert_s f_to_i s_to_i i_to_f s_to_f i_to_s f_to_s cmp_i cmp_f cmp_s if_eq label if_ne label if_gt label if_ge label if_lt label if_le label call label jump label ret