qemu-patch-raspberry4/tcg/i386
Aurelien Jarno 0632e555fc tcg: rename trunc_shr_i32 into trunc_shr_i64_i32
The op is sometimes named trunc_shr_i32 and sometimes trunc_shr_i64_i32,
and the name in the README doesn't match the name offered to the
frontends.

Always use the long name to make it clear it is a size changing op.

Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
Signed-off-by: Richard Henderson <rth@twiddle.net>
2015-08-24 11:10:54 -07:00
..
tcg-target.c tcg/i386: Extend addresses for 32-bit guests 2015-07-23 15:09:04 -07:00
tcg-target.h tcg: rename trunc_shr_i32 into trunc_shr_i64_i32 2015-08-24 11:10:54 -07:00