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

/netbsd-current/external/gpl3/binutils/dist/gas/config/
H A Dtc-arm.c15034 N_S16 = 0x0000002,
15073 #define N_SU_ALL (N_S8 | N_S16 | N_S32 | N_S64 | N_U8 | N_U16 | N_U32 | N_U64)
15074 #define N_SU_32 (N_S8 | N_S16 | N_S32 | N_U8 | N_U16 | N_U32)
15075 #define N_SU_16_64 (N_S16 | N_S32 | N_S64 | N_U16 | N_U32 | N_U64)
15076 #define N_S_32 (N_S8 | N_S16 | N_S32)
15084 #define N_SU_MVE (N_S8 | N_S16 | N_S32 | N_U8 | N_U16 | N_U32)
15337 case 16: return N_S16;
15377 else if ((mask & (N_S16 | N_U16 | N_I16 | N_16 | N_F16 | N_P16 | N_BF16))
15387 if ((mask & (N_S8 | N_S16 | N_S32 | N_S64)) != 0)
16199 = neon_check_type (2, rs, N_EQK, N_KEY | N_S8 | N_S16 | N_S3
15028 N_S16 = 0x0000002, enumerator in enum:neon_type_mask
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/gas/config/
H A Dtc-arm.c14974 N_S16 = 0x0000002,
15013 #define N_SU_ALL (N_S8 | N_S16 | N_S32 | N_S64 | N_U8 | N_U16 | N_U32 | N_U64)
15014 #define N_SU_32 (N_S8 | N_S16 | N_S32 | N_U8 | N_U16 | N_U32)
15015 #define N_SU_16_64 (N_S16 | N_S32 | N_S64 | N_U16 | N_U32 | N_U64)
15016 #define N_S_32 (N_S8 | N_S16 | N_S32)
15024 #define N_SU_MVE (N_S8 | N_S16 | N_S32 | N_U8 | N_U16 | N_U32)
15277 case 16: return N_S16;
15317 else if ((mask & (N_S16 | N_U16 | N_I16 | N_16 | N_F16 | N_P16 | N_BF16))
15327 if ((mask & (N_S8 | N_S16 | N_S32 | N_S64)) != 0)
16139 = neon_check_type (2, rs, N_EQK, N_KEY | N_S8 | N_S16 | N_S3
14968 N_S16 = 0x0000002, enumerator in enum:neon_type_mask
[all...]
/netbsd-current/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-arm.c15034 N_S16 = 0x0000002,
15073 #define N_SU_ALL (N_S8 | N_S16 | N_S32 | N_S64 | N_U8 | N_U16 | N_U32 | N_U64)
15074 #define N_SU_32 (N_S8 | N_S16 | N_S32 | N_U8 | N_U16 | N_U32)
15075 #define N_SU_16_64 (N_S16 | N_S32 | N_S64 | N_U16 | N_U32 | N_U64)
15076 #define N_S_32 (N_S8 | N_S16 | N_S32)
15084 #define N_SU_MVE (N_S8 | N_S16 | N_S32 | N_U8 | N_U16 | N_U32)
15337 case 16: return N_S16;
15377 else if ((mask & (N_S16 | N_U16 | N_I16 | N_16 | N_F16 | N_P16 | N_BF16))
15387 if ((mask & (N_S8 | N_S16 | N_S32 | N_S64)) != 0)
16199 = neon_check_type (2, rs, N_EQK, N_KEY | N_S8 | N_S16 | N_S3
15028 N_S16 = 0x0000002, enumerator in enum:neon_type_mask
[all...]

Completed in 424 milliseconds