mirror of
git://c9x.me/qbe.git
synced 2026-04-07 10:59:47 +00:00
make abi3 resistant to reassoc
This commit is contained in:
parent
a7ba1c3d2e
commit
53efd935d7
@ -13,7 +13,7 @@ function $test() {
|
|||||||
storew 5, %s1 # set the w
|
storew 5, %s1 # set the w
|
||||||
|
|
||||||
# only the last argument should be on the stack
|
# only the last argument should be on the stack
|
||||||
%f =l add $F, 0
|
%f =l add $F, %y
|
||||||
%x =w call %f(w %y, w 1, w 2, w 3, :four %s, w 6)
|
%x =w call %f(w %y, w 1, w 2, w 3, :four %s, w 6)
|
||||||
|
|
||||||
# store the result in the
|
# store the result in the
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user