Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/binutils/dist/gas/config/
Dtc-arm.c480 NT_unsigned enumerator
1508 case 'u': thistype = NT_unsigned; break; in parse_neon_type()
15282 *g_type = NT_unsigned; in neon_modify_type_size()
15368 case NT_unsigned: in type_chk_of_el_type()
15414 *type = NT_unsigned; in el_type_of_type_chk()
15564 if ((g_type == NT_signed || g_type == NT_unsigned) in neon_check_type()
16010 case NT_unsigned: in mve_get_vcmp_vpt_cond()
16319 inst.instruction |= (et.type == NT_unsigned) << 28; in do_mve_vmlas()
16355 inst.instruction |= (et.type == NT_unsigned) << 28; in do_mve_vshll()
16429 inst.instruction |= (et.type == NT_unsigned) << 28; in do_mve_vshrn()
[all …]