OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:nan2008
(Results
26 - 35
of
35
) sorted by null
1
2
/external/clang/lib/Driver/
Tools.cpp
[
all
...]
Tools.h
285
typedef enum { NanLegacy = 1,
Nan2008
= 2 } NanEncoding;
[
all
...]
/toolchain/binutils/binutils-2.27/include/elf/
mips.h
[
all
...]
/art/compiler/optimizing/
intrinsics_mips.cc
757
// The ABS.fmt instructions (abs.s and abs.d) do exactly that when
NAN2008
=1 (R6). For this case,
760
// But when
NAN2008
=0 (R2 and before), the ABS.fmt instructions can't be used. For this case, any
[
all
...]
code_generator_mips.cc
[
all
...]
/toolchain/binutils/binutils-2.27/gas/
ChangeLog-2014
577
64 bit. Also deal with the
nan2008
option.
605
(s_nan): Update to support the new
nan2008
framework.
[
all
...]
/external/clang/test/Preprocessor/
init.c
[
all
...]
/external/clang/lib/Basic/
Targets.cpp
[
all
...]
/toolchain/binutils/binutils-2.27/binutils/
readelf.c
[
all
...]
/toolchain/binutils/binutils-2.27/gas/config/
tc-mips.c
270
/* Do we support
nan2008
? 0 if we don't, 1 if we do, and -1 if the
[
all
...]
Completed in 764 milliseconds
1
2