diff options
author | 2014-06-26 17:57:36 -0700 | |
---|---|---|
committer | 2014-06-26 18:14:50 -0700 | |
commit | 0bb9ade51635559f991259a7ac90d8570ad886aa (patch) | |
tree | b8fc0e1a304eeefac2b7d8f46c8ff8aee5b0435e /compiler/dex/quick/ralloc_util.cc | |
parent | fee5586dac3bf22a31dbbffe7b4ca7e978e53185 (diff) |
Fix off-by-one errors in limit checking for ldr/str instructions.
The LDR/STR encoder in the thumb assembler had an off-by-one
error for limit checking for immediates. This resulted in an
assertion failure for things like 'ldr rx,[ry,#128]'
Bug: 15876206
Change-Id: Ic866212e2feae94e0bd4c753724898d84f5cb944
Diffstat (limited to 'compiler/dex/quick/ralloc_util.cc')
0 files changed, 0 insertions, 0 deletions