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

/macosx-10.9.5/cctools-845/as/
H A Darm.c9822 N_FLT = 0x000020, /* if N_EQK, this operand is forced to be float. */
9828 #define N_ALLMODS (N_DBL | N_HLF | N_SGN | N_UNS | N_INT | N_FLT | N_SIZ)
9964 else if ((typebits & N_FLT) != 0)
12625 N_EQK | N_FLT, N_F32 | N_U32 | N_KEY);
9813 N_FLT = 0x000020, /* if N_EQK, this operand is forced to be float. */ enumerator in enum:neon_type_mask

Completed in 204 milliseconds