HomeSort by: relevance | last modified time | path
    Searched refs:ftest (Results 1 - 10 of 10) sorted by relevancy

  /src/regress/sys/arch/m68k/060sp/
Makefile 12 DPSRCS+= itest.S ftest.S
13 CLEANFILES+= itest.S ftest.S
23 dotestsubs.o: itest.S ftest.S
  /src/lib/libc/gdtoa/test/
makefile 36 all: dt dItest ddtest dtest ftest Qtest xLtest xtest ddtestsi dItestsi tests
57 ftest = ftest.o getround.o strtorf.o strtopf.o g_ffmt.o strtoIf.o \ macro
59 ftest: $(ftest) target
60 $(CC) -o ftest $(ftest) $(L1)
121 tests: Q.out x.out xL.out dt dItest ddtest dtest ftest Qtest xLtest xtest ddtestsi dItestsi strtodt strtodtnrp
154 ddsi.out ddtest.c dt.c dtest.c dtst.out f.out ftest.c\
  /src/sys/arch/m68k/060sp/dist/
readme 66 ftest.sa Simple test program to test that {p}fpsp.sa
68 ftest.s above test; source code
test.doc 41 The files itest.sa and ftest.sa contain simple tests to check
46 The release files itest.sa and ftest.sa are essentially
61 The source code itest.s and ftest.s have been included but only
93 sit adjacent to the {i,f}test.sa image in memory. Since itest.sa and ftest.sa
180 Again, itest.sa and ftest.sa are simple tests and do not thoroughly
210 # ftest.sa starts here; start of "Entry-point" section.
misc 210 ftest.s : 2.1
ftest.s 2 # $NetBSD: ftest.s,v 1.1 2000/04/14 20:24:39 is Exp $
fplsp.s 5496 ftest.x %fp0 # test sign of argument
5927 ftest.x %fp0 # test sign of argument
fpsp.s 5602 ftest.x %fp0 # test sign of argument
6033 ftest.x %fp0 # test sign of argument
13129 # ftst(): emulates the ftest instruction #
24317 ftest.x %fp0 # test for zero
24332 ftest.x %fp0 # test for zero
  /src/common/dist/zlib/contrib/puff/
Makefile 13 cc -fprofile-arcs -ftest-coverage -o puft puff.c pufftest.o
  /src/sys/arch/hppa/spmath/
fpudispatch.c 297 case 1: /* FTEST */
303 * ftest,acc and ftest,rej
307 return(ftest(0,extru(ir,fptpos,5),
310 panic("ftest");

Completed in 37 milliseconds