diff options
author | Serban Constantinescu <serban.constantinescu@arm.com> | 2013-12-19 13:33:29 +0000 |
---|---|---|
committer | David Butcher <david.butcher@arm.com> | 2013-12-19 18:31:50 +0000 |
commit | fb53ee4716b9121fbf684d84c321009cbb80ec6f (patch) | |
tree | 7e8412ed8b64748bbd7707d894b535189075a94e /vm/compiler/codegen/arm | |
parent | 55d361a53e77d6f90a4f73c040811a23ef864341 (diff) | |
download | android_dalvik-fb53ee4716b9121fbf684d84c321009cbb80ec6f.tar.gz android_dalvik-fb53ee4716b9121fbf684d84c321009cbb80ec6f.tar.bz2 android_dalvik-fb53ee4716b9121fbf684d84c321009cbb80ec6f.zip |
Dalvik: Add sdiv support in the interpreter
This patch adds hardware divide support in the interpreter side of
dalvik. This operation is supported on new armv7 cpus such as A15 or A7.
Opcodes added:
OP_DIV_INT
OP_DIV_INT_2ADDR
OP_DIV_INT_LIT16
OP_DIV_INT_LIT8
OP_REM_INT
OP_REM_INT_2ADDR
OP_REM_INT_LIT16
OP_REM_INT_LIT8
Change-Id: Ib1ec5856d957feadd90807fe53ec34cc0e1fd4a2
Signed-off-by: Serban Constantinescu <serban.constantinescu@arm.com>
Diffstat (limited to 'vm/compiler/codegen/arm')
0 files changed, 0 insertions, 0 deletions