qemu/tcg/s390
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/s390x: Mask TCGMemOp appropriately for indexing 2015-08-01 09:39:37 +02:00
tcg-target.h tcg: rename trunc_shr_i32 into trunc_shr_i64_i32 2015-08-24 11:10:54 -07:00