RISC-V double float alignment

emanuel stiebler emu at e-bbes.com
Fri Feb 1 16:21:43 UTC 2019


On 2019-02-01 10:08, Jiri Gaisler wrote:
> Hello,
> 
> As far as I understand, RISC-V does not require any particular alignment
> of data structures in memory. [ ... ]

RISC-V explicitly states somewhere in the manuals, (?) that it supports
unaligned access to memory, but it could be emulated in software, and
accesses should/will be fastest on aligned addresses ....

Actually, writing it I found it on wiki & the manual


More information about the devel mailing list