RE: [PATCH V2 5/7] x86/insn: perf tools: Add new memory instructions

2015-09-03 Thread 平松雅巳 / HIRAMATU,MASAMI
> From: Adrian Hunter [mailto:adrian.hun...@intel.com] sn: perf tools: Add new memory instructions > > Intel Architecture Instruction Set Extensions Programing > Reference (Oct 2014) describes 3 new memory instructions, > namely clflushopt, clwb and pcommit. Add them to the op > code map and the

[PATCH V2 5/7] x86/insn: perf tools: Add new memory instructions

2015-09-02 Thread Adrian Hunter
Intel Architecture Instruction Set Extensions Programing Reference (Oct 2014) describes 3 new memory instructions, namely clflushopt, clwb and pcommit. Add them to the op code map and the perf tools new instructions test. e.g. $ tools/perf/perf test "x86 ins" 39: Test x86 instruction deco