OpenGrok
Cross Reference: Intrin.h
xref
: /
prebuilts
/
sdk
/
renderscript
/
clang-include
/
Intrin.h
Home
|
History
|
Annotate
|
Download
|
only in
clang-include
Lines Matching
full:xgetbv
969
__asm__ ("
xgetbv
" : "=a" (__eax), "=d" (__edx) : "c" (__xcr_no));