summaryrefslogtreecommitdiffstats
path: root/vm/compiler/codegen/arm
diff options
context:
space:
mode:
authorSerban Constantinescu <serban.constantinescu@arm.com>2013-12-19 13:33:29 +0000
committerDavid Butcher <david.butcher@arm.com>2013-12-19 18:31:50 +0000
commitfb53ee4716b9121fbf684d84c321009cbb80ec6f (patch)
tree7e8412ed8b64748bbd7707d894b535189075a94e /vm/compiler/codegen/arm
parent55d361a53e77d6f90a4f73c040811a23ef864341 (diff)
downloadandroid_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