target-sh4: correct use of ! and &
authorAurelien Jarno <aurelien@aurel32.net>
Sat, 15 Jan 2011 12:50:38 +0000 (13:50 +0100)
committerAurelien Jarno <aurelien@aurel32.net>
Sat, 15 Jan 2011 12:50:38 +0000 (13:50 +0100)
commit106ff337db733c5e319e8d1f7cb2798c3e4091de
tree0f7a701c34bfca86a22476cb7c576783e96b43d9
parent68d16c0a776832d01459052e741cc12e8e580e95
target-sh4: correct use of ! and &

Fix wrong usage of ! and & in MMU related functions. Thanks to Blue
Swirl for reporting the issue.

Reported-by: Blue Swirl <blauwirbel@gmail.com>
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
target-sh4/helper.c