sparc64: fix mmu demap operand typo
commit170f4c550f472d4854bb0155605d4459a31ce3f4
authorIgor V. Kovalenko <igor.v.kovalenko@gmail.com>
Sun, 16 May 2010 00:11:24 +0000 (16 04:11 +0400)
committerBlue Swirl <blauwirbel@gmail.com>
Sun, 16 May 2010 07:54:33 +0000 (16 07:54 +0000)
tree4c03591c782c4609417143c6d5c54d5f4c5517fe
parent1012e960c747849e53db702c96b4c0f25a9bda95
sparc64: fix mmu demap operand typo

- must use store address operand to demap, not store value

Signed-off-by: Igor V. Kovalenko <igor.v.kovalenko@gmail.com>
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
target-sparc/op_helper.c