arm core emulation performance improvement
authorJuha Riihimäki <juhriihi@esdhcp035158.research.nokia.com>
Tue, 17 Mar 2009 11:24:43 +0000 (13:24 +0200)
committerRiku Voipio <riku.voipio@nokia.com>
Thu, 19 Mar 2009 14:25:33 +0000 (16:25 +0200)
commite59dff7fb54caaf2ebfdaf7944ad07600dcc1af4
treee09029af150e49ce53cd378e8bf3e75c3391b0b3
parent1d76c6fe29342bda9da437656c2fc166abc0588b
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