Home
last modified time | relevance | path

Searched refs:xcr (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() argument
61 asm ( ".byte 0x0f, 0x01, 0xd0" : "=a" (lo), "=d" (hi) : "c" (xcr) ); in xgetbv()

Completed in 2 milliseconds