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