Updated tests to use printsignednumber subroutine from debug.pvvs instead of stdio...
[vvhitespace] / tests / 4003_flowcontrol_jump_if_tos_is_zero.pvvs
CommitLineData
519b6ab4
AT
1# This test verifies the flow control IMP for jumping if TOS is zero.
2
3SSSTSSSSSTN | ST: Push +65 (ASCII A)
4SSSSN | ST: Push +0
5NTSTSTSTSN | FC: BRZ -> '42'
6NNN | FC: Terminate program
7NSSVTSTSTSN | FC: Mark label '42'
519b6ab4
AT
8TNSS | IO: Output character
9NNN | FC: Terminate program