Ravenscar port for RISC-V
[deliverable/binutils-gdb.git] / opcodes / xc16x-dis.c
index 2c61e81287c5249c00f025f974a477545dbc057b..3081083821d8cf1af0aad94f338f749aa0b602d2 100644 (file)
@@ -771,7 +771,7 @@ print_insn_xc16x (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 */
This page took 0.02638 seconds and 4 git commands to generate.