home *** CD-ROM | disk | FTP | other *** search
/ minnie.tuhs.org / unixen.tar / unixen / PDP-11 / Trees / V7 / usr / src / libc / stdio / ffltpr.s < prev    next >
Encoding:
Text File  |  1979-01-10  |  134 b   |  13 lines

  1. / C library-- fake floating output
  2.  
  3. .globl    pfloat
  4. .globl    pscien
  5. .globl    pgen
  6.  
  7. pfloat:
  8. pscien:
  9. pgen:
  10.     add    $8,r4
  11.     movb    $'?,(r3)+
  12.     rts    pc
  13.