Added test for memsrch subroutine.
[vvhitespace] / tests / 4004_flowcontrol_jump_if_tos_is_negative.pvvs
CommitLineData
519b6ab4
AT
1# This test verifies the flow control IMP for jumping if TOS is negative.
2
3SSSTSSSSSTN | ST: Push +65 (ASCII A)
4SSTTN | ST: Push -1
5NTTTSTSTSN | FC: BLZ -> '42'
6NNN | FC: Terminate program
7NSSVTSTSTSN | FC: Mark label '42'
519b6ab4
AT
8TNSS | IO: Output character
9NNN | FC: Terminate program