Searched refs:N_SIZ (Results 1 – 2 of 2) sorted by relevance
13151 N_SIZ = 0x0000040, /* If N_EQK, this operand is forced to be size-only. */ enumerator13156 #define N_ALLMODS (N_DBL | N_HLF | N_SGN | N_UNS | N_INT | N_FLT | N_SIZ)13296 else if ((typebits & N_SIZ) != 0) in neon_modify_type_size()14474 neon_dyadic_misc (NT_unsigned, regtypes, N_SIZ); in neon_compare()14480 N_EQK | N_SIZ, immtypes | N_KEY); in neon_compare()
1830 (neon_type_mask): Add N_SIZ.