Operacja
|
Stos (tylko część używana w algorytmie)
|
---|
push memory(A)
|
 |
|
|
|
push memory(C)
|
|
 |
|
|
push 4
|
|
|
 |
|
mul
|
|
 |
|
|
mul
|
 |
|
|
|
push memory(B)
|
|
 |
|
|
dup
|
|
|
 |
|
mul
|
|
 |
|
|
sub
|
 |
|
|
|
sqrt
|
 |
|
|
|
dup
|
|
 |
|
|
push memory(B)
|
|
|
 |
|
neg
|
|
|
 |
|
add
|
|
 |
|
|
xchg
|
|
 |
|
|
push memory(B)
|
|
|
 |
|
neg
|
|
|
 |
|
sub
|
|
 |
|
|
push memory(A)
|
|
|
 |
|
push 2
|
|
|
|
|
mul
|
|
|
 |
|
xchg
|
|
|
 |
|
div
|
|
 |
|
|
pop memory(X1)
|
 |
|
|
|
push memory(A)
|
|
 |
|
|
push 2
|
|
|
 |
|
mul
|
|
 |
|
|
xchg
|
|
 |
|
|
div
|
 |
|
|
|
pop memory(X2) |
|
|
|
|