Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/binutils/dist/gas/config/
Dtc-arm.c475 NT_integer, enumerator
1504 case 'i': thistype = NT_integer; break; in parse_neon_type()
15284 *g_type = NT_integer; in neon_modify_type_size()
15326 case NT_integer: in type_chk_of_el_type()
15416 *type = NT_integer; in el_type_of_type_chk()
15566 g_type = NT_integer; in neon_check_type()
16002 case NT_integer: in mve_get_vcmp_vpt_cond()
19901 et.type = NT_integer; in do_neon_dyadic_narrow()
/netbsd/src/external/gpl3/binutils/dist/gas/
DChangeLog-2006633 (do_neon_dyadic_narrow): Force operand type to NT_integer.