Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/gas/config/
Dtc-arm.c339 NT_float, enumerator
1307 case 'f': thistype = NT_float; break; in parse_neon_type()
1312 thistype = NT_float; in parse_neon_type()
1324 if (thistype == NT_float && !ISDIGIT (*ptr)) in parse_neon_type()
7633 if (type == NT_float && !float_p) in neon_cmode_for_move_imm()
7636 if (type == NT_float && is_quarter_float (immlo) && immhi == 0) in neon_cmode_for_move_imm()
13295 *g_type = NT_float; in neon_modify_type_size()
13346 case NT_float: in type_chk_of_el_type()
13426 *type = NT_float; in el_type_of_type_chk()
14334 if (et.type == NT_float) in neon_dyadic_misc()
[all …]