Home
last modified time | relevance | path

Searched hist:"35 bb77967d8f8147bbe08e4cf9ecb32a8f912c9d" (Results 1 – 4 of 4) sorted by relevance

/XiangShan/src/main/scala/xiangshan/mem/lsqueue/
H A DStoreMisalignBuffer.scaladiff 35bb77967d8f8147bbe08e4cf9ecb32a8f912c9d Mon Apr 14 01:24:32 CEST 2025 Anzo <[email protected]> fix(LSU): fix exception for misalign access to `nc` space (#4526)

For misaligned accesses, say if the access after the split goes to `nc`
space, then a misaligned exception should also be generated.

Co-authored-by: Yanqin Li <[email protected]>
H A DLoadMisalignBuffer.scaladiff 35bb77967d8f8147bbe08e4cf9ecb32a8f912c9d Mon Apr 14 01:24:32 CEST 2025 Anzo <[email protected]> fix(LSU): fix exception for misalign access to `nc` space (#4526)

For misaligned accesses, say if the access after the split goes to `nc`
space, then a misaligned exception should also be generated.

Co-authored-by: Yanqin Li <[email protected]>
/XiangShan/src/main/scala/xiangshan/mem/pipeline/
H A DStoreUnit.scaladiff 35bb77967d8f8147bbe08e4cf9ecb32a8f912c9d Mon Apr 14 01:24:32 CEST 2025 Anzo <[email protected]> fix(LSU): fix exception for misalign access to `nc` space (#4526)

For misaligned accesses, say if the access after the split goes to `nc`
space, then a misaligned exception should also be generated.

Co-authored-by: Yanqin Li <[email protected]>
H A DLoadUnit.scaladiff 35bb77967d8f8147bbe08e4cf9ecb32a8f912c9d Mon Apr 14 01:24:32 CEST 2025 Anzo <[email protected]> fix(LSU): fix exception for misalign access to `nc` space (#4526)

For misaligned accesses, say if the access after the split goes to `nc`
space, then a misaligned exception should also be generated.

Co-authored-by: Yanqin Li <[email protected]>