x86/insn: remove pcommit
[cascardo/linux.git] / tools / perf / arch / x86 / tests / insn-x86-dat-src.c
index 41b1b1c..033b8a6 100644 (file)
@@ -866,10 +866,6 @@ int main(void)
 
 #endif /* #ifndef __x86_64__ */
 
-       /* pcommit */
-
-       asm volatile("pcommit");
-
        /* Following line is a marker for the awk script - do not change */
        asm volatile("rdtsc"); /* Stop here */