Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-01-23 | x86/insn: Add AVX512-FP16 instructions to the x86 instruction decoder | Adrian Hunter | 1 | -8/+87 |
2022-01-23 | x86/insn: Add misc instructions to x86 instruction decoder | Adrian Hunter | 1 | -3/+3 |
2022-01-23 | x86/insn: Add AMX instructions to the x86 instruction decoder | Adrian Hunter | 1 | -2/+8 |
2020-03-26 | x86/insn: Add Control-flow Enforcement (CET) instructions to the opcode map | Yu-cheng Yu | 1 | -6/+11 |
2020-01-22 | x86/decoder: Add TEST opcode to Group3-2 | Masami Hiramatsu | 1 | -1/+1 |
2019-11-26 | x86/insn: Add some more Intel instructions to the opcode map | Adrian Hunter | 1 | -12/+32 |
2019-11-18 | x86/insn: Add some Intel instructions to the opcode map | Adrian Hunter | 1 | -6/+12 |
2019-08-31 | objtool: Move x86 insn decoder to a common location | Josh Poimboeuf | 1 | -0/+1072 |