ARC-stuff
/
loda-rust
/rust_project
/arc-competition
/payload
/loda-arc-challenge
/programs
/7fe24cdd-1.asm
; ARC:7fe24cdd | |
; Submitted by Simon Strandgaard | |
; Program Type: simple | |
mov | , ; original corner|
; construct top half | |
mov | ,|
mov 1 | ,|
f21 101170 ; rotate cw | ,|
f21 101030 ; hstack | ,|
; is top half | |
; construct bottom half | |
mov 2 | ,|
f21 101170 ; rotate cw cw | ,|
mov | ,|
mov 1 | ,|
f21 101170 ; rotate cw | ,|
mov | ,|
f21 101030 ; hstack | ,|
; is bottom half | |
; join top half and bottom half | |
f21 101040 ; vstack | ,|