URL
https://opencores.org/ocsvn/eco32/eco32/trunk
Subversion Repositories eco32
[/] [eco32/] [trunk/] [fpga/] [tests/] [test_001/] [test_001.s] - Rev 297
Go to most recent revision | Compare with Previous | Blame | View Log
; ; simple instruction test ; .nosyn add $0,$0,$0 add $0,$0,$0 add $0,$0,$0 add $0,$0,$0 add $3,$4,0x8765 add $0,$0,$0 add $0,$0,$0 add $0,$0,$0 add $0,$0,$0 add $0,$3,$3 ; $3 = 0x0E7CF497 add $0,$0,$0 add $0,$0,$0 add $0,$0,$0 add $0,$0,$0
Go to most recent revision | Compare with Previous | Blame | View Log