pagure Logo
  • Log In

source-git / glibc

Clone
Source Code
GIT
  • Source
  • Pull Requests  1
  • Stats
 Overview  Files  Commits  Branches  Forks  Releases

Files

Commit: 8bbac7af90c30ae909deb09deb97e0c35e1f795d
  1.   8bbac7af90c30ae909deb09deb97e0c35e1f795d
  2.   sysdeps
  3.   sparc
  4.   sparc32
  5.   sparcv8
  6.   dotmul.S
Blob Blame History Raw
/*
 * Sparc v8 has multiply.
 */

#include <sysdep.h>

ENTRY(.mul)

	smul	%o0, %o1, %o0
	retl
	 rd	%y, %o1

END(.mul)

Powered by Pagure 5.14.1

SSH Hostkey/Fingerprint | Documentation