Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/binutils/gas/config/
H A Dtc-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()
10902 *g_type = NT_float; in neon_modify_type_size()
10953 case NT_float: in type_chk_of_el_type()
11031 *type = NT_float; in el_type_of_type_chk()
11843 if (type == NT_float && !float_p) in neon_cmode_for_move_imm()
12083 if (et.type == NT_float) in neon_dyadic_misc()
13162 if (et.type == NT_float && et.size == 64) in do_neon_mov()
[all …]