[Libre-soc-bugs] [Bug 954] binutils: support min/max instructions
bugzilla-daemon at libre-soc.org
bugzilla-daemon at libre-soc.org
Mon Oct 17 17:18:27 BST 2022
https://bugs.libre-soc.org/show_bug.cgi?id=954
--- Comment #2 from Dmitry Selyutin <ghostmansd at gmail.com> ---
The output produced by binutils for this test code matches pysvp64asm output.
minu 31,0,0
minu 0,31,0
minu 0,0,31
minu. 31,0,0
minu. 0,31,0
minu. 0,0,31
maxu 31,0,0
maxu 0,31,0
maxu 0,0,31
maxu. 31,0,0
maxu. 0,31,0
maxu. 0,0,31
mins 31,0,0
mins 0,31,0
mins 0,0,31
mins. 31,0,0
mins. 0,31,0
mins. 0,0,31
maxs 31,0,0
maxs 0,31,0
maxs 0,0,31
maxs. 31,0,0
maxs. 0,31,0
maxs. 0,0,31
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the libre-soc-bugs
mailing list