arm core emulation performance improvement
authorJuha Riihimäki <juhriihi@esdhcp035158.research.nokia.com>
Tue, 17 Mar 2009 11:24:43 +0000 (13:24 +0200)
committerJuha Riihimäki <juhriihi@esdhcp035158.research.nokia.com>
Tue, 17 Mar 2009 11:24:43 +0000 (13:24 +0200)
commita160e3f2d69877afd1bf88167c90ba51ba255ac5
tree950ef26239563880657fdf81a1b5b3ac834ad2bd
parent443bd031103517dc8506132bca9982393880fe6e
arm core emulation performance improvement

check for the simple variable first and only if that matches do the more complex check - should speed up data processing operations a little bit.
target-arm/translate.c