OSDN Git Service

Fix self-verification to handle loop traces with single-step instructions.
authorBen Cheng <bccheng@android.com>
Thu, 26 Aug 2010 19:28:56 +0000 (12:28 -0700)
committerBen Cheng <bccheng@android.com>
Thu, 26 Aug 2010 19:28:56 +0000 (12:28 -0700)
commit60c6dbf2984706219454d797fa2758cd4aa4b4ce
tree43d9c78acb3528f9a754993437559e639ab47024
parent79549ffb6a78df4f5161910159a3004cbac610dd
Fix self-verification to handle loop traces with single-step instructions.

Change-Id: I8b7acef5693db923e4c30fc523ca1a312f8cca9a
vm/interp/Jit.c