target-alpha: Implement cvtql inline.
commit735cf45f9c05a5b2a780a0fb2bdb57829193ea5f
authorRichard Henderson <rth@twiddle.net>
Fri, 19 Mar 2010 22:55:40 +0000 (19 15:55 -0700)
committerAurelien Jarno <aurelien@aurel32.net>
Sat, 10 Apr 2010 00:44:31 +0000 (10 02:44 +0200)
tree57b41ffcffe4fab2fac0175da6043737c54cb955
parent0c287402a8f2d2417e1327656d849e3b38826748
target-alpha: Implement cvtql inline.

It's a simple mask and shift sequence.
Also, fix a typo in the actual masks used.

Signed-off-by: Richard Henderson <rth@twiddle.net>
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
target-alpha/helper.h
target-alpha/op_helper.c
target-alpha/translate.c