qemu-patch-raspberry4/tcg/aarch64
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/aarch64: use 32-bit offset for 32-bit softmmu emulation 2015-07-23 20:19:44 -07:00
tcg-target.h tcg: rename trunc_shr_i32 into trunc_shr_i64_i32 2015-08-24 11:10:54 -07:00