Lines Matching refs:specific
103 is slightly scattered between target-specific and target-independent
115 processors - Target-specific header files that are not specific to
122 files that are not within these target-specific subdirectories are intended
125 The naming convention used for the target-specific directories is
140 Alongside the supplied target-specific directories there is a `templates'
141 directory containing a set of ``generic'' target-specific source files.
164 target-specific subdirectory within which the SoftFloat header file and
178 specific and some target-independent. The target-independent modules are as
229 later in this document explains how to create a target-specific `systfloat'
236 No target-specific modules are needed for `testsoftfloat'.
238 The `testfloat' program uses two target-specific modules:
256 The purpose of the two target-specific header files is detailed below.
257 In the following, the `*' symbol is used in place of the name of a specific
264 The target-specific `processors' header file defines integer types
285 target-specific `milieu.h' header, and `milieu.h' is included by the source
321 implements such ``non-C'' operations, target-specific subroutines for
328 specific subroutines are supplied for them:
370 A target-specific version of the `systfloat' module can easily be created to
376 been edited to use these target-specific versions of `systfloat' rather than
392 2. If one does not already exist, create an appropriate target-specific
394 directory. The remaining steps occur within the target-specific
408 5. In the target-specific subdirectory, implement the `systmodes' and
415 to use the machine's floating-point directly, create a target-specific
418 7. In the target-specific subdirectory, execute `make'.
426 specific one. The standard C `rand' function is rather poor on some
433 can be improved by overriding the given `random.c' with a target-specific