commit | 30c0c76ce0a6915f0049d53d91b6a05c37cdfda7 | [log] [tgz] |
---|---|---|
author | Jay Foad <jay.foad@gmail.com> | Mon Feb 22 15:53:55 2010 +0000 |
committer | malc <av1474@comtv.ru> | Mon Feb 22 19:38:52 2010 +0300 |
tree | 32c02339f089e45d4137d979859aa23410091fab | |
parent | bc3b26f5356c6de13f887c865c98dcdfac143514 [diff] |
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>