commit | 7a5e4488cd1d0e80500be4781010ac4873a9585b | [log] [tgz] |
---|---|---|
author | Blue Swirl <blauwirbel@gmail.com> | Mon Jul 04 18:15:42 2011 +0000 |
committer | Blue Swirl <blauwirbel@gmail.com> | Wed Oct 26 17:18:52 2011 +0000 |
tree | 07c16246818715be34b696320469c7136c9ebf5f | |
parent | 7922703623a989b59ce7f7b57a3c8ebe5c0f6b53 [diff] |
Sparc: avoid AREG0 for division op helpers Make [su]div{,cc} helpers take a parameter for CPUState instead of relying on global env. Move the functions to helper.c. Reviewed-by: Richard Henderson <rth@twiddle.net> Signed-off-by: Blue Swirl <blauwirbel@gmail.com>