V6/usr/source/s3/fakfp.s

Compare this file to the similar file:
Show the results in this format:

/ fakefp -- fake floating point simulator

.globl	fptrap

fptrap:
	sub	$2,(sp)
	mov	r0,-(sp)
	sys	signal; 4; 0
	mov	(sp)+,r0
	2	/ rti