summaryrefslogtreecommitdiff
path: root/compiler/utils/mips/assembler_mips.cc
diff options
context:
space:
mode:
author Sebastien Hertz <shertz@google.com> 2013-07-23 11:59:01 +0200
committer Sebastien Hertz <shertz@google.com> 2013-07-23 11:59:01 +0200
commit66d1aeefed5b7af9e0682b2f298390b86b18e657 (patch)
tree9cfd927890f0f5ece91e6cfbab5ba435e97a10e0 /compiler/utils/mips/assembler_mips.cc
parent08524597899d0bb021c9165218deff51dc88da50 (diff)
Unsigned comparison for array bounds check.
The interpreter calls Array::IsValidIndex for aget/aput instructions. Instead of doing two signed comparisons, we now do one unsigned comparison. The Quick and Portable compilers already do this. Change-Id: I635a1a3cc8a793fd2ceaf1432d3b3f712d8e85bf
Diffstat (limited to 'compiler/utils/mips/assembler_mips.cc')
0 files changed, 0 insertions, 0 deletions