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
x86-64: Add log2f with FMA
[glibc.git]
/
sysdeps
/
tile
/
abort-instr.h
blob
0f57da5198165b436115b455ba5b7010577f4f79
1
/* An instruction which should crash any program is `hlt'. */
2
#define ABORT_INSTRUCTION asm (
"ill"
)