Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/binutils/gas/config/
Dtc-arm.c283 NT_integer, enumerator
1138 case 'i': thistype = NT_integer; break; in parse_neon_type()
10882 *g_type = NT_integer; in neon_modify_type_size()
10924 case NT_integer: in type_chk_of_el_type()
11007 *type = NT_integer; in el_type_of_type_chk()
11154 g_type = NT_integer; in neon_check_type()
12970 et.type = NT_integer; in do_neon_dyadic_narrow()
/freebsd-10-stable/contrib/binutils/gas/
DChangeLog-2006633 (do_neon_dyadic_narrow): Force operand type to NT_integer.