HomeSort by: relevance | last modified time | path
    Searched defs:N_UNT (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/binutils/dist/gas/config/
tc-arm.c 14816 N_UNT = 0x8000000, /* Must be explicitly untyped. */
15304 if (((types_allowed & N_UNT) == 0)
21915 if (neon_check_type (2, NS_QQ, N_EQK | N_UNT, elttype | N_UNT | N_KEY).type
21940 if (neon_check_type (3, NS_QQQ, N_EQK | N_UNT, N_EQK | N_UNT,
21941 N_32 | N_UNT | N_KEY).type == NT_invtype)
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-arm.c 14819 N_UNT = 0x8000000, /* Must be explicitly untyped. */
15307 if (((types_allowed & N_UNT) == 0)
21918 if (neon_check_type (2, NS_QQ, N_EQK | N_UNT, elttype | N_UNT | N_KEY).type
21943 if (neon_check_type (3, NS_QQQ, N_EQK | N_UNT, N_EQK | N_UNT,
21944 N_32 | N_UNT | N_KEY).type == NT_invtype)

Completed in 64 milliseconds