gvsu/cs672/Pipe-example4.s
josh a6e8d33cb0 added files so i can delete them from my home directory
git-svn-id: svn://anubis/gvsu@429 45c1a28c-8058-47b2-ae61-ca45b979098e
2009-10-01 21:48:41 +00:00

10 lines
92 B
ArmAsm

lw r1, 0(r2)
add r3, r1, r4
and r5, r1, r6
or r7, r1, r8
nop
nop
nop
nop
trap #0