Lines Matching refs:N_EQK
13463 N_EQK = 0x2000000, /* Given operand has the same type & size as the key. */ enumerator
13491 #define N_IGNORE_TYPE (N_KEY | N_EQK)
13651 if ((typebits & N_EQK) != 0) in neon_modify_type_size()
13679 gas_assert ((thisarg & N_EQK) != 0); in neon_type_promote()
13770 if ((mask & N_EQK) != 0) in el_type_of_type_chk()
13928 unsigned types_allowed = ((thisarg & N_EQK) != 0 && pass != 0) in neon_check_type()
14010 if ((thisarg & N_EQK) == 0) in neon_check_type()
14127 et = neon_check_type (2, rs, N_EQK | N_VFP, N_F_ALL | N_KEY | N_VFP); in try_vfp_nsyn()
14132 et = neon_check_type (3, rs, N_EQK | N_VFP, N_EQK | N_VFP, in try_vfp_nsyn()
14219 neon_check_type (2, rs, N_EQK | N_VFP, N_F_ALL | N_VFP | N_KEY); in do_vfp_nsyn_abs_neg()
14268 neon_check_type (2, rs, N_EQK | N_VFP, N_F_ALL | N_KEY | N_VFP); in do_vfp_nsyn_sqrt()
14286 neon_check_type (3, rs, N_EQK | N_VFP, N_EQK | N_VFP, in do_vfp_nsyn_div()
14305 neon_check_type (3, rs, N_EQK | N_VFP, N_EQK | N_VFP, in do_vfp_nsyn_nmul()
14333 neon_check_type (2, rs, N_EQK | N_VFP, N_F_ALL | N_KEY | N_VFP); in do_vfp_nsyn_cmp()
14349 neon_check_type (2, rs, N_F_ALL | N_KEY | N_VFP, N_EQK); in do_vfp_nsyn_cmp()
14504 N_EQK, N_EQK, N_SU_32 | N_KEY); in do_neon_dyadic_i_su()
14513 N_EQK, N_EQK, N_SU_ALL | N_KEY); in do_neon_dyadic_i64_su()
14542 struct neon_type_el et = neon_check_type (2, rs, N_EQK, N_KEY | N_I_ALL); in do_neon_shl_imm()
14554 N_EQK, N_SU_ALL | N_KEY, N_EQK | N_SGN); in do_neon_shl_imm()
14578 struct neon_type_el et = neon_check_type (2, rs, N_EQK, N_SU_ALL | N_KEY); in do_neon_qshl_imm()
14590 N_EQK, N_SU_ALL | N_KEY, N_EQK | N_SGN); in do_neon_qshl_imm()
14607 N_EQK, N_EQK, N_SU_ALL | N_KEY); in do_neon_rshl()
14692 N_I8 | N_I16 | N_I32 | N_I64 | N_F32 | N_KEY, N_EQK); in do_neon_logic()
14771 struct neon_type_el et = neon_check_type (3, rs, N_EQK | destbits, N_EQK, in neon_dyadic_misc()
14921 N_EQK | N_SIZ, immtypes | N_KEY); in neon_compare()
15024 N_EQK, N_EQK, N_I16 | N_I32 | N_F_16_32 | N_KEY); in do_neon_mac_maybe_scalar()
15053 N_EQK, N_EQK, N_8 | N_16 | N_32 | N_KEY); in do_neon_tst()
15083 N_EQK, N_EQK, N_S16 | N_S32 | N_KEY); in do_neon_qdmulh()
15091 N_EQK, N_EQK, N_S16 | N_S32 | N_KEY); in do_neon_qdmulh()
15115 N_EQK, N_EQK, N_S16 | N_S32 | N_KEY); in do_neon_qrdmlah()
15123 N_EQK, N_EQK, N_S16 | N_S32 | N_KEY); in do_neon_qrdmlah()
15134 struct neon_type_el et = neon_check_type (3, rs, N_EQK, N_EQK, in do_neon_fcmp_absolute()
15151 struct neon_type_el et = neon_check_type (3, rs, N_EQK, N_EQK, in do_neon_step()
15169 et = neon_check_type (2, rs, N_EQK, N_S_32 | N_F_16_32 | N_KEY); in do_neon_abs_neg()
15187 N_EQK, N_8 | N_16 | N_32 | N_64 | N_KEY); in do_neon_sli()
15199 N_EQK, N_8 | N_16 | N_32 | N_64 | N_KEY); in do_neon_sri()
15211 N_EQK | N_UNS, N_S8 | N_S16 | N_S32 | N_S64 | N_KEY); in do_neon_qshlu_imm()
15227 N_EQK | N_HLF, N_SU_16_64 | N_KEY); in do_neon_qmovn()
15242 N_EQK | N_HLF | N_UNS, N_S16 | N_S32 | N_S64 | N_KEY); in do_neon_qmovun()
15254 N_EQK | N_HLF, N_SU_16_64 | N_KEY); in do_neon_rshift_sat_narrow()
15281 N_EQK | N_HLF | N_UNS, N_S16 | N_S32 | N_S64 | N_KEY); in do_neon_rshift_sat_narrow_u()
15309 N_EQK | N_HLF, N_I16 | N_I32 | N_I64 | N_KEY); in do_neon_movn()
15318 N_EQK | N_HLF, N_I16 | N_I32 | N_I64 | N_KEY); in do_neon_rshift_narrow()
15344 N_EQK | N_DBL, N_I8 | N_I16 | N_I32 | N_KEY); in do_neon_shll()
15363 N_EQK | N_DBL, N_SU_32 | N_KEY); in do_neon_shll()
15909 N_I8 | N_I16 | N_I32 | N_I64 | N_F32 | N_KEY, N_EQK); in neon_move_immediate()
16004 N_EQK | N_DBL, N_EQK, N_SU_32 | N_KEY); in do_neon_dyadic_long()
16012 N_EQK | N_INT | N_DBL, N_EQK, N_SU_32 | N_KEY); in do_neon_abal()
16022 N_EQK | N_DBL, N_EQK, regtypes | N_KEY); in neon_mac_reg_scalar_long()
16029 N_EQK | N_DBL, N_EQK, scalartypes | N_KEY); in neon_mac_reg_scalar_long()
16045 N_EQK | N_DBL, N_EQK | N_DBL, N_SU_32 | N_KEY); in do_neon_dyadic_wide()
16053 N_EQK | N_DBL, N_EQK, N_I16 | N_I32 | N_I64 | N_KEY); in do_neon_dyadic_narrow()
16074 N_EQK | N_DBL, N_EQK, N_SU_32 | N_P8 | N_P64 | N_KEY); in do_neon_vmull()
16103 N_EQK, N_EQK, N_8 | N_16 | N_32 | N_64 | N_KEY); in do_neon_ext()
16125 N_EQK, N_8 | N_16 | N_32 | N_KEY); in do_neon_rev()
16144 N_EQK, N_8 | N_16 | N_32 | N_KEY); in do_neon_dup()
16168 N_8 | N_16 | N_32 | N_KEY, N_EQK); in do_neon_dup()
16242 et = neon_check_type (2, rs, N_EQK, N_F64 | N_KEY); in do_neon_mov()
16273 et = neon_check_type (2, rs, N_EQK, N_F64 | N_KEY); in do_neon_mov()
16308 et = neon_check_type (2, NS_NULL, N_8 | N_16 | N_32 | N_KEY, N_EQK); in do_neon_mov()
16368 N_EQK, N_S8 | N_S16 | N_U8 | N_U16 | N_32 | N_KEY); in do_neon_mov()
16482 struct neon_type_el et = neon_check_type (2, rs, N_EQK, N_SU_ALL | N_KEY); in do_neon_rshift_round_imm()
16518 N_EQK | N_DBL, N_SU_32 | N_KEY); in do_neon_movl()
16529 N_EQK, N_8 | N_16 | N_32 | N_KEY); in do_neon_trn()
16539 N_EQK, N_8 | N_16 | N_32 | N_KEY); in do_neon_zip_uzp()
16555 N_EQK, N_S8 | N_S16 | N_S32 | N_KEY); in do_neon_sat_abs_neg()
16563 struct neon_type_el et = neon_check_type (2, rs, N_EQK, N_SU_32 | N_KEY); in do_neon_pair_long()
16574 N_EQK | N_FLT, N_F_16_32 | N_U32 | N_KEY); in do_neon_recip_est()
16584 N_EQK, N_S8 | N_S16 | N_S32 | N_KEY); in do_neon_cls()
16593 N_EQK, N_I8 | N_I16 | N_I32 | N_KEY); in do_neon_clz()
16602 N_EQK | N_INT, N_8 | N_KEY); in do_neon_cnt()
16617 neon_check_type (3, NS_DLD, N_EQK, N_EQK, N_8 | N_KEY); in do_neon_tbl_tbx()
17107 et = neon_check_type (2, rs, N_EQK | N_VFP, N_F_ALL | N_KEY in do_vrint_1()
17145 et = neon_check_type (2, rs, N_EQK, N_F_16_32 | N_KEY); in do_vrint_1()
17232 if (neon_check_type (2, NS_QQ, N_EQK | N_UNT, elttype | N_UNT | N_KEY).type in do_crypto_2op_1()
17257 if (neon_check_type (3, NS_QQQ, N_EQK | N_UNT, N_EQK | N_UNT, in do_crypto_3op_1()