URL
https://opencores.org/ocsvn/eco32/eco32/trunk
Subversion Repositories eco32
[/] [eco32/] [trunk/] [binutils/] [tests-2/] [jump/] [jump1.s] - Rev 277
Go to most recent revision | Compare with Previous | Blame | View Log
.code .import lbl2 .export lbl1 add $1,$2,$3 add $4,$5,$6 lbl1: j lbl2 add $7,$8,$9 add $10,$11,$12
Go to most recent revision | Compare with Previous | Blame | View Log