Re: [PATCH -tip ] x86/insn: Add Haswell-introduced opcodes

2013-08-06 Thread Masami Hiramatsu
(2013/08/07 14:03), H. Peter Anvin wrote: > On 08/06/2013 09:51 PM, Masami Hiramatsu wrote: >> >> Thanks, Andi also asked me to support them ;) >> As far as I can see, that requires more work to support >> EVEX decoding. And perhaps, I have to classify new instructions >> and operands and introduce

Re: [PATCH -tip ] x86/insn: Add Haswell-introduced opcodes

2013-08-06 Thread H. Peter Anvin
On 08/06/2013 09:51 PM, Masami Hiramatsu wrote: > > Thanks, Andi also asked me to support them ;) > As far as I can see, that requires more work to support > EVEX decoding. And perhaps, I have to classify new instructions > and operands and introduce new abbreviations/superscripts for > them, beca

Re: Re: [PATCH -tip ] x86/insn: Add Haswell-introduced opcodes

2013-08-06 Thread Masami Hiramatsu
(2013/08/07 0:16), H. Peter Anvin wrote: > On 08/06/2013 12:37 AM, Masami Hiramatsu wrote: >> Add TSX-NI related instructions and new instructions to >> x86-opcode-map.txt according to the Intel(R) 64 and IA-32 >> Architectures Software Developer's Manual Vol2C (June, 2013). >> This also includes b

Re: [PATCH -tip ] x86/insn: Add Haswell-introduced opcodes

2013-08-06 Thread H. Peter Anvin
On 08/06/2013 12:37 AM, Masami Hiramatsu wrote: > Add TSX-NI related instructions and new instructions to > x86-opcode-map.txt according to the Intel(R) 64 and IA-32 > Architectures Software Developer's Manual Vol2C (June, 2013). > This also includes below updates. > - Fix a typo of MWAIT (the lac

[PATCH -tip ] x86/insn: Add Haswell-introduced opcodes

2013-08-06 Thread Masami Hiramatsu
Add TSX-NI related instructions and new instructions to x86-opcode-map.txt according to the Intel(R) 64 and IA-32 Architectures Software Developer's Manual Vol2C (June, 2013). This also includes below updates. - Fix a typo of MWAIT (the lack of (11B)). - Change NOP Ev to prefetchw Ev - Add CRC32