unicorn/qemu/tcg/i386
Aurelien Jarno 80223e7ad5
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.

Backports commit 0632e555fc4d281d69cb08d98d500d96185b041f from qemu
2018-02-10 22:29:30 -05:00
..
tcg-target.c tcg/i386: Extend addresses for 32-bit guests 2018-02-10 20:42:33 -05:00
tcg-target.h tcg: rename trunc_shr_i32 into trunc_shr_i64_i32 2018-02-10 22:29:30 -05:00