SYSTEM CALLS
M68CPU32BUG/D REV 1
5-26
.TM_STR0
Start Timer at T=0
.TM_STR0
MOVE.L
#$00000002,-(A7)
Reset the timer to zero and start it with the default control
SYSCALL
.TM_STR0
value (PICR) and a period value (PITR) of $0002 (=244
usec/interrupt).
MOVE.L
#$054400A0,-(A7)
Reset the timer to zero and start
it with the control value
SYSCALL
.TM_STR0
(PICR) of $0544 (level 5, vector 68 = $44) and a period
value (PITR) of $00A0 (=19.5 msec/interrupt).