X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=ir%2Fbe%2Farm%2Farm_spec.pl;h=3adff66079a647db0a526722eb3da8baeef9a9a1;hb=fc2759fa267ba4b074c2ac570c1b9d47cc943612;hp=98f49e01648662e3c3247449b5676fe585a1b139;hpb=f37b4dbb329604edd67ff5877161cb5322e93020;p=libfirm diff --git a/ir/be/arm/arm_spec.pl b/ir/be/arm/arm_spec.pl index 98f49e016..3adff6607 100644 --- a/ir/be/arm/arm_spec.pl +++ b/ir/be/arm/arm_spec.pl @@ -691,7 +691,7 @@ StoreStackM4Inc => { op_flags => "L|F", irn_flags => "R", state => "exc_pinned", - comment => "construct Store: Store(ptr, val, mem) = ST ptr,val", + comment => "construct Store: Push 4 Registers = ST ptr,val", reg_req => { "in" => [ "sp", "gp", "gp", "gp", "gp", "none" ], "out" => [ "gp", "none" ] }, emit => '. stmfd %S0!, {%S1, %S2, %S3, %S4}', outs => [ "ptr", "M" ],