https://sourceware.org/bugzilla/show_bug.cgi?id=24739

--- Comment #1 from Andreas Schwab <sch...@linux-m68k.org> ---
When using an object format without associated endianess (like binary) the
RISC-V disassembler currently formats the instruction bytes in big endian
format, because that's how it happens to work out if info->display_endian is
BFD_ENDIAN_UNKNOWN.  Using little endian by default is probably more useful.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to