summaryrefslogtreecommitdiff
path: root/sysdeps/alpha/divqu.S
blob: 72dcf971dd7049200c4e4c07fb2279f1a56cbefe (plain)
1
2
3
4
5
6
#define IS_REM		0
#define SIZE		8
#define SIGNED		0
#define FUNC_NAME	__divqu

#include "divrem.h"