Initial checkin of DSP 56k VHDL code.
This commit is contained in:
5
vhdl/dsp56k/asm/test_alu/test_mpyr.asm
Normal file
5
vhdl/dsp56k/asm/test_alu/test_mpyr.asm
Normal file
@@ -0,0 +1,5 @@
|
||||
|
||||
andi #$00,CCR
|
||||
move #>$654321,y0
|
||||
mpyr -y0,y0,a
|
||||
|
||||
Reference in New Issue
Block a user