diff options
Diffstat (limited to 'test/anc/v1/allos.asm')
| -rw-r--r-- | test/anc/v1/allos.asm | 33 |
1 files changed, 33 insertions, 0 deletions
diff --git a/test/anc/v1/allos.asm b/test/anc/v1/allos.asm new file mode 100644 index 0000000..37f8540 --- /dev/null +++ b/test/anc/v1/allos.asm @@ -0,0 +1,33 @@ +; file : test/anc/v1/allos.asm +; project : Salis-VM +; author : Paul Oliver <contact@pauloliver.dev> + +incn +shfl +shfl + +malf +nop0 +nop1 +malf +malb +bspl +bspl +bspl + +malf +nop0 +nop1 +malb +malf +bswp +bclr + +noop +noop +noop + +malb +nop0 +nop1 +bspl |
