SPARC64: Implement stfa/stdfa/stqfa instrcutions properly
commite1ef36c4a34082a075182ec0ba44c80a2dbf43c2
authorTsuneo Saito <tsnsaito@gmail.com>
Thu, 14 Jul 2011 09:41:38 +0000 (14 18:41 +0900)
committerBlue Swirl <blauwirbel@gmail.com>
Thu, 14 Jul 2011 15:36:10 +0000 (14 15:36 +0000)
treebad6e2ee78a026af67f82fb708f93b2015c00d19
parent8872eb4f567b9ae36dbd9c320f6a86c53a776d43
SPARC64: Implement stfa/stdfa/stqfa instrcutions properly

This patch implements sparcv9 stfa/stdfa/stqfa instructions
with non block-store ASIs.

Signed-off-by: Tsuneo Saito <tsnsaito@gmail.com>
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
target-sparc/op_helper.c
target-sparc/translate.c