Sparc: avoid AREG0 for float and VIS ops
commit2e2f4ade86e335ea7ffa2b5f32e3ad50619fb4e5
authorBlue Swirl <blauwirbel@gmail.com>
Sun, 3 Jul 2011 10:42:23 +0000 (3 10:42 +0000)
committerBlue Swirl <blauwirbel@gmail.com>
Sun, 23 Oct 2011 15:09:13 +0000 (23 15:09 +0000)
tree0b752e454f81d7b63acaef2965fcd835f317ba28
parent1bccec25e10e9073e21c2f71cd16a0b3ffe06c39
Sparc: avoid AREG0 for float and VIS ops

Make floating point and VIS ops take a parameter for CPUState instead
of relying on global env.

Reviewed-by: Richard Henderson <rth@twiddle.net>
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
Makefile.target
target-sparc/fop_helper.c
target-sparc/helper.h
target-sparc/translate.c
target-sparc/vis_helper.c