bug fix for xcmpy instructions

git-svn-id: https://svn.code.sf.net/p/jode/code/trunk@655 379699f6-c40d-0410-875b-85095c16579e
stable
jochen 26 years ago
parent a87cde006b
commit e5a8e201b2
  1. 1
      jode/jode/jvm/Interpreter.j

@ -698,6 +698,7 @@ two_op_instr:
ldc 0x30000 ldc 0x30000
iand iand
iconst_2 iconst_2
swap
ifeq second_op_single ifeq second_op_single
iinc 5 -1 iinc 5 -1
iconst_2 iconst_2

Loading…
Cancel
Save