Home
last modified time | relevance | path

Searched refs:N_S16 (Results 1 – 1 of 1) sorted by relevance

/toolchain/binutils/binutils-2.27/gas/config/
Dtc-arm.c13441 N_S16 = 0x0000002, enumerator
13479 #define N_SU_ALL (N_S8 | N_S16 | N_S32 | N_S64 | N_U8 | N_U16 | N_U32 | N_U64)
13480 #define N_SU_32 (N_S8 | N_S16 | N_S32 | N_U8 | N_U16 | N_U32)
13481 #define N_SU_16_64 (N_S16 | N_S32 | N_S64 | N_U16 | N_U32 | N_U64)
13482 #define N_S_32 (N_S8 | N_S16 | N_S32)
13739 case 16: return N_S16; in type_chk_of_el_type()
13775 else if ((mask & (N_S16 | N_U16 | N_I16 | N_16 | N_F16 | N_P16)) != 0) in el_type_of_type_chk()
13784 if ((mask & (N_S8 | N_S16 | N_S32 | N_S64)) != 0) in el_type_of_type_chk()
15083 N_EQK, N_EQK, N_S16 | N_S32 | N_KEY); in do_neon_qdmulh()
15091 N_EQK, N_EQK, N_S16 | N_S32 | N_KEY); in do_neon_qdmulh()
[all …]