summaryrefslogtreecommitdiff
path: root/sys/src/libc/68000/scale.s
blob: 0e0e50a861a1e3b21a67c7b7d3d86977249ddbfd (plain)
1
2
3
4
	TEXT	fscale(SB), $0
	FMOVED	a+0(FP), F0
	FSCALEL	x+8(FP), F0
	RTS