Initial checkin of DSP 56k VHDL code.
This commit is contained in:
9
vhdl/dsp56k/asm/test_alu/test_addr.asm
Normal file
9
vhdl/dsp56k/asm/test_alu/test_addr.asm
Normal file
@@ -0,0 +1,9 @@
|
||||
move #>$55,a
|
||||
clr b
|
||||
move #>$55,b0
|
||||
andi #$00,ccr
|
||||
addr a,b
|
||||
move #>$AA,a
|
||||
addr a,b
|
||||
move #>$80,b2
|
||||
addr a,b
|
||||
Reference in New Issue
Block a user