SPARC64: Implement ldfa/lddfa/ldqfa instructions properly
commit4183f36df0bf8cb82dda423414aa3b1a82e91ce9
authorTsuneo Saito <tsnsaito@gmail.com>
Thu, 14 Jul 2011 09:41:36 +0000 (14 18:41 +0900)
committerBlue Swirl <blauwirbel@gmail.com>
Thu, 14 Jul 2011 15:34:34 +0000 (14 15:34 +0000)
tree01e042b5bd2fff7a33cd930bb1a8d92b63e5d707
parentcc4662f9642995c78bed587707eeb9ad8500035b
SPARC64: Implement ldfa/lddfa/ldqfa instructions properly

This patch implements sparcv9 ldfa/lddfa/ldqfa instructions
with non block-load ASIs.

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