Skip to content
Commit 16eeded7 authored by Michal Privoznik's avatar Michal Privoznik
Browse files

01: Fixup & extend vm_regs example



Firstly, calculating flags register is done properly (this time
flags are cleared too, not just set). Secondly, general purpose
registers are extended for new C and D registers. And finally,
instruction set is extended among with example which now
implements a basic for(i = 0; i < 10; i++) () loop.

Signed-off-by: default avatarMichal Privoznik <mprivozn@redhat.com>
parent 7933224f
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment