URL
https://opencores.org/ocsvn/eco32/eco32/trunk
Subversion Repositories eco32
[/] [eco32/] [trunk/] [fpga/] [tests/] [test_002/] [test_002.s] - Rev 331
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 sub $3,$4,$5 add $0,$0,$0 add $0,$0,$0 add $0,$0,$0 add $0,$0,$0 add $0,$3,$3 ; $3 = 0xF138B482 add $0,$0,$0 add $0,$0,$0 add $0,$0,$0 add $0,$0,$0 stop: j stop 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