Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/gas/config/
Dtc-arm.c1993 #define NEON_REG_STRIDE(X) ((((X) >> 4) & 1) + 1) macro
16831 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()