OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mwait
(Results
1 - 4
of
4
) sorted by null
/external/llvm/test/MC/X86/
x86-32.s
21
mwait
22
// CHECK:
mwait
24
mwait
%eax, %ecx
25
// CHECK:
mwait
x86-64.s
11
mwait
12
// CHECK:
mwait
14
mwait
%rax, %rcx
15
// CHECK:
mwait
x86-32-coverage.s
[
all
...]
/external/qemu/target-i386/
helper.h
63
DEF_HELPER_1(
mwait
, void, int)
Completed in 650 milliseconds