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

/freebsd-9.3-release/contrib/binutils/gas/config/
H A Dtc-arm.c10654 N_SIZ = 0x000040, /* if N_EQK, this operand is forced to be size-only. */
10659 #define N_ALLMODS (N_DBL | N_HLF | N_SGN | N_UNS | N_INT | N_FLT | N_SIZ)
10795 else if ((typebits & N_SIZ) != 0)
12107 neon_dyadic_misc (NT_unsigned, regtypes, N_SIZ);
12113 N_EQK | N_SIZ, immtypes | N_KEY);
10644 N_SIZ = 0x000040, /* if N_EQK, this operand is forced to be size-only. */ enumerator in enum:neon_type_mask

Completed in 171 milliseconds