Searched refs:NEON_REG_STRIDE (Results 1 – 1 of 1) sorted by relevance
1943 #define NEON_REG_STRIDE(X) ((((X) >> 4) & 1) + 1) macro16225 constraint (n != 0 && NEON_REG_STRIDE (inst.operands[0].imm) == 2 in do_neon_ld_st_lane()16286 if (n != 0 && NEON_REG_STRIDE (inst.operands[0].imm) == 2) in do_neon_ld_st_lane()16307 gas_assert (NEON_REG_STRIDE (inst.operands[0].imm) != 2); in do_neon_ld_dup()16328 if (NEON_REG_STRIDE (inst.operands[0].imm) == 2) in do_neon_ld_dup()16338 if (NEON_REG_STRIDE (inst.operands[0].imm) == 2) in do_neon_ld_dup()16352 if (NEON_REG_STRIDE (inst.operands[0].imm) == 2) in do_neon_ld_dup()