[Libre-soc-bugs] [Bug 448] MUL pipeline unit tests

bugzilla-daemon at libre-soc.org bugzilla-daemon at libre-soc.org
Wed Aug 5 21:38:58 BST 2020


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

Jacob Lifshay <programmerjake at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |programmerjake at gmail.com

--- Comment #20 from Jacob Lifshay <programmerjake at gmail.com> ---
(In reply to Luke Kenneth Casson Leighton from comment #19)
> (In reply to Cole Poirier from comment #18)
> 
> > Thanks Luke! What should I do next?
> 
> https://git.libre-soc.org/?p=soc.git;a=blob;f=src/soc/fu/mul/test/test_pipe_caller.py;h=3274f012794ffa6af1ee581a316805cdb7004ee6;hb=fb07d936ebbe71a4c1c9d67075b65955d8137dfc#l177
> 
> extend that list to include at least

the last 4 values in the list in soc.git are close to 32-bit boundaries when
truncated to 32-bits.

> 0xffffffff
> 0x7fffffff
> 0x80000000
> 0xfffffffe
> 0xfffffffd

only the last 2 are new when interpreting as 32-bit values.

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


More information about the libre-soc-bugs mailing list