URL
https://opencores.org/ocsvn/eco32/eco32/trunk
Subversion Repositories eco32
[/] [eco32/] [trunk/] [binutils/] [tests-2/] [jump/] [jump2.s] - Rev 119
Go to most recent revision | Compare with Previous | Blame | View Log
.code .import lbl1 .export lbl2 add $13,$14,$15 add $16,$17,$18 lbl2: j lbl1 add $19,$20,$21 add $22,$23,$24
Go to most recent revision | Compare with Previous | Blame | View Log