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

bugzilla-daemon at libre-soc.org bugzilla-daemon at libre-soc.org
Sat Dec 26 02:14:34 GMT 2020


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

Alexandre Oliva <oliva at gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|lkcl at lkcl.net               |oliva at gnu.org

--- Comment #4 from Alexandre Oliva <oliva at gnu.org> ---
Created attachment 123
  --> https://bugs.libre-soc.org/attachment.cgi?id=123&action=edit
Ho ho ho!

Here's a patch that introduces in GNU binutils an svp64 pseudo-instruction,
that takes a single 24-bit operand, and encodes it as a 32-bit insn with EXT01
as the major opcode, and MSB0 bits 7 and 9 also set, shuffling the top two bits
of the 24-bit operand, RM[0] and RM[1], into bits 6 and 8 of the insn.

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


More information about the libre-soc-bugs mailing list