[Libre-soc-bugs] [Bug 1068] add instructions from ls012 not currently implemented in binutils

bugzilla-daemon at libre-soc.org bugzilla-daemon at libre-soc.org
Tue Aug 8 09:19:50 BST 2023


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

--- Comment #39 from Luke Kenneth Casson Leighton <lkcl at lkcl.net> ---
(In reply to Dmitry Selyutin from comment #34)
> It seems that some of fptrans got commented out, most notably fmin/fmax. I
> see that fminmax are marked as "needs redoing". What exactly should be done
> here? Judging from minor_59. I should drop these from binutils. What's
> worse, some of these occupied the same range where other instructions from
> TODO list should reside.

this gives you a clue as to why they were commented out from fptrans.

Basically if insndb does not list them, they don't go in.

This task is real simple:

    Sync binutils with insndb.

That's all.

Some good investigation by Jacob established that this leaves only
12-15 instructions difference.

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


More information about the libre-soc-bugs mailing list