Home
last modified time | relevance | path

Searched defs:postreg (Results 1 – 3 of 3) sorted by relevance

/toolchain/binutils/binutils-2.25/gas/testsuite/gas/aarch64/
Dneon-vfp-reglist-post.s35 .macro ldst1_reg_list_post_reg inst type postreg
48 .macro ldst2_reg_list_post_imm_reg_64 inst type postreg
55 .macro ldst2_reg_list_post_imm_reg_128 inst type postreg
74 .macro ldst34_reg_list_post_imm_reg_64 inst type postreg
81 .macro ldst34_reg_list_post_imm_reg_128 inst type postreg
178 .macro ldstn_index_rep_reg inst index type rep postreg
Dillegal.s242 .macro ldst2_reg_list_post_imm_reg_64 inst type postreg
251 .macro ldst2_reg_list_post_imm_reg_128 inst type postreg
272 .macro ldst34_reg_list_post_imm_reg_64 inst type postreg
279 .macro ldst34_reg_list_post_imm_reg_128 inst type postreg
358 .macro ldstn_index_rep_reg_altreg inst index type rep postreg
/toolchain/binutils/binutils-2.25/gas/config/
Dtc-arm.c16405 int postreg = inst.operands[1].imm & 0xf; in do_neon_ldx_stx() local