Signed-off-by: Alek Ratzloff <alekratz@gmail.com>
@@ -13,9 +13,9 @@ code $0x0 {
storeimm %r01, $0xDEADBEEF
cmpeq %r00, %r01
storeimm %r00, failure
storeimm %r01, ok
jz %r00
@@ -23,9 +23,8 @@ code $0x0 {
failure:
storeimm %status, $1
halt
ok:
ok: halt
.export main
}
The note is not visible to the blocked user.