X-Git-Url: https://git.libre-soc.org/?a=blobdiff_plain;f=opcodes%2Faarch64-asm.h;h=5e13de0483163bb9c1bec302150ee560dddee0e2;hb=98907a704908c5877d929c57b2ddb2e5f899d9a9;hp=3211aff99b4c5dd2267f4744053f464fa2f800eb;hpb=aa2aa4c69429444836821a92cb99396d02dcb996;p=binutils-gdb.git diff --git a/opcodes/aarch64-asm.h b/opcodes/aarch64-asm.h index 3211aff99b4..5e13de04831 100644 --- a/opcodes/aarch64-asm.h +++ b/opcodes/aarch64-asm.h @@ -69,6 +69,19 @@ AARCH64_DECL_OPD_INSERTER (ins_hint); AARCH64_DECL_OPD_INSERTER (ins_prfop); AARCH64_DECL_OPD_INSERTER (ins_reg_extended); AARCH64_DECL_OPD_INSERTER (ins_reg_shifted); +AARCH64_DECL_OPD_INSERTER (ins_sve_addr_ri_s4xvl); +AARCH64_DECL_OPD_INSERTER (ins_sve_addr_ri_s6xvl); +AARCH64_DECL_OPD_INSERTER (ins_sve_addr_ri_s9xvl); +AARCH64_DECL_OPD_INSERTER (ins_sve_addr_ri_u6); +AARCH64_DECL_OPD_INSERTER (ins_sve_addr_rr_lsl); +AARCH64_DECL_OPD_INSERTER (ins_sve_addr_rz_xtw); +AARCH64_DECL_OPD_INSERTER (ins_sve_addr_zi_u5); +AARCH64_DECL_OPD_INSERTER (ins_sve_addr_zz_lsl); +AARCH64_DECL_OPD_INSERTER (ins_sve_addr_zz_sxtw); +AARCH64_DECL_OPD_INSERTER (ins_sve_addr_zz_uxtw); +AARCH64_DECL_OPD_INSERTER (ins_sve_index); +AARCH64_DECL_OPD_INSERTER (ins_sve_reglist); +AARCH64_DECL_OPD_INSERTER (ins_sve_scale); #undef AARCH64_DECL_OPD_INSERTER