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

bugzilla-daemon at libre-soc.org bugzilla-daemon at libre-soc.org
Tue Aug 4 22:49:55 BST 2020


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

--- Comment #3 from Jacob Lifshay <programmerjake at gmail.com> ---
I may have missed some, but the complete list of instructions built into
power-instruction-analyzer is accessible as:

>>> print(power_instruction_analyzer.INSTRS)
['divde', 'divdeo', 'divde.', 'divdeo.', 'divdeu', 'divdeuo', 'divdeu.',
'divdeuo.', 'divd', 'divdo', 'divd.', 'divdo.', 'divdu', 'divduo', 'divdu.',
'divduo.', 'divwe', 'divweo', 'divwe.', 'divweo.', 'divweu', 'divweuo',
'divweu.', 'divweuo.', 'divw', 'divwo', 'divw.', 'divwo.', 'divwu', 'divwuo',
'divwu.', 'divwuo.', 'modsd', 'modud', 'modsw', 'moduw', 'mullw', 'mullwo',
'mullw.', 'mullwo.', 'mulhw', 'mulhw.', 'mulhwu', 'mulhwu.', 'mulld', 'mulldo',
'mulld.', 'mulldo.', 'mulhd', 'mulhd.', 'mulhdu', 'mulhdu.', 'maddhd',
'maddhdu', 'maddld']

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


More information about the libre-soc-bugs mailing list