X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=opcodes%2Fxstormy16-dis.c;h=7da09f373e0b25eb14367b43b616cd4793528037;hb=1d61b032265e69317f42e8019e072506f11890c5;hp=2382d08297ab28f3477b579a5f500e82707f2ba5;hpb=827041555ac443bd57340060f3e034fd7b199dd8;p=deliverable%2Fbinutils-gdb.git diff --git a/opcodes/xstormy16-dis.c b/opcodes/xstormy16-dis.c index 2382d08297..7da09f373e 100644 --- a/opcodes/xstormy16-dis.c +++ b/opcodes/xstormy16-dis.c @@ -519,7 +519,7 @@ print_insn_xstormy16 (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 */