.file "20001205-1.c" .text .align 2 .globl osf_getsysinfo .type osf_getsysinfo, @function osf_getsysinfo: link.w %a6,#0 move.l 8(%a6),%d0 and.l #-8257537,%d0 lsr.l #3,%d1 and.l #8257536,%d1 or.l %d1,%d0 unlk %a6 rts .size osf_getsysinfo, .-osf_getsysinfo .ident "GCC: (GNU) 3.3.2"