diff options
author | Aurelien Jarno | 2015-05-25 01:28:56 +0200 |
---|---|---|
committer | Aurelien Jarno | 2015-06-12 12:02:48 +0200 |
commit | 1d565b21e1aecbb0da6589f3c4ea83c9c788ad63 (patch) | |
tree | 91f484f105e06f76fe8b62ad159ee91a2c18c780 /migration | |
parent | target-sh4: optimize negc using add2 and sub2 (diff) | |
download | qemu-1d565b21e1aecbb0da6589f3c4ea83c9c788ad63.tar.gz qemu-1d565b21e1aecbb0da6589f3c4ea83c9c788ad63.tar.xz qemu-1d565b21e1aecbb0da6589f3c4ea83c9c788ad63.zip |
target-sh4: split out Q and M from of SR and optimize div1
Splitting Q and M out of SR, it's possible to optimize div1 by using
TCG code instead of an helper.
At the same time removed the now unused gen_copy_bit_i32 function.
Reviewed-by: Richard Henderson <rth@twiddle.net>
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
Diffstat (limited to 'migration')
0 files changed, 0 insertions, 0 deletions