Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/binutils/gas/config/
H A Dtc-arm.c283 NT_integer, enumerator
1138 case 'i': thistype = NT_integer; break; in parse_neon_type()
10900 *g_type = NT_integer; in neon_modify_type_size()
10942 case NT_integer: in type_chk_of_el_type()
11025 *type = NT_integer; in el_type_of_type_chk()
11172 g_type = NT_integer; in neon_check_type()
12988 et.type = NT_integer; in do_neon_dyadic_narrow()
/freebsd-12.1/contrib/binutils/gas/
H A DChangeLog-2006633 (do_neon_dyadic_narrow): Force operand type to NT_integer.