linux_dsm_epyc7002/tools/perf/arch/x86/tests
Adrian Hunter 6f6ef07f41 x86/insn: perf tools: Fix vcvtph2ps instruction decoding
vcvtph2ps does not have an immediate operand, so remove the erroneous
'Ib' from its opcode map entry. Add vcvtph2ps to the perf tools new
instructions test to verify it.

Signed-off-by: Adrian Hunter <adrian.hunter@intel.com>
Acked-by: Ingo Molnar <mingo@kernel.org>
Acked-by: Masami Hiramatsu <mhiramat@kernel.org>
Cc: Andy Lutomirski <luto@amacapital.net>
Cc: Dan Williams <dan.j.williams@intel.com>
Cc: H. Peter Anvin <hpa@zytor.com>
Cc: Jiri Olsa <jolsa@redhat.com>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: X86 ML <x86@kernel.org>
Link: http://lkml.kernel.org/r/1469003437-32706-2-git-send-email-adrian.hunter@intel.com
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
2016-07-20 09:57:46 -03:00
..
arch-tests.c perf tests: Add Intel CQM test 2015-10-05 16:56:07 -03:00
Build perf tests: Add Intel CQM test 2015-10-05 16:56:07 -03:00
dwarf-unwind.c
gen-insn-x86-dat.awk
gen-insn-x86-dat.sh
insn-x86-dat-32.c x86/insn: perf tools: Fix vcvtph2ps instruction decoding 2016-07-20 09:57:46 -03:00
insn-x86-dat-64.c x86/insn: perf tools: Fix vcvtph2ps instruction decoding 2016-07-20 09:57:46 -03:00
insn-x86-dat-src.c x86/insn: perf tools: Fix vcvtph2ps instruction decoding 2016-07-20 09:57:46 -03:00
insn-x86.c perf tests: Pass the subtest index to each test routine 2015-11-19 13:19:15 -03:00
intel-cqm.c perf tests: Remove wrong semicolon in while loop in CQM test 2016-01-26 11:14:06 -03:00
perf-time-to-tsc.c perf tests time-to-tsc: No need to disable an event before deleting it 2016-06-22 10:10:52 -03:00
rdpmc.c perf tests x86 rdpmc: Add missing headers 2016-07-12 15:19:57 -03:00
regs_load.S