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

/macosx-10.9.5/cctools-845/as/
H A Darm.c9823 N_SIZ = 0x000040, /* if N_EQK, this operand is forced to be size-only. */
9828 #define N_ALLMODS (N_DBL | N_HLF | N_SGN | N_UNS | N_INT | N_FLT | N_SIZ)
9966 else if ((typebits & N_SIZ) != 0)
11326 neon_dyadic_misc (NT_unsigned, regtypes, N_SIZ);
11332 N_EQK | N_SIZ, immtypes | N_KEY);
9814 N_SIZ = 0x000040, /* if N_EQK, this operand is forced to be size-only. */ enumerator in enum:neon_type_mask

Completed in 106 milliseconds