Bugfix for BRZ and BMI commands that weren't advancing the PC past
authorAaron Taylor <ataylor@subgeniuskitty.com>
Thu, 11 Jul 2019 10:52:53 +0000 (03:52 -0700)
committerAaron Taylor <ataylor@subgeniuskitty.com>
Thu, 11 Jul 2019 10:52:53 +0000 (03:52 -0700)
commit84c650edec9db1280a29bc2f8121daf7b1ef9731
treeff4d25368c7fea84d22f507b4531854a0087539c
parenteea0db3fe145a963cc85df6e5785c9bcc54b63ab
Bugfix for BRZ and BMI commands that weren't advancing the PC past
the included label when not following the branch.
tests/4100_flowcontrol_branches_not_taken.pvvs [new file with mode: 0644]
vv_interpreter.c
vv_test.py