target-sh4: correct use of ! and &
commit0c16e71e6a96a91e65c2a2e7b14b86423a21dd94
authorAurelien Jarno <aurelien@aurel32.net>
Sat, 15 Jan 2011 12:50:38 +0000 (15 13:50 +0100)
committerAurelien Jarno <aurelien@aurel32.net>
Sat, 15 Jan 2011 12:50:38 +0000 (15 13:50 +0100)
tree0f7a701c34bfca86a22476cb7c576783e96b43d9
parent2d5b50749adeda4e45066290deec19aa8e2322c3
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