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)
commitdb2e4270eff9e357788502f23b3dc4de970a40f7
tree465bc0e8c9724666133f88b9f17e6669c255e0c1
parentb3040de42897c21d343ad06e87321758c437fa4b
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