summaryrefslogtreecommitdiff
path: root/sysdeps/alpha/remlu.S
blob: 3658d92bc1ed689c7c4f90e86f69093d21866cad (plain)
1
2
3
4
5
6
#define IS_REM		1
#define SIZE		4
#define SIGNED		0
#define FUNC_NAME	__remlu

#include "divrem.S"