mirror of
https://github.com/ton-blockchain/ton
synced 2025-03-09 15:40:10 +00:00
minor bugfix
This commit is contained in:
parent
4e2624459b
commit
dbde9c1c40
9 changed files with 24 additions and 10 deletions
|
@ -1,3 +1,4 @@
|
|||
_ f(int a, int b, int c, int d, int e, int f, int g, int h, int i, int j, int k) {
|
||||
return (e, h, d, a, c, g, f, b, i, j, k); ;; optimal code is 4 ops, 8 bytes
|
||||
;; s9 s9 XCHG2 s6 s6 s8 XCHG3 s10 s7 s3 XCHG3 10 0 REVERSE
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue