qemu-e2k/tcg/aarch64
Richard Henderson 9c53889ba3 tcg-aarch64: Use 32-bit loads for qemu_ld_i32
The "old" qemu_ld opcode did not specify the size of the result,
and so we had to assume full register width.  With the new opcodes,
we can narrow the result.

Signed-off-by: Richard Henderson <rth@twiddle.net>
2014-09-29 14:55:28 -04:00
..
tcg-target.c tcg-aarch64: Use 32-bit loads for qemu_ld_i32 2014-09-29 14:55:28 -04:00
tcg-target.h tcg: Remove TCG_TARGET_HAS_new_ldst 2014-06-04 14:10:26 -07:00