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

Olof Kindgren <olof.kindgren at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |olof.kindgren at gmail dot com

--- Comment #4 from Olof Kindgren <olof.kindgren at gmail dot com> ---
This works fine, but the byte ordering caused by "for (i = VerilogDataWidth-1;
i >= 0; i--)" is a bit unexpected, at least on OpenRISC. I'm not sure yet if we
need to change the ordering only on BE targets, or if should be reversed on
both LE and BE targets

-- 
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