| commit | ab875c79c56eacc510b09710d38a9b20f7337486 | [log] [tgz] |
|---|---|---|
| author | Bill Buzbee <buzbee@google.com> | Thu Nov 19 11:37:21 2009 -0800 |
| committer | Bill Buzbee <buzbee@google.com> | Thu Nov 19 11:37:21 2009 -0800 |
| tree | 2bd584d0712160986101d686d5fe015a7f585f2b | |
| parent | 142ea85f73c1e76f5188986aaa76c11a293f57fd [diff] [blame] |
Jit: fix for string/indexOf handler.
diff --git a/vm/compiler/template/out/CompilerTemplateAsm-armv5te.S b/vm/compiler/template/out/CompilerTemplateAsm-armv5te.S index 11689f2..f452787 100644 --- a/vm/compiler/template/out/CompilerTemplateAsm-armv5te.S +++ b/vm/compiler/template/out/CompilerTemplateAsm-armv5te.S
@@ -1010,7 +1010,7 @@ * r3, r4, r9, r10, r11, r12 available for loading string data */ - sub r8, #4 + subs r8, #4 blt indexof_remainder indexof_loop4: