Initial checkin of DSP 56k VHDL code.
This commit is contained in:
13
vhdl/dsp56k/asm/test_agu/test.asm
Normal file
13
vhdl/dsp56k/asm/test_agu/test.asm
Normal file
@@ -0,0 +1,13 @@
|
||||
|
||||
move #1,n1
|
||||
move #10,r1
|
||||
nop
|
||||
move (r1)+n1
|
||||
move #15,m1
|
||||
rep #10
|
||||
move (r1)+n1
|
||||
move #10,n1
|
||||
rep #10
|
||||
move (r1)+n1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user