Fix PowerPC <tuple> intrinsic
parent
783d7a20da
commit
af28c3376d
|
@ -481,7 +481,7 @@ IN: cpu.ppc.intrinsics
|
||||||
\ <tuple> [
|
\ <tuple> [
|
||||||
tuple "layout" get layout-size 2 + cells %allot
|
tuple "layout" get layout-size 2 + cells %allot
|
||||||
! Store layout
|
! Store layout
|
||||||
"layout" operand 12 LOAD32
|
"layout" get 12 load-indirect
|
||||||
12 11 cell STW
|
12 11 cell STW
|
||||||
! Zero out the rest of the tuple
|
! Zero out the rest of the tuple
|
||||||
f v>operand 12 LI
|
f v>operand 12 LI
|
||||||
|
|
Loading…
Reference in New Issue