qemu-patch-raspberry4/tcg/sparc
Richard Henderson cc6dfecf02 tcg-sparc: Implement ext32[su]_i64
The 32-bit right-shift instructions is defined to extend the shifted
output to 64-bits.  A shift count of zero therefore is a simple
extension without actually shifting.

Signed-off-by: Richard Henderson <rth@twiddle.net>
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
2010-01-12 19:59:34 +00:00
..
tcg-target.c tcg-sparc: Implement ext32[su]_i64 2010-01-12 19:59:34 +00:00
tcg-target.h tcg-sparc: Implement ext32[su]_i64 2010-01-12 19:59:34 +00:00