Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/gas/config/
Dtc-arm.c387 NT_float, enumerator
1357 case 'f': thistype = NT_float; break; in parse_neon_type()
1362 thistype = NT_float; in parse_neon_type()
1374 if (thistype == NT_float && !ISDIGIT (*ptr)) in parse_neon_type()
7702 if (type == NT_float && !float_p) in neon_cmode_for_move_imm()
7705 if (type == NT_float && is_quarter_float (immlo) && immhi == 0) in neon_cmode_for_move_imm()
13664 *g_type = NT_float; in neon_modify_type_size()
13715 case NT_float: in type_chk_of_el_type()
13795 *type = NT_float; in el_type_of_type_chk()
13959 && k_type == NT_float in neon_check_type()
[all …]