commit | a5069fb7eb2da846ff1fc2c903ebd8ce9fa3647f | [log] [tgz] |
---|---|---|
author | Andy McFadden <fadden@android.com> | Fri Jun 19 15:20:12 2009 -0700 |
committer | Andy McFadden <fadden@android.com> | Fri Jun 19 16:56:24 2009 -0700 |
tree | 91a784de94dad258d5486079de9d86b5a9b2ea1d | |
parent | eb4505880819b2336303ce84898f7046c811aeb1 [diff] |
Added ARMv6T2 experiment. These adds replacements for handlers that benefit from the use of new instructions introduced in ARMv6T2 (notably UBFX, unsigned bit-field extraction). This also adds an "armv7-a" mterp config file. The benchmark improvement was tiny, so there's no real motivation to convince the build system to use them. This also includes an interleave fix for binop2addr.