Add missing trashes: entry for peekWord in calculator.asm

This commit is contained in:
Juhani Krekelä 2022-08-17 02:32:51 +03:00
parent b63232169d
commit cc933eeac1
1 changed files with 2 additions and 0 deletions

View File

@ -91,6 +91,8 @@ tmpWordLow: data 0
; out:
; r0:r1 = word
; trashes:
; r2, r3
peekWord:
cleq r0, r0, popWord
cleq r0, r0, tmpStoreWord01