glibc/sysdeps/alpha/reml.S

7 lines
98 B
ArmAsm

#define IS_REM 1
#define SIZE 4
#define SIGNED 1
#define FUNC_NAME __reml
#include "divrem.S"