[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:50:10 BST 2020


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

--- Comment #22 from Cole Poirier <colepoirier at gmail.com> ---
(In reply to Jacob Lifshay from comment #21)
> (In reply to Jacob Lifshay from comment #20)
> > (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.
> 
> 0xfffffffe is also already in soc.git when truncating to 32-bit values.

So, which ones do I actually need to add?

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


More information about the libre-soc-bugs mailing list