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

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

Completed in 140 milliseconds