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

/netbsd-current/external/gpl3/binutils/dist/gas/config/
H A Dtc-arm.c15036 N_S64 = 0x0000008,
15073 #define N_SU_ALL (N_S8 | N_S16 | N_S32 | N_S64 | N_U8 | N_U16 | N_U32 | N_U64)
15075 #define N_SU_16_64 (N_S16 | N_S32 | N_S64 | N_U16 | N_U32 | N_U64)
15339 case 64: return N_S64;
15382 else if ((mask & (N_S64 | N_U64 | N_I64 | N_64 | N_F64 | N_P64)) != 0)
15387 if ((mask & (N_S8 | N_S16 | N_S32 | N_S64)) != 0)
18716 N_S8 | N_S16 | N_S32 | N_S64 | N_KEY);
18749 N_EQK | N_HLF | N_UNS, N_S16 | N_S32 | N_S64 | N_KEY);
18788 N_EQK | N_HLF | N_UNS, N_S16 | N_S32 | N_S64 | N_KEY);
15030 N_S64 = 0x0000008, enumerator in enum:neon_type_mask
/netbsd-current/external/gpl3/gdb.old/dist/gas/config/
H A Dtc-arm.c14976 N_S64 = 0x0000008,
15013 #define N_SU_ALL (N_S8 | N_S16 | N_S32 | N_S64 | N_U8 | N_U16 | N_U32 | N_U64)
15015 #define N_SU_16_64 (N_S16 | N_S32 | N_S64 | N_U16 | N_U32 | N_U64)
15279 case 64: return N_S64;
15322 else if ((mask & (N_S64 | N_U64 | N_I64 | N_64 | N_F64 | N_P64)) != 0)
15327 if ((mask & (N_S8 | N_S16 | N_S32 | N_S64)) != 0)
18656 N_S8 | N_S16 | N_S32 | N_S64 | N_KEY);
18689 N_EQK | N_HLF | N_UNS, N_S16 | N_S32 | N_S64 | N_KEY);
18728 N_EQK | N_HLF | N_UNS, N_S16 | N_S32 | N_S64 | N_KEY);
14970 N_S64 = 0x0000008, enumerator in enum:neon_type_mask
/netbsd-current/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-arm.c15036 N_S64 = 0x0000008,
15073 #define N_SU_ALL (N_S8 | N_S16 | N_S32 | N_S64 | N_U8 | N_U16 | N_U32 | N_U64)
15075 #define N_SU_16_64 (N_S16 | N_S32 | N_S64 | N_U16 | N_U32 | N_U64)
15339 case 64: return N_S64;
15382 else if ((mask & (N_S64 | N_U64 | N_I64 | N_64 | N_F64 | N_P64)) != 0)
15387 if ((mask & (N_S8 | N_S16 | N_S32 | N_S64)) != 0)
18716 N_S8 | N_S16 | N_S32 | N_S64 | N_KEY);
18749 N_EQK | N_HLF | N_UNS, N_S16 | N_S32 | N_S64 | N_KEY);
18788 N_EQK | N_HLF | N_UNS, N_S16 | N_S32 | N_S64 | N_KEY);
15030 N_S64 = 0x0000008, enumerator in enum:neon_type_mask

Completed in 488 milliseconds