Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/gas/config/
Dtc-arm.c338 NT_integer, enumerator
1306 case 'i': thistype = NT_integer; break; in parse_neon_type()
13293 *g_type = NT_integer; in neon_modify_type_size()
13335 case NT_integer: in type_chk_of_el_type()
13420 *type = NT_integer; in el_type_of_type_chk()
13568 g_type = NT_integer; in neon_check_type()
15483 et.type = NT_integer; in do_neon_dyadic_narrow()
/toolchain/binutils/binutils-2.25/gas/
DChangeLog-2006633 (do_neon_dyadic_narrow): Force operand type to NT_integer.