OSDN Git Service

target-ppc: fix access_type usage
authoraurel32 <aurel32@c046a42c-6fe2-441c-8c8c-71466251a162>
Sun, 23 Nov 2008 16:30:40 +0000 (16:30 +0000)
committeraurel32 <aurel32@c046a42c-6fe2-441c-8c8c-71466251a162>
Sun, 23 Nov 2008 16:30:40 +0000 (16:30 +0000)
commita7859e892bed8b6cbc3c4b6908af6e8884f1f7bc
tree17fb795a4e9b6d58ffd6428ec707bcefcbd825dd
parent0c8aacd466ae0f1c78dc8fce215115d5c6052424
target-ppc: fix access_type usage

Write env->access_type before a load/store operation instead of relying
on the name of the dyngen operation.

Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@5785 c046a42c-6fe2-441c-8c8c-71466251a162
target-ppc/translate.c