|
|
1.1 ! root 1: #include "fp.h" ! 2: #include "fp_in_krnl.h" ! 3: ! 4: .globl Ksfpover ! 5: Ksfpover: ! 6: .word 0x0000 ! 7: movl $HUGE0,r0 ! 8: movl $HUGE1,r1 ! 9: ret ! 10: ! 11: .globl Ksfpunder ! 12: Ksfpunder: ! 13: .word 0x0000 ! 14: clrl r0 ! 15: clrl r1 ! 16: ret ! 17: ! 18: .globl Ksfpzdiv ! 19: Ksfpzdiv: ! 20: .word 0x0000 ! 21: divl2 $0,r1 # force divission by zero. ! 22: ret
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.