1 2 3 4 5 6
#define IS_REM 1 #define SIZE 8 #define SIGNED 1 #define FUNC_NAME __remq #include "divrem.S"