; This file only exists to test that output binaries match the given ASM. hlt eum sys @MyLabel: load r4, &85 load r7, 72 load r10, r15 str r9, &92 str r3, r8 copy r1, r2 add r5, r6, r7 sub r5, r6, r7 mul r5, r6, r7 div r5, r6, r7 bsl r5, r6, r7 bsr r5, r6, r7 brl r5, r6, r7 brr r5, r6, r7 band r5, r6, r7 bor r5, r6, r7 bxor r5, r6, r7 bnot r2, r4 jump @MyLabel jump r15 jiz @MyLabel jiz r15 jnz @MyLabel jnz r15 jil @MyLabel jil r15 jnl @MyLabel jnl r15 jig @MyLabel jig r15 jng @MyLabel jng r15 call @MyLabel call r15 ret push r7 push $ip pop $er cmp r5, r7 cmp r1, 99 cmp 87, r3 nop nop 5 nop r12 assert r9, 27 assert r4, r8 acfg &57 acfg r15 unacfg ; Nothing to see here, just the end of the file.