.file "fswibm.c" .version "01.01" gcc2_compiled.: .text .align 4 .globl fswibm .type fswibm,@function fswibm: pushl %ebp movl %esp,%ebp pushl %ebx movl 12(%ebp),%ecx xorl %edx,%edx cmpl %ecx,%edx jge .L9 movl 8(%ebp),%eax .align 4 .L11: movl (%eax),%ebx bswap %ebx movl %ebx,(%eax) addl $4,%eax incl %edx cmpl %ecx,%edx jl .L11 .L9: movl -4(%ebp),%ebx leave ret .Lfe1: .size fswibm,.Lfe1-fswibm .ident "GCC: (GNU) 2.7.2.3"