Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | x86: Add Intel FMA instructions to x86 opcode map | Masami Hiramatsu | 2009-10-29 | 1 | -1/+33 |
* | x86: AVX instruction set decoder support | Masami Hiramatsu | 2009-10-29 | 1 | -206/+225 |
* | x86: Add pclmulq to x86 opcode map | Masami Hiramatsu | 2009-10-29 | 1 | -0/+1 |
* | x86: Fix SSE opcode map bug | Masami Hiramatsu | 2009-10-29 | 1 | -5/+5 |
* | x86: Add AES opcodes to opcode map | Masami Hiramatsu | 2009-10-21 | 1 | -2/+8 |
* | x86: Add AMD prefetch and 3DNow! opcodes to opcode map | Masami Hiramatsu | 2009-10-17 | 1 | -3/+10 |
* | x86: Add MMX/SSE opcode groups to opcode map | Masami Hiramatsu | 2009-10-17 | 1 | -0/+10 |
* | x86: Add VIA processor instructions in opcodes decoder | Masami Hiramatsu | 2009-10-03 | 1 | -1/+7 |
* | x86: Add MMX support for instruction decoder | Masami Hiramatsu | 2009-09-11 | 1 | -107/+200 |
* | x86: Instruction decoder API | Masami Hiramatsu | 2009-08-27 | 1 | -0/+719 |