OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:N_FLT
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/binutils/dist/gas/config/
tc-arm.c
14822
N_FLT
= 0x0000020, /* If N_EQK, this operand is forced to be float. */
14828
#define N_ALLMODS (N_DBL | N_HLF | N_SGN | N_UNS | N_INT |
N_FLT
| N_SIZ)
15018
else if ((typebits &
N_FLT
) != 0)
20409
N_EQK |
N_FLT
, N_F_16_32 | N_U32 | N_KEY);
/src/external/gpl3/binutils.old/dist/gas/config/
tc-arm.c
14825
N_FLT
= 0x0000020, /* If N_EQK, this operand is forced to be float. */
14831
#define N_ALLMODS (N_DBL | N_HLF | N_SGN | N_UNS | N_INT |
N_FLT
| N_SIZ)
15021
else if ((typebits &
N_FLT
) != 0)
20412
N_EQK |
N_FLT
, N_F_16_32 | N_U32 | N_KEY);
Completed in 93 milliseconds
Indexes created Wed Mar 04 15:26:31 UTC 2026