OpenCores
URL https://opencores.org/ocsvn/suslik/suslik/trunk

Subversion Repositories suslik

[/] [suslik/] [branches/] [tlb/] [native asm/] [flashled3.s] - Blame information for rev 6

Go to most recent revision | Details | Compare with Previous | View Log

Line No. Rev Author Line
1 2 gorand2
lc 0,r0
2
lc 159,r3
3
 
4
loop1:
5
lc string,r1
6
lc 8,r2
7
loop2:
8
ldb r1,0,r4
9
outb r3,r4
10
addi r1,1,r1
11
subi r2,1,r2
12
cjsgt r2,r0,loop2
13
cjeq r0,r0,loop1
14
 
15
section data
16
string:
17
DB 0xb 0xa 0xa 0xd 0xf 0x0 0x0 0xd
18
DB 0
19
 
20
 
21
 
22
 
23
 

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.