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

/freebsd-10.1-release/contrib/binutils/gas/config/
H A Dtc-arm.c284 NT_float, enumerator in enum:neon_el_type
1141 case 'f': thistype = NT_float; break;
1146 thistype = NT_float;
1158 if (thistype == NT_float && !ISDIGIT (*ptr))
10858 *g_type = NT_float;
10909 case NT_float:
10987 *type = NT_float;
11799 if (type == NT_float && !float_p)
11802 if (type == NT_float && is_quarter_float (immlo) && immhi == 0)
12039 if (et.type == NT_float)
[all...]

Completed in 52 milliseconds