X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=opcodes%2Ffrv-dis.c;h=bf9d4f789f100fa92860f12500a8a115433b6e62;hb=8493b6651af3d2130d5f5f050905cd3d6e8a9c27;hp=af844f745d8d1eb2b9e72829aa7adfde95536600;hpb=a6743a5420aa02a0550b0f7be004f6c06e90ce21;p=deliverable%2Fbinutils-gdb.git diff --git a/opcodes/frv-dis.c b/opcodes/frv-dis.c index af844f745d..bf9d4f789f 100644 --- a/opcodes/frv-dis.c +++ b/opcodes/frv-dis.c @@ -5,7 +5,7 @@ THIS FILE IS MACHINE GENERATED WITH CGEN. - the resultant file is machine generated, cgen-dis.in isn't - Copyright (C) 1996-2018 Free Software Foundation, Inc. + Copyright (C) 1996-2019 Free Software Foundation, Inc. This file is part of libopcodes. @@ -747,7 +747,7 @@ print_insn_frv (bfd_vma pc, disassemble_info *info) cgen_bitset_add (isa, CGEN_COMPUTE_ISA (info)); } #else - isa = info->insn_sets; + isa = info->private_data; #endif /* If we've switched cpu's, try to find a handle we've used before */