Rekursio esimerkki (1)
kutsu:
K    DC   0
   ; k = fPow (4)
   PUSH   SP, =0
   PUSH  SP, =4
   CALL  SP, fPow
   POP     SP, R1
   STORE R1, K