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_SIZ
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/binutils/dist/gas/config/
tc-arm.c
14823
N_SIZ
= 0x0000040, /* If N_EQK, this operand is forced to be size-only. */
14828
#define N_ALLMODS (N_DBL | N_HLF | N_SGN | N_UNS | N_INT | N_FLT |
N_SIZ
)
15020
else if ((typebits &
N_SIZ
) != 0)
17594
neon_dyadic_misc (NT_unsigned, regtypes,
N_SIZ
);
17600
N_EQK |
N_SIZ
, immtypes | N_KEY);
/src/external/gpl3/binutils.old/dist/gas/config/
tc-arm.c
14826
N_SIZ
= 0x0000040, /* If N_EQK, this operand is forced to be size-only. */
14831
#define N_ALLMODS (N_DBL | N_HLF | N_SGN | N_UNS | N_INT | N_FLT |
N_SIZ
)
15023
else if ((typebits &
N_SIZ
) != 0)
17597
neon_dyadic_misc (NT_unsigned, regtypes,
N_SIZ
);
17603
N_EQK |
N_SIZ
, immtypes | N_KEY);
Completed in 62 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026