/external/chromium_org/third_party/yasm/source/patched-yasm/modules/arch/x86/tests/ |
sse3.asm | 25 mwait label
|
/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_2(mwait, void, env, int)
|
/external/chromium_org/third_party/yasm/source/patched-yasm/ |
x86insn_nasm.gperf | 439 mwait, threebyte_insn, 1, SUF_Z, 0x0F, 0x01, 0xC9, 0, CPU_SSE3, 0, 0 [all...] |
x86insn_gas.gperf | [all...] |