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

/freebsd-11.0-release/contrib/binutils/gas/config/
H A Dtc-arm.c10762 N_F64 = 0x080000,
10774 N_MAX_NONSPECIAL = N_F64
10967 case 64: return N_F64;
11025 else if ((mask & (N_S64 | N_U64 | N_I64 | N_64 | N_F64)) != 0)
11040 else if ((mask & (N_F32 | N_F64)) != 0)
11334 N_EQK | N_VFP, N_F32 | N_F64 | N_KEY | N_VFP);
11340 N_EQK | N_VFP, N_EQK | N_VFP, N_F32 | N_F64 | N_KEY | N_VFP);
11392 neon_check_type (2, rs, N_EQK | N_VFP, N_F32 | N_F64 | N_VFP | N_KEY);
11437 neon_check_type (2, rs, N_EQK | N_VFP, N_F32 | N_F64 | N_KEY | N_VFP);
11450 N_F32 | N_F64 | N_KE
10752 N_F64 = 0x080000, enumerator in enum:neon_type_mask
[all...]

Completed in 126 milliseconds