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

/netbsd-current/external/gpl3/binutils/dist/gas/config/
H A Dtc-arm.c15059 N_UNT = 0x8000000, /* Must be explicitly untyped. */
15547 if (((types_allowed & N_UNT) == 0)
22159 if (neon_check_type (2, NS_QQ, N_EQK | N_UNT, elttype | N_UNT | N_KEY).type
22184 if (neon_check_type (3, NS_QQQ, N_EQK | N_UNT, N_EQK | N_UNT,
22185 N_32 | N_UNT | N_KEY).type == NT_invtype)
15053 N_UNT = 0x8000000, /* Must be explicitly untyped. */ enumerator in enum:neon_type_mask
/netbsd-current/external/gpl3/gdb.old/dist/gas/config/
H A Dtc-arm.c14999 N_UNT = 0x8000000, /* Must be explicitly untyped. */
15487 if (((types_allowed & N_UNT) == 0)
22093 if (neon_check_type (2, NS_QQ, N_EQK | N_UNT, elttype | N_UNT | N_KEY).type
22118 if (neon_check_type (3, NS_QQQ, N_EQK | N_UNT, N_EQK | N_UNT,
22119 N_32 | N_UNT | N_KEY).type == NT_invtype)
14993 N_UNT = 0x8000000, /* Must be explicitly untyped. */ enumerator in enum:neon_type_mask
/netbsd-current/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-arm.c15059 N_UNT = 0x8000000, /* Must be explicitly untyped. */
15547 if (((types_allowed & N_UNT) == 0)
22159 if (neon_check_type (2, NS_QQ, N_EQK | N_UNT, elttype | N_UNT | N_KEY).type
22184 if (neon_check_type (3, NS_QQQ, N_EQK | N_UNT, N_EQK | N_UNT,
22185 N_32 | N_UNT | N_KEY).type == NT_invtype)
15053 N_UNT = 0x8000000, /* Must be explicitly untyped. */ enumerator in enum:neon_type_mask

Completed in 317 milliseconds