Home
last modified time | relevance | path

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

/trueos/contrib/binutils/gas/config/
HDtc-arm.c284 NT_float, enumerator
1139 case 'f': thistype = NT_float; break; in parse_neon_type()
1144 thistype = NT_float; in parse_neon_type()
1156 if (thistype == NT_float && !ISDIGIT (*ptr)) in parse_neon_type()
10852 *g_type = NT_float; in neon_modify_type_size()
10903 case NT_float: in type_chk_of_el_type()
10981 *type = NT_float; in el_type_of_type_chk()
11793 if (type == NT_float && !float_p) in neon_cmode_for_move_imm()
11796 if (type == NT_float && is_quarter_float (immlo) && immhi == 0) in neon_cmode_for_move_imm()
12033 if (et.type == NT_float) in neon_dyadic_misc()
[all …]