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

/netbsd-current/external/gpl3/binutils/dist/gas/config/
H A Dtc-arm.c15065 N_FLT = 0x0000020, /* If N_EQK, this operand is forced to be float. */
15071 #define N_ALLMODS (N_DBL | N_HLF | N_SGN | N_UNS | N_INT | N_FLT | N_SIZ)
15261 else if ((typebits & N_FLT) != 0)
20653 N_EQK | N_FLT, N_F_16_32 | N_U32 | N_KEY);
15059 N_FLT = 0x0000020, /* If N_EQK, this operand is forced to be float. */ enumerator in enum:neon_type_mask
/netbsd-current/external/gpl3/gdb.old/dist/gas/config/
H A Dtc-arm.c15005 N_FLT = 0x0000020, /* If N_EQK, this operand is forced to be float. */
15011 #define N_ALLMODS (N_DBL | N_HLF | N_SGN | N_UNS | N_INT | N_FLT | N_SIZ)
15201 else if ((typebits & N_FLT) != 0)
20593 N_EQK | N_FLT, N_F_16_32 | N_U32 | N_KEY);
14999 N_FLT = 0x0000020, /* If N_EQK, this operand is forced to be float. */ enumerator in enum:neon_type_mask
/netbsd-current/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-arm.c15065 N_FLT = 0x0000020, /* If N_EQK, this operand is forced to be float. */
15071 #define N_ALLMODS (N_DBL | N_HLF | N_SGN | N_UNS | N_INT | N_FLT | N_SIZ)
15261 else if ((typebits & N_FLT) != 0)
20653 N_EQK | N_FLT, N_F_16_32 | N_U32 | N_KEY);
15059 N_FLT = 0x0000020, /* If N_EQK, this operand is forced to be float. */ enumerator in enum:neon_type_mask

Completed in 425 milliseconds