[Libre-soc-bugs] [Bug 425] DIV overflow not being calculated correctly

bugzilla-daemon at libre-soc.org bugzilla-daemon at libre-soc.org
Fri Jul 10 01:33:08 BST 2020


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

--- Comment #3 from Jacob Lifshay <programmerjake at gmail.com> ---
The results I get from running it using power-instruction-analyzer's model is:
>>> import power_instruction_analyzer as pia
>>> print(pia.divw_(pia.InstructionInput(ra=0x61c1cc3b80f2a6af,rb=0x9dc66a7622c32bc0,rc=0)))
{"rt":"0xFFFFFFFD","cr0":{"lt":false,"gt":true,"eq":false,"so":false}}

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


More information about the libre-soc-bugs mailing list