Annotation of 3BSD/libc/sys/itol.s, revision 1.1.1.1

1.1       root        1: #
                      2: # Convert pair of integers to a long
                      3: #
                      4: 
                      5: .globl _itol
                      6: 
                      7: _itol:
                      8:        .word   0x0000
                      9:        ashl    $16,4(ap),r0
                     10:        bicl3   $0xffff0000,8(ap),r1
                     11:        addl2   r1,r0
                     12:        ret

unix.superglobalmegacorp.com

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