]> git.proxmox.com Git - mirror_qemu.git/commit - tcg/sparc/tcg-target.c
tcg: fix build on 32-bit hppa, ppc and sparc hosts
authorJay Foad <jay.foad@gmail.com>
Mon, 22 Feb 2010 15:53:55 +0000 (15:53 +0000)
committermalc <av1474@comtv.ru>
Mon, 22 Feb 2010 16:38:52 +0000 (19:38 +0300)
commit30c0c76ce0a6915f0049d53d91b6a05c37cdfda7
tree32c02339f089e45d4137d979859aa23410091fab
parentbc3b26f5356c6de13f887c865c98dcdfac143514
tcg: fix build on 32-bit hppa, ppc and sparc hosts

The qemu_ld32s op is only defined if TCG_TARGET_REG_BITS == 64.

Signed-off-by: Jay Foad <jay.foad@gmail.com>
Signed-off-by: malc <av1474@comtv.ru>
tcg/hppa/tcg-target.c
tcg/ppc/tcg-target.c
tcg/sparc/tcg-target.c