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_HLF
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/binutils/dist/gas/config/
tc-arm.c
14818
N_HLF
= 0x0000002, /* If N_EQK, this operand is half the size. */
14828
#define N_ALLMODS (N_DBL |
N_HLF
| N_SGN | N_UNS | N_INT | N_FLT | N_SIZ)
15008
if ((typebits &
N_HLF
) != 0)
18491
N_EQK |
N_HLF
, N_SU_16_64 | N_KEY);
18506
N_EQK |
N_HLF
| N_UNS, N_S16 | N_S32 | N_S64 | N_KEY);
18518
N_EQK |
N_HLF
, N_SU_16_64 | N_KEY);
18545
N_EQK |
N_HLF
| N_UNS, N_S16 | N_S32 | N_S64 | N_KEY);
18573
N_EQK |
N_HLF
, N_I16 | N_I32 | N_I64 | N_KEY);
18582
N_EQK |
N_HLF
, N_I16 | N_I32 | N_I64 | N_KEY);
/src/external/gpl3/binutils.old/dist/gas/config/
tc-arm.c
14821
N_HLF
= 0x0000002, /* If N_EQK, this operand is half the size. */
14831
#define N_ALLMODS (N_DBL |
N_HLF
| N_SGN | N_UNS | N_INT | N_FLT | N_SIZ)
15011
if ((typebits &
N_HLF
) != 0)
18494
N_EQK |
N_HLF
, N_SU_16_64 | N_KEY);
18509
N_EQK |
N_HLF
| N_UNS, N_S16 | N_S32 | N_S64 | N_KEY);
18521
N_EQK |
N_HLF
, N_SU_16_64 | N_KEY);
18548
N_EQK |
N_HLF
| N_UNS, N_S16 | N_S32 | N_S64 | N_KEY);
18576
N_EQK |
N_HLF
, N_I16 | N_I32 | N_I64 | N_KEY);
18585
N_EQK |
N_HLF
, N_I16 | N_I32 | N_I64 | N_KEY);
Completed in 61 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026