summaryrefslogtreecommitdiff
path: root/tools/arch/x86/lib/x86-opcode-map.txt
AgeCommit message (Expand)Author
2024-05-02x86/insn: Add support for APX EVEX instructions to the opcode mapAdrian Hunter
2024-05-02x86/insn: x86/insn: Add support for REX2 prefix to the instruction decoder op...Adrian Hunter
2024-05-02x86/insn: Add misc new Intel instructionsAdrian Hunter
2024-05-02x86/insn: Add VEX versions of VPDPBUSD, VPDPBUSDS, VPDPWSSD and VPDPWSSDSAdrian Hunter
2024-05-02x86/insn: Fix PUSH instruction in x86 instruction decoder opcode mapAdrian Hunter
2024-05-02x86/insn: Add Key Locker instructions to the opcode mapChang S. Bae
2024-01-31x86/opcode: Add ERET[US] instructions to the x86 opcode mapH. Peter Anvin (Intel)
2024-01-25x86/cpufeatures,opcode,msr: Add the WRMSRNS instruction supportXin Li
2023-01-12x86/opcode: Add the LKGS instruction to x86-opcode-mapH. Peter Anvin (Intel)
2022-01-23x86/insn: Add AVX512-FP16 instructions to the x86 instruction decoderAdrian Hunter
2022-01-23x86/insn: Add misc instructions to x86 instruction decoderAdrian Hunter
2022-01-23x86/insn: Add AMX instructions to the x86 instruction decoderAdrian Hunter
2020-03-26x86/insn: Add Control-flow Enforcement (CET) instructions to the opcode mapYu-cheng Yu
2020-01-22x86/decoder: Add TEST opcode to Group3-2Masami Hiramatsu
2019-11-26x86/insn: Add some more Intel instructions to the opcode mapAdrian Hunter
2019-11-18x86/insn: Add some Intel instructions to the opcode mapAdrian Hunter
2019-08-31objtool: Move x86 insn decoder to a common locationJosh Poimboeuf