X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=opcodes%2Faarch64-asm.h;h=d36befefc20e30836aca4a32b78c4ca0aec3f99b;hb=3922b302645fda04da42a5279399578ae2f6206c;hp=0524f9182eb295c55aa570c1b786b63ef4820e73;hpb=561a72d4ddf825ffaf8e88551e9bd6707cd6c59f;p=deliverable%2Fbinutils-gdb.git diff --git a/opcodes/aarch64-asm.h b/opcodes/aarch64-asm.h index 0524f9182e..d36befefc2 100644 --- a/opcodes/aarch64-asm.h +++ b/opcodes/aarch64-asm.h @@ -1,5 +1,5 @@ /* aarch64-asm.h -- Header file for aarch64-asm.c and aarch64-asm-2.c. - Copyright (C) 2012-2018 Free Software Foundation, Inc. + Copyright (C) 2012-2020 Free Software Foundation, Inc. Contributed by ARM Ltd. This file is part of the GNU opcodes library. @@ -42,6 +42,7 @@ bfd_boolean aarch64_insert_operand (const aarch64_operand *, aarch64_insn *, const aarch64_inst *, \ aarch64_operand_error *) +AARCH64_DECL_OPD_INSERTER (ins_none); AARCH64_DECL_OPD_INSERTER (ins_regno); AARCH64_DECL_OPD_INSERTER (ins_reglane); AARCH64_DECL_OPD_INSERTER (ins_reglist);