summaryrefslogtreecommitdiff
path: root/sysdeps/alpha/divl.S
blob: 7dbb5048c7cf5f016ca50851c8c95a6c852705c2 (plain)
1
2
3
4
5
6
#define IS_REM		0
#define SIZE		4
#define SIGNED		1
#define FUNC_NAME	__divl

#include "divrem.S"