commit | 3c89d4234589816fb7dafb5215543f2cf023ce6c | [log] [tgz] |
---|---|---|
author | Vladimir Marko <vmarko@google.com> | Fri Feb 17 11:30:23 2017 +0000 |
committer | Vladimir Marko <vmarko@google.com> | Fri Feb 17 11:32:59 2017 +0000 |
tree | a9f6429ffd6625203bdba9c01520b6a5e64ac539 | |
parent | 1fed1dc7b1ea75b0465c0b2b3457718aab5a0f34 [diff] |
x86/string compression: Use TESTB instead of TESTL in String.charAt(). And fix disassembly of the now unused TESTL. Test: testrunner.py --host with string compression enabled. Test: Manual inspection of dump-oat output. Bug: 35433135 Bug: 31040547 Change-Id: I36c955bc1f2243954ecc315266a2f3fce5d87693