| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix prev_op | Xavier Del Campo Romero | 2025-11-12 | 1 | -0/+2 |
| | | | | | | | | | Assigning prev_op inside nwp_execute defeated the purpose because this function is meant to start the state machine for the given instruction. In other words, inspecting prev_op would in fact return the current opcode, instead of the previous opcode. | ||||
| * | First commit | Xavier Del Campo Romero | 2025-11-06 | 1 | -0/+20 |
