experimental branch to build BaS with a GNU toolchain.
branched from Rev 38 of trunk
This commit is contained in:
8
BaS_GNU/vhdl/dsp56k/asm/test_mem/test.asm
Normal file
8
BaS_GNU/vhdl/dsp56k/asm/test_mem/test.asm
Normal file
@@ -0,0 +1,8 @@
|
||||
|
||||
move #4,r0
|
||||
move #20,r1
|
||||
move r1,x:(r0)
|
||||
move x:(r0),a
|
||||
move r1,y:(r0)
|
||||
move l:(r0)+,ab
|
||||
|
||||
Reference in New Issue
Block a user