commit | 2e2f4ade86e335ea7ffa2b5f32e3ad50619fb4e5 | [log] [tgz] |
---|---|---|
author | Blue Swirl <blauwirbel@gmail.com> | Sun Jul 03 10:42:23 2011 +0000 |
committer | Blue Swirl <blauwirbel@gmail.com> | Sun Oct 23 15:09:13 2011 +0000 |
tree | 0b752e454f81d7b63acaef2965fcd835f317ba28 | |
parent | 1bccec25e10e9073e21c2f71cd16a0b3ffe06c39 [diff] |
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>