Searched refs:NT_unsigned (Results 1 – 1 of 1) sorted by relevance
| /trueos/contrib/binutils/gas/config/ |
| HD | tc-arm.c | 287 NT_unsigned enumerator 1142 case 'u': thistype = NT_unsigned; break; in parse_neon_type() 10848 *g_type = NT_unsigned; in neon_modify_type_size() 10932 case NT_unsigned: in type_chk_of_el_type() 10973 *type = NT_unsigned; in el_type_of_type_chk() 11120 if ((g_type == NT_signed || g_type == NT_unsigned) in neon_check_type() 11589 neon_three_same (neon_quad (rs), et.type == NT_unsigned, et.size); in do_neon_dyadic_i_su() 11598 neon_three_same (neon_quad (rs), et.type == NT_unsigned, et.size); in do_neon_dyadic_i64_su() 11648 neon_three_same (neon_quad (rs), et.type == NT_unsigned, et.size); in do_neon_shl_imm() 11661 neon_imm_shift (TRUE, et.type == NT_unsigned, neon_quad (rs), et, in do_neon_qshl_imm() [all …]
|