Home
last modified time | relevance | path

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

/NextBSD/contrib/binutils/gas/config/
HDtc-arm.c1771 #define NEON_REG_STRIDE(X) ((((X) >> 4) & 1) + 1) macro
13641 constraint (n != 0 && NEON_REG_STRIDE (inst.operands[0].imm) == 2 in do_neon_ld_st_lane()
13702 if (n != 0 && NEON_REG_STRIDE (inst.operands[0].imm) == 2) in do_neon_ld_st_lane()
13723 assert (NEON_REG_STRIDE (inst.operands[0].imm) != 2); in do_neon_ld_dup()
13744 if (NEON_REG_STRIDE (inst.operands[0].imm) == 2) in do_neon_ld_dup()
13754 if (NEON_REG_STRIDE (inst.operands[0].imm) == 2) in do_neon_ld_dup()
13768 if (NEON_REG_STRIDE (inst.operands[0].imm) == 2) in do_neon_ld_dup()