target-alpha: remove helper_load_implver
authoraurel32 <aurel32@c046a42c-6fe2-441c-8c8c-71466251a162>
Fri, 10 Apr 2009 21:27:31 +0000 (21:27 +0000)
committeraurel32 <aurel32@c046a42c-6fe2-441c-8c8c-71466251a162>
Fri, 10 Apr 2009 21:27:31 +0000 (21:27 +0000)
commit8579095b81e985fdcdba923d7b3ad75ddf69cb87
tree465bc0e8c9724666133f88b9f17e6669c255e0c1
parentecbb5ea1041d2894f5efb9317acd519c4fd81ad5
target-alpha: remove helper_load_implver

There is no need to use an helper.  Directly load the value with tcg code.

Signed-off-by: Tristan Gingold <gingold@adacore.com>
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@7074 c046a42c-6fe2-441c-8c8c-71466251a162
target-alpha/helper.h
target-alpha/op_helper.c
target-alpha/translate.c