repo.or.cz
/
glibc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[PATCH 1/6] Split x86_64 out of main Linux kernel-features.h.
[glibc.git]
/
sysdeps
/
alpha
/
divlu.S
blob
5c54bb54c0b8ed774ff5ed44e2016ea6afa9a146
1
#define UNSIGNED
2
#define EXTEND(S,D) zapnot S, 15, D
3
#define __divl __divlu
4
#include <divl.S>