.set noat .set noreorder .set nomacro .text .align 2 .align 4 .globl test_inout .ent test_inout $test_inout..ng: test_inout: .frame $30,0,$26,0 .prologue 0 addq $18,$19,$18 addq $16,$17,$16 ldq $1,4093($18) stq $1,4093($16) ret $31,($26),1 .end test_inout .align 2 .align 4 .globl test_in .ent test_in $test_in..ng: test_in: .frame $30,0,$26,0 .prologue 0 addq $18,$19,$18 addq $16,$17,$16 ldq $1,4093($18) stq $1,0($16) ret $31,($26),1 .end test_in .align 2 .align 4 .globl test_out .ent test_out $test_out..ng: test_out: .frame $30,0,$26,0 .prologue 0 addq $18,$19,$18 addq $16,$17,$16 ldq $1,0($18) stq $1,4093($16) ret $31,($26),1 .end test_out .ident "GCC: (GNU) 3.3.2"