Searched refs:EMMS (Results 1 – 4 of 4) sorted by relevance
/openbmc/qemu/tests/tcg/i386/ |
H A D | test-3dnow.c | 1 #define EMMS "femms" macro
|
H A D | test-mmx.c | 9 #ifndef EMMS 10 #define EMMS "emms" macro 191 EMMS "\n\t" in run_test()
|
H A D | x86.csv | 572 "EMMS","EMMS","emms","0F 77","V","V","MMX","","","",""
|
/openbmc/qemu/target/i386/tcg/ |
H A D | decode-new.c.inc | 1215 [0x0e] = X86_OP_ENTRY0(EMMS, cpuid(3DNOW)), /* femms */
|