riscv-platform-specs icon indicating copy to clipboard operation
riscv-platform-specs copied to clipboard

Describe misaligned data access scenarios

Open aswaterman opened this issue 7 years ago • 2 comments

aswaterman avatar Jan 24 '18 14:01 aswaterman

@palmer-dabbelt is this still the right place to discuss this matter?

aswaterman avatar Jan 18 '19 06:01 aswaterman

Hey, we just ran into the misaligned access issues in the oreboot project.

It made us realize that a RISC-V platform can only be considered one when a note on the behavior regarding misaligned access is part of it. I.e., the same code that runs perfectly on one processor would otherwise act different on another one with the same profile, or with significant performance loss.

I also noticed a handful of other PRs here without response or gotten stuck. Can I help out somehow?

orangecms avatar Jul 30 '23 19:07 orangecms