2 .include "record-def.s"
17 .ascii "4242 S Prairie\nTulsa, OK 55555\0"
35 .ascii "2224 S Johannan St\nChicago, IL 12345\0"
53 .ascii "500 W Oakland\nSan Diego, CA 54321\0"
63 .equ ST_FILE_DESCRIPTOR, -4
74 movl
%eax
, ST_FILE_DESCRIPTOR
(%ebp
)
76 pushl ST_FILE_DESCRIPTOR
(%ebp
)
81 pushl ST_FILE_DESCRIPTOR
(%ebp
)
86 pushl ST_FILE_DESCRIPTOR
(%ebp
)
92 movl ST_FILE_DESCRIPTOR
(%ebp
), %ebx