https://bugs.kde.org/show_bug.cgi?id=503677

Paul Floyd <pjfl...@wanadoo.fr> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |pjfl...@wanadoo.fr

--- Comment #1 from Paul Floyd <pjfl...@wanadoo.fr> ---
>From what I see here

https://msyksphinz-self.github.io/riscv-isadoc/html/rvm.html

there are no invalid values for bits 14-12.

I think that it should be just

      if (funct3 == 0b010) {
         /* MULHSU, not currently handled, fall through. */
      } else {

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to