home *** CD-ROM | disk | FTP | other *** search
/ Geek Gadgets 1 / ADE-1.bin / ade-dist / octave-1.1.1p1-src.tgz / tar.out / fsf / octave / dld / test / reload / reload-test.s < prev    next >
Text File  |  1996-09-28  |  481b  |  33 lines

  1.     .file    "reload-test.c"
  2.     .data
  3. .comm _387_flt, 4
  4.     .align    2
  5.     .globl    _k
  6. _k:
  7.     .long    1
  8.     .text
  9.     .align    2
  10.     .globl    _main
  11. _main:
  12.     jmp    .L15
  13. .L14:
  14.     pushl    $.L17
  15.     call    _printf
  16.     popl    %ecx
  17. /REGAL    0    NOFPA    NODBL
  18. .L13:
  19.     leave
  20.     ret
  21. .L15:
  22.     pushl    %ebp
  23.     movl    %esp,%ebp
  24.     jmp    .L14
  25. /DEF    _main;
  26.     .data
  27. .L17:
  28.  
  29.     .byte    0x48,0x65,0x6c,0x6c,0x6f,0x20,0x77,0x6f,0x72,0x6c
  30.     .byte    0x64,0x21,0x20,0x2d,0x2d,0x20,0x66,0x72,0x6f,0x6d
  31.     .byte    0x20,0x72,0x65,0x6c,0x6f,0x61,0x64,0x2d,0x74,0x65
  32.     .byte    0x73,0x74,0x0a,0x00
  33.