[Libre-soc-bugs] [Bug 550] binutils support needed for svp64

bugzilla-daemon at libre-soc.org bugzilla-daemon at libre-soc.org
Wed Nov 24 11:00:15 GMT 2021


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

--- Comment #19 from Luke Kenneth Casson Leighton <lkcl at lkcl.net> ---
(In reply to dmitry.selyutin from comment #18)
> Re-assigned the task to me. For now, I briefly checked the comments and
> patch by Alexandre; I'll try to take a look at
> https://libre-soc.org/openpower/sv/svp64/ and
> src/openpower/sv/trans/svp64.py today.

an entire new table will be needed (an extra field in the "normal"
table which defaults to NULL and is optionally filled in for any
svp64 instruction)

it is *not safe* to write that SVP64-information table by hand.

it should be entirely auto-generated, just like this table for
microwatt is auto-generated:

https://git.libre-soc.org/?p=openpower-isa.git;a=blob;f=src/openpower/sv/sv_analysis.py;h=d62b587521db0303189f88b57873bb6a725d7ec0;hb=e5d2a21bd25720f9267c7c8045df83163bc63a20#l653

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


More information about the libre-soc-bugs mailing list