[Libre-soc-bugs] [Bug 561] fail-first gather/scatter LD/ST means "strided"

bugzilla-daemon at libre-soc.org bugzilla-daemon at libre-soc.org
Thu Sep 2 19:26:56 BST 2021


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

--- Comment #3 from Jacob Lifshay <programmerjake at gmail.com> ---
(In reply to Jacob Lifshay from comment #2)
> strided load would mean something like:
> 
> for(i = 0; i < VL; i++)
>     reg[rt + i] = mem[reg[ra] + i * imm];

we will want imm to be signed

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


More information about the libre-soc-bugs mailing list