mirror of
https://github.com/FEX-Emu/linux.git
synced 2024-12-28 12:25:31 +00:00
d5b1a5f660
Add ptwrite to the op code map and the perf tools new instructions test. To run the test: $ tools/perf/perf test "x86 ins" 39: Test x86 instruction decoder - new instructions : Ok Or to see the details: $ tools/perf/perf test -v "x86 ins" 2>&1 | grep ptwrite For information about ptwrite, refer the Intel SDM. Signed-off-by: Adrian Hunter <adrian.hunter@intel.com> Acked-by: Masami Hiramatsu <mhiramat@kernel.org> Link: http://lkml.kernel.org/r/1495180230-19367-1-git-send-email-adrian.hunter@intel.com Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com> |
||
---|---|---|
.. | ||
arch-tests.c | ||
Build | ||
dwarf-unwind.c | ||
gen-insn-x86-dat.awk | ||
gen-insn-x86-dat.sh | ||
insn-x86-dat-32.c | ||
insn-x86-dat-64.c | ||
insn-x86-dat-src.c | ||
insn-x86.c | ||
intel-cqm.c | ||
perf-time-to-tsc.c | ||
rdpmc.c | ||
regs_load.S |