summaryrefslogtreecommitdiffstats
path: root/fpu
diff options
context:
space:
mode:
authorJuha.Riihimaki@nokia.com <Juha.Riihimaki@nokia.com>2009-10-21 12:17:38 +0200
committerAurelien Jarno <aurelien@aurel32.net>2009-10-23 17:22:13 +0200
commit7b2919a0b4b3e408e5fee0841c8d717e888917de (patch)
treedf7ff7a06a1b44a2f069bef54b966c2293bffe72 /fpu
parentb75263d6533c2ffa60bee16525d9908249e79541 (diff)
downloadhqemu-7b2919a0b4b3e408e5fee0841c8d717e888917de.zip
hqemu-7b2919a0b4b3e408e5fee0841c8d717e888917de.tar.gz
target-arm: optimize thumb 32-bit multiply
Current implementation of thumb mul instruction is implemented as a 32x32->64 multiply which then uses only 32 least significant bits of the result. Replace that with a simple 32x32->32 multiply. Signed-off-by: Juha Riihimäki <juha.riihimaki@nokia.com> Acked-by: Laurent Desnogues <laurent.desnogues@gmail.com> Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
Diffstat (limited to 'fpu')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud