From: Michael Beck Date: Thu, 6 Sep 2007 15:55:16 +0000 (+0000) Subject: updated xStore template X-Git-Url: http://nsz.repo.hu/git/?a=commitdiff_plain;h=96b696584f9ce5b2f139b76c95b147ed6a06a541;p=libfirm updated xStore template [r15702] --- diff --git a/ir/be/ia32/ia32_spec.pl b/ir/be/ia32/ia32_spec.pl index b1630f147..bd438ffe5 100644 --- a/ir/be/ia32/ia32_spec.pl +++ b/ir/be/ia32/ia32_spec.pl @@ -1432,7 +1432,7 @@ xStore => { op_flags => "L|F", state => "exc_pinned", reg_req => { in => [ "gp", "gp", "xmm", "none" ] }, - emit => '. mov%XXM %binop', + emit => '. mov%XXM %SI2, %AM', latency => 2, units => [ "SSE" ], mode => "mode_M",