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)
commit6a8969e5874b212ec002b9bbb4494fa788878d81
tree17fb795a4e9b6d58ffd6428ec707bcefcbd825dd
parent0b5f4e01da288b6dda7c3149188fca53b6b0297f
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