代码搜索:floating
找到约 10,000 项符合「floating」的源代码
代码结果 10,000
www.eeworm.com/read/378966/2679010
c floatlib.c
/* floatLib.c - floating-point formatting and scanning library */
/* Copyright 1984-2001 Wind River Systems, Inc. */
#include "copyright_wrs.h"
/*
modification history
--------------------
02f,19oct
www.eeworm.com/read/377363/2700731
s fppalib.s
/* fppALib.s - floating-point coprocessor support assembly language routines */
/* Copyright 1984-2002 Wind River Systems, Inc. */
/*
modification history
--------------------
01j,25mar02,hdn added
www.eeworm.com/read/377363/2700778
c fpparchlib.c
/* fppArchLib.c - architecture-dependent floating-point coprocessor support */
/* Copyright 1984-2002 Wind River Systems, Inc. */
/*
modification history
--------------------
01j,05jun02,wsl remove
www.eeworm.com/read/377363/2701056
c modf.c
/* modf.c - separate floating-point number into integer and fraction parts */
/* Copyright 1992-1993 Wind River Systems, Inc. */
/*
modification history
--------------------
01j,19mar95,dvs removed
www.eeworm.com/read/377363/2701377
slex shell.slex
/* shell.slex - small lex description for VxWorks shell */
/*
modification history
--------------------
02i,27nov01,pch Provide floating-point exclusion based on _WRS_NO_TGT_SHELL_FP
definition i
www.eeworm.com/read/377363/2701764
c floatlib.c
/* floatLib.c - floating-point formatting and scanning library */
/* Copyright 1984-2001 Wind River Systems, Inc. */
#include "copyright_wrs.h"
/*
modification history
--------------------
02f,19oct
www.eeworm.com/read/376305/2711622
in config.in
mainmenu_option next_comment
comment 'Sparc debugging '
bool 'Integer unit register writes ' CONFIG_DEBUG_IURF
dep_bool 'Floating-point unit register writes ' CONFIG_DEBUG_FPURF $
www.eeworm.com/read/368386/2814731
h ieee754.h
/* single and double precision fp ops
* missing extended precision.
*/
/*
* MIPS floating point support
* Copyright (C) 1994-2000 Algorithmics Ltd. All rights reserved.
* http://www.algor.co.uk
www.eeworm.com/read/368386/2815657
s x_unimp.s
|
| x_unimp.sa 3.3 7/1/91
|
| fpsp_unimp --- FPSP handler for unimplemented instruction
| exception.
|
| Invoked when the user program encounters a floating-point
| op-code that hardware does not sup
www.eeworm.com/read/368386/2816389
h ieee754.h
/* single and double precision fp ops
* missing extended precision.
*/
/*
* MIPS floating point support
* Copyright (C) 1994-2000 Algorithmics Ltd. All rights reserved.
* http://www.algor.co.uk