- #1
Pipsqueakalchemist
- 138
- 18
TL;DR Summary: So I'm doing this coding assignment that involves a simple processor with an ALU. I have a list of operation of the ALU but I don't understand one operation called BNEQZ. I have the list of operation below and an example of it being used to form some loop. Would be very grateful if someone here can explain what the operation means and how it works in the example.