[libre-riscv-dev] [Bug 216] LOAD STORE buffer needed
bugzilla-daemon at libre-riscv.org
bugzilla-daemon at libre-riscv.org
Thu Mar 12 13:35:26 GMT 2020
http://bugs.libre-riscv.org/show_bug.cgi?id=216
Luke Kenneth Casson Leighton <lkcl at lkcl.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
NLnet milestone|--- |NLnet.2019.02
--- Comment #5 from Luke Kenneth Casson Leighton <lkcl at lkcl.net> ---
hm.
misaligned is tricky. am just reading POWER 3.0B, book III, 6.5.8 (page 1074),
it says that quad-word (lq, stq) is allowed to raise an "alignment" exception.
there's several others as well (including when write-through is required or
cacheing is inhibited) however at least if we don't have to deal with 8-byte
misalignment that makes things a *lot* simpler.
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the libre-riscv-dev
mailing list