x86: AVX instruction set decoder support
[safe/jmp/linux-2.6] / arch / x86 / lib / x86-opcode-map.txt
2009-10-29 Masami Hiramatsux86: AVX instruction set decoder support
2009-10-29 Masami Hiramatsux86: Add pclmulq to x86 opcode map
2009-10-29 Masami Hiramatsux86: Fix SSE opcode map bug
2009-10-21 Masami Hiramatsux86: Add AES opcodes to opcode map
2009-10-17 Masami Hiramatsux86: Add AMD prefetch and 3DNow! opcodes to opcode map
2009-10-17 Masami Hiramatsux86: Add MMX/SSE opcode groups to opcode map
2009-10-03 Masami Hiramatsux86: Add VIA processor instructions in opcodes decoder
2009-09-10 Masami Hiramatsux86: Add MMX support for instruction decoder
2009-08-26 Masami Hiramatsux86: Instruction decoder API