Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/binutils/dist/gas/config/
Dtc-arm.c2342 #define NEON_REG_STRIDE(X) ((((X) >> 4) & 1) + 1) macro
21044 constraint (n != 0 && NEON_REG_STRIDE (inst.operands[0].imm) == 2 in do_neon_ld_st_lane()
21105 if (n != 0 && NEON_REG_STRIDE (inst.operands[0].imm) == 2) in do_neon_ld_st_lane()
21126 gas_assert (NEON_REG_STRIDE (inst.operands[0].imm) != 2); in do_neon_ld_dup()
21148 if (NEON_REG_STRIDE (inst.operands[0].imm) == 2) in do_neon_ld_dup()
21158 if (NEON_REG_STRIDE (inst.operands[0].imm) == 2) in do_neon_ld_dup()
21172 if (NEON_REG_STRIDE (inst.operands[0].imm) == 2) in do_neon_ld_dup()