[BACK]Return to files.fpe CVS log [TXT][DIR] Up to [local] / sys / arch / m68k / fpe

File: [local] / sys / arch / m68k / fpe / files.fpe (download)

Revision 1.1, Tue Mar 4 16:07:08 2008 UTC (16 years, 2 months ago) by nbrk
Branch point for: MAIN

Initial revision

# $OpenBSD: files.fpe,v 1.3 2006/01/16 22:08:26 miod Exp $
# $NetBSD: files.fpe,v 1.2 1995/11/03 04:51:51 briggs Exp $

# files for m68k floating point emulator.
# Included by ports that need it.

file	arch/m68k/fpe/fpu_add.c			fpu_emulate
file	arch/m68k/fpe/fpu_calcea.c		fpu_emulate
file	arch/m68k/fpe/fpu_div.c			fpu_emulate
file	arch/m68k/fpe/fpu_emulate.c		fpu_emulate
file	arch/m68k/fpe/fpu_explode.c		fpu_emulate
file	arch/m68k/fpe/fpu_fmovecr.c		fpu_emulate
file	arch/m68k/fpe/fpu_fscale.c		fpu_emulate
file	arch/m68k/fpe/fpu_fstore.c		fpu_emulate
file	arch/m68k/fpe/fpu_getexp.c		fpu_emulate
file	arch/m68k/fpe/fpu_implode.c		fpu_emulate
file	arch/m68k/fpe/fpu_int.c			fpu_emulate
file	arch/m68k/fpe/fpu_log.c			fpu_emulate
file	arch/m68k/fpe/fpu_mul.c			fpu_emulate
file	arch/m68k/fpe/fpu_rem.c			fpu_emulate
file	arch/m68k/fpe/fpu_sqrt.c		fpu_emulate
file	arch/m68k/fpe/fpu_subr.c		fpu_emulate