commit | 3a1aedbc9777eab6275a360b93b81b079464238e | [log] [tgz] |
---|---|---|
author | Andy McFadden <fadden@android.com> | Thu May 07 13:30:23 2009 -0700 |
committer | Andy McFadden <fadden@android.com> | Thu May 07 13:30:23 2009 -0700 |
tree | f5f7b5c8e3773bc9a04770243cc6fe57f0472638 | |
parent | 3852601c7ec4b6857e8248d9ae141960b8d7e55e [diff] |
Added throw-verification-error instruction. This is for the deferred verifier error reporting. It replaces OP_UNUSED_ED. The instructions aren't actually used yet, which is good since the x86 version hasn't been written yet. The mterp regen also pushed out some recent-ish changes that hadn't propagated to the armv4t sources.