Annotation of hatari/tests/cpu/int_addq.s, revision 1.1.1.1

1.1       root        1: 
                      2: .global tst_addq_1
                      3: tst_addq_1:
                      4:        sub.l   d0,d0
                      5:        addq.b  #1,d0
                      6:        seq     d0
                      7:        rts
                      8: 
                      9: .global tst_addq_2
                     10: tst_addq_2:
                     11:        sub.l   d0,d0
                     12:        addq.w  #1,d0
                     13:        seq     d0
                     14:        rts
                     15: 
                     16: .global tst_addq_3
                     17: tst_addq_3:
                     18:        move.l  d3,-(sp)
                     19:        move.l  #0x55667778,d1
                     20:        addq.b  #8,d1
                     21:        scs     d0
                     22:        spl     d2
                     23:        svc     d3
                     24:        cmp.l   #0x55667780,d1
                     25:        sne     d1
                     26:        or.b    d1,d0
                     27:        or.b    d2,d0
                     28:        or.b    d3,d0
                     29:        move.l  (sp)+,d3
                     30:        rts

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.