Searched refs:NEON_LANE (Results 1 – 1 of 1) sorted by relevance
1942 #define NEON_LANE(X) ((X) & 0xf) macro16223 constraint (NEON_LANE (inst.operands[0].imm) >= max_el, in do_neon_ld_st_lane()16289 inst.instruction |= NEON_LANE (inst.operands[0].imm) << (logsize + 5); in do_neon_ld_st_lane()16376 switch (NEON_LANE (inst.operands[0].imm)) in do_neon_ldx_stx()