Searched refs:NEON_REG_STRIDE (Results 1 – 1 of 1) sorted by relevance
1993 #define NEON_REG_STRIDE(X) ((((X) >> 4) & 1) + 1) macro16831 constraint (n != 0 && NEON_REG_STRIDE (inst.operands[0].imm) == 2 in do_neon_ld_st_lane()16892 if (n != 0 && NEON_REG_STRIDE (inst.operands[0].imm) == 2) in do_neon_ld_st_lane()16913 gas_assert (NEON_REG_STRIDE (inst.operands[0].imm) != 2); in do_neon_ld_dup()16935 if (NEON_REG_STRIDE (inst.operands[0].imm) == 2) in do_neon_ld_dup()16945 if (NEON_REG_STRIDE (inst.operands[0].imm) == 2) in do_neon_ld_dup()16959 if (NEON_REG_STRIDE (inst.operands[0].imm) == 2) in do_neon_ld_dup()