]> git.proxmox.com Git - qemu.git/commit
target-s390: Use TCG_CALL_NO_WG for integer helpers
authorRichard Henderson <rth@twiddle.net>
Thu, 15 Nov 2012 18:25:57 +0000 (10:25 -0800)
committerRichard Henderson <rth@twiddle.net>
Sat, 5 Jan 2013 20:18:46 +0000 (12:18 -0800)
commitc20fec4055f06de6d96789d1a290f284fac48fc4
tree9e0fb05782b6100ea7b71a0bb03204055f63952b
parentc482ea94eaf26761e5cc0e53259cf1a98db29622
target-s390: Use TCG_CALL_NO_WG for integer helpers

The division routines do not read or write tcg registers,
but can raise fixed-point divide exceptions.

Signed-off-by: Richard Henderson <rth@twiddle.net>
target-s390x/helper.h