[Libre-soc-bugs] [Bug 898] binutils svp64 objdump support
bugzilla-daemon at libre-soc.org
bugzilla-daemon at libre-soc.org
Tue Aug 30 20:26:03 BST 2022
https://bugs.libre-soc.org/show_bug.cgi?id=898
--- Comment #35 from Luke Kenneth Casson Leighton <lkcl at lkcl.net> ---
(In reply to Dmitry Selyutin from comment #33)
> (In reply to Luke Kenneth Casson Leighton from comment #32)
> > (In reply to Dmitry Selyutin from comment #31)
> >
> > > These instructions do not appear in SVP64 CSV files
> > yes none of these are a surprise
>
> What about those present only in markdown?
addex simply appears to be... missing. no idea why
https://github.com/antonblanchard/microwatt/blob/26095986f3ff38eed950dbbae306c13c86815b6e/decode1.vhdl#L73
lkcl at fizzy:~/src/libresoc/openpower-isa$ grep bcctr openpower/*/*.mdwn
openpower/isa/branch.mdwn:* bcctr BO,BI,BH (LK=0)
openpower/isa/branch.mdwn:* bcctrl BO,BI,BH (LK=1)
bcctrl is covered by bcctr. LK is decoded entirely separately.
ignore it for now as the sv.{branches} needs to be looked at
properly as a whole block.
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the libre-soc-bugs
mailing list