How to calculate addition with machine NORMA
A := B + C
I did:
A := B is R1 where
R1 sets A:=B;R2
R2 sets (If c=0 then V else R3)
R3 sets (C:=C-1; A:=A+1; R2)
It's correct ?
No replies to this topic
1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users


Sign In
Create Account


Back to top









