Changed jump-if-tos-is-zero and jump-if-tos-is-negative to consume the test
authorAaron Taylor <ataylor@subgeniuskitty.com>
Mon, 8 Jul 2019 21:25:23 +0000 (14:25 -0700)
committerAaron Taylor <ataylor@subgeniuskitty.com>
Mon, 8 Jul 2019 21:25:23 +0000 (14:25 -0700)
commit140262a9623b3c225a5135b9003526cb6b837926
tree967fcab23ba04e929c38f54ab1f700a27abbe681
parentbf27a699c9ef363c57b1726a26f76e0bc167b83e
Changed jump-if-tos-is-zero and jump-if-tos-is-negative to consume the test
value on TOS, matching the behavior of Whitespace.
tests/4003_flowcontrol_jump_if_tos_is_zero.pvvs
tests/4004_flowcontrol_jump_if_tos_is_negative.pvvs
vv_interpreter.c