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

/haiku-buildtools/binutils/gas/config/
H A Dtc-arm.c13529 N_UNT = 0x8000000, /* Must be explicitly untyped. */
14006 if (((types_allowed & N_UNT) == 0)
17380 if (neon_check_type (2, NS_QQ, N_EQK | N_UNT, elttype | N_UNT | N_KEY).type
17405 if (neon_check_type (3, NS_QQQ, N_EQK | N_UNT, N_EQK | N_UNT,
17406 N_32 | N_UNT | N_KEY).type == NT_invtype)
13522 N_UNT = 0x8000000, /* Must be explicitly untyped. */ enumerator in enum:neon_type_mask

Completed in 195 milliseconds