Lines Matching full:nt_float
387 NT_float,
1357 case 'f': thistype = NT_float; break;
1362 thistype = NT_float;
1374 if (thistype == NT_float && !ISDIGIT (*ptr))
7703 if (type == NT_float && !float_p)
7706 if (type == NT_float && is_quarter_float (immlo) && immhi == 0)
13671 *g_type = NT_float;
13722 case NT_float:
13802 *type = NT_float;
13966 && k_type == NT_float
14780 if (et.type == NT_float)
14936 inst.instruction |= (et.type == NT_float) << 10;
15011 inst.instruction |= (et.type == NT_float) << 8;
15183 inst.instruction |= (et.type == NT_float) << 10;
16252 if (et.type == NT_float && et.size == 64)
16282 if (et.type == NT_float && et.size == 64)
16582 inst.instruction |= (et.type == NT_float) << 8;