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

/freebsd-10.1-release/contrib/binutils/gas/config/
H A Dtc-arm.c10708 N_F64 = 0x080000,
10720 N_MAX_NONSPECIAL = N_F64
10913 case 64: return N_F64;
10971 else if ((mask & (N_S64 | N_U64 | N_I64 | N_64 | N_F64)) != 0)
10986 else if ((mask & (N_F32 | N_F64)) != 0)
11280 N_EQK | N_VFP, N_F32 | N_F64 | N_KEY | N_VFP);
11286 N_EQK | N_VFP, N_EQK | N_VFP, N_F32 | N_F64 | N_KEY | N_VFP);
11338 neon_check_type (2, rs, N_EQK | N_VFP, N_F32 | N_F64 | N_VFP | N_KEY);
11383 neon_check_type (2, rs, N_EQK | N_VFP, N_F32 | N_F64 | N_KEY | N_VFP);
11396 N_F32 | N_F64 | N_KE
10698 N_F64 = 0x080000, enumerator in enum:neon_type_mask
[all...]

Completed in 127 milliseconds