Add a trap call to test the manual context switch in addition the the pre-emptive context switch.

pull/1/head
Richard Barry 16 years ago
parent 223feee46c
commit 812e63f87f

@ -86,6 +86,7 @@ vRegTest1:
MOV 0x23232323, R30
vReg1TestLoopStart:
TRAP 0
MOV 0x01010101, R31
CMP R31, R1
BZ $+6

Loading…
Cancel
Save