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