summaryrefslogtreecommitdiff
path: root/sysdeps/alpha/divq.S
blob: bde3425f37f2cba1b5f83de285bff5802513d782 (plain)
1
2
3
4
5
6
#define IS_REM		0
#define SIZE		8
#define SIGNED		1
#define FUNC_NAME	__divq

#include "divrem.h"