/[smarc]/smarc/src/spasm/test.asm
ViewVC logotype

Diff of /smarc/src/spasm/test.asm

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1 by batonik, Thu Dec 19 20:48:09 2002 UTC revision 1.2 by batonik, Sat Dec 28 21:29:26 2002 UTC
# Line 1  Line 1 
1  .text  .text
2  e1tyk:  .text !komentarz  e1tyk:  .text !komentarz
3  .ascii 'hehe'  .ascii 'hehe'
4    .skip 10
5  .align 0x3  .align 0x3
 eeee:   .ascii 'dupa lalala      lll'  
6    eeee:   .ascii 'dupa lalala      lll'
7    .byte 0xAA, 70,70,70,71,72
8    .half 0xAABB
9    .word 0xFFEEDDCC
10    ZIEWik = 11112
11    nop
12    nop
13    ret
14    tst %r9
15    tst %r10
16    clr %i3
17    neg %g5
18    dec %o2
19    mov %r6,          %r9

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26