unicorn/qemu/tcg/sparc
Aurelien Jarno f279c93768
tcg: implement real ext_i32_i64 and extu_i32_i64 ops
Implement real ext_i32_i64 and extu_i32_i64 ops. They ensure that a
32-bit value is always converted to a 64-bit value and not propagated
through the register allocator or the optimizer.

Backports commit 4f2331e5b67af8172419eb1c8db510b497b30a7b from qemu
2018-02-10 22:45:13 -05:00
..
tcg-target.c tcg: implement real ext_i32_i64 and extu_i32_i64 ops 2018-02-10 22:45:13 -05:00
tcg-target.h tcg: rename trunc_shr_i32 into trunc_shr_i64_i32 2018-02-10 22:29:30 -05:00