[libre-riscv-dev] [Bug 377] possible bug in Simulator Mem ld/st function

bugzilla-daemon at libre-soc.org bugzilla-daemon at libre-soc.org
Sat Jun 13 16:53:16 BST 2020


https://bugs.libre-soc.org/show_bug.cgi?id=377

--- Comment #2 from Luke Kenneth Casson Leighton <lkcl at lkcl.net> ---
hmmm i took a look at microwatt, and i'm likewise not seeing any evidence of
offset-reversal based on an 8-byte (64-bit) boundary.

i did however discover that qemu 8-byte memory-read returns data in big-endian
order, and had to read it in single-bytes then reconstruct a little-endian
debug/display value.

honestly i have no real idea what i am doing here and could really use some
help and discussion.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the libre-riscv-dev mailing list