Document the ARM_CC_FOR_TARGET testsuite variable
[binutils-gdb.git] / cpu / bpf.opc
index e2acaa4341ca1b68dffbe8f0ccf8198a4942702e..e70ee04841df05bb8267961968c6b8d64e49f40c 100644 (file)
@@ -129,7 +129,6 @@ bpf_print_insn (CGEN_CPU_DESC cd, bfd_vma pc, disassemble_info *info)
 
   info->bytes_per_chunk = 1;
   info->bytes_per_line = 8;
-  info->endian_code = BFD_ENDIAN_BIG;
 
   /* Attempt to read the base part of the insn.  */
   buflen = cd->base_insn_bitsize / 8;