Searched defs:postreg (Results 1 – 3 of 3) sorted by relevance
35 .macro ldst1_reg_list_post_reg inst type postreg48 .macro ldst2_reg_list_post_imm_reg_64 inst type postreg55 .macro ldst2_reg_list_post_imm_reg_128 inst type postreg74 .macro ldst34_reg_list_post_imm_reg_64 inst type postreg81 .macro ldst34_reg_list_post_imm_reg_128 inst type postreg178 .macro ldstn_index_rep_reg inst index type rep postreg
242 .macro ldst2_reg_list_post_imm_reg_64 inst type postreg251 .macro ldst2_reg_list_post_imm_reg_128 inst type postreg272 .macro ldst34_reg_list_post_imm_reg_64 inst type postreg279 .macro ldst34_reg_list_post_imm_reg_128 inst type postreg358 .macro ldstn_index_rep_reg_altreg inst index type rep postreg
16405 int postreg = inst.operands[1].imm & 0xf; in do_neon_ldx_stx() local