tcg/ppc64,x86_64: fix constraints of op_qemu_st64
authorAurelien Jarno <aurelien@aurel32.net>
Wed, 4 Nov 2009 22:01:30 +0000 (23:01 +0100)
committerAurelien Jarno <aurelien@aurel32.net>
Tue, 24 Nov 2009 18:51:12 +0000 (19:51 +0100)
commit016b2b287d908ef39c3418c938b30895d59dc1ef
tree2d69e245a464308367e82125d4eb249bcd9796a2
parente92734555f5013672c23c419b7361d7142393ba3
tcg/ppc64,x86_64: fix constraints of op_qemu_st64

This op only takes two arguments, not two.

Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
tcg/ppc64/tcg-target.c
tcg/x86_64/tcg-target.c