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

/freebsd-9.3-release/contrib/binutils/gas/config/
H A Dtc-arm.c284 NT_float, enumerator in enum:neon_el_type
1139 case 'f': thistype = NT_float; break;
1144 thistype = NT_float;
1156 if (thistype == NT_float && !ISDIGIT (*ptr))
10794 *g_type = NT_float;
10845 case NT_float:
10923 *type = NT_float;
11735 if (type == NT_float && !float_p)
11738 if (type == NT_float && is_quarter_float (immlo) && immhi == 0)
11975 if (et.type == NT_float)
[all...]

Completed in 120 milliseconds