Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/binutils/gas/config/
Dtc-arm.c10718 N_S64 = 0x000008, enumerator
10751 #define N_SU_ALL (N_S8 | N_S16 | N_S32 | N_S64 | N_U8 | N_U16 | N_U32 | N_U64)
10753 #define N_SU_16_64 (N_S16 | N_S32 | N_S64 | N_U16 | N_U32 | N_U64)
10959 case 64: return N_S64; in type_chk_of_el_type()
10997 else if ((mask & (N_S64 | N_U64 | N_I64 | N_64 | N_F64)) != 0) in el_type_of_type_chk()
11002 if ((mask & (N_S8 | N_S16 | N_S32 | N_S64)) != 0) in el_type_of_type_chk()
12447 N_EQK | N_UNS, N_S8 | N_S16 | N_S32 | N_S64 | N_KEY); in do_neon_qshlu_imm()
12478 N_EQK | N_HLF | N_UNS, N_S16 | N_S32 | N_S64 | N_KEY); in do_neon_qmovun()
12517 N_EQK | N_HLF | N_UNS, N_S16 | N_S32 | N_S64 | N_KEY); in do_neon_rshift_sat_narrow_u()