Home
last modified time | relevance | path

Searched refs:xgetbv (Results 1 – 1 of 1) sorted by relevance

/xen-4.10.0-shim-comet/tools/tests/x86_emulator/
A Dx86-emulate.h57 static inline uint64_t xgetbv(uint32_t xcr) in xgetbv() function
130 if ( !(res.c & (1U << 27)) || ((xgetbv(0) & 6) != 6) ) \
138 if ( !(res.c & (1U << 27)) || ((xgetbv(0) & 6) != 6) ) \

Completed in 2 milliseconds