[libre-riscv-dev] [Bug 339] create POWER9 ROTATE (SHIFTROT) pipeline

bugzilla-daemon at libre-soc.org bugzilla-daemon at libre-soc.org
Mon Jun 1 13:40:38 BST 2020


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

Luke Kenneth Casson Leighton <lkcl at lkcl.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|create POWER9 ROTATE        |create POWER9 ROTATE
                   |pipeline                    |(SHIFTROT) pipeline

--- Comment #3 from Luke Kenneth Casson Leighton <lkcl at lkcl.net> ---
ha, hilarious.

took a while to notice: M-Form is this:

    rlwnm RA,RS,RB,MB,ME (Rc=0)

where XO-Form is this:

    divdeu RT,RA,RB

however, underneath, the 2nd argument is *consistently a constant*.  this needs
to be swapped in the CSV file.  see issue #360

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


More information about the libre-riscv-dev mailing list