Age | Commit message (Expand) | Author | Files | Lines |
2024-07-26 | x86/APX: optimize certain {nf}-form insns to BMI2 ones | Jan Beulich | 1 | -13/+13 |
2024-07-04 | Support APX CFCMOV | Cui, Lili | 1 | -265/+1229 |
2024-06-28 | x86/APX: apply NDD-to-legacy transformation to further CMOVcc forms | Jan Beulich | 1 | -30/+30 |
2024-06-28 | x86/APX: extend TEST-by-imm7 optimization to CTESTcc | Jan Beulich | 1 | -29/+29 |
2024-06-28 | x86/APX: optimize {nf}-form IMUL-by-power-of-2 to SHL | Jan Beulich | 1 | -6/+6 |
2024-06-28 | x86/APX: optimize certain {nf}-form insns to LEA | Jan Beulich | 1 | -4/+4 |
2024-06-28 | x86/APX: optimize {nf}-form rotate-by-width-less-1 | Jan Beulich | 1 | -4/+4 |
2024-06-28 | x86/APX: optimize {nf} forms of ADD/SUB with specific immediates | Jan Beulich | 1 | -8/+8 |
2024-06-21 | x86: optimize {,V}PEXTR{D,Q} with immediate of 0 | Jan Beulich | 1 | -10/+10 |
2024-06-21 | x86: optimize left-shift-by-1 | Jan Beulich | 1 | -24/+24 |
2024-06-19 | x86: Remove the secondary encoding for ctest. | Cui, Lili | 1 | -569/+289 |
2024-06-18 | Support APX CCMP and CTEST | Cui, Lili | 1 | -290/+2081 |
2024-06-10 | x86/APX: convert ZU to operand constraint | Jan Beulich | 1 | -4216/+4216 |
2024-06-10 | x86/APX: support extended SETcc form | Jan Beulich | 1 | -311/+551 |
2024-06-10 | x86/APX: add missing CPU requirement to imm+rm forms of <alu2> insns | Jan Beulich | 1 | -14/+14 |
2024-05-29 | x86/Intel: warn about undue mnemonic suffixes | Jan Beulich | 1 | -5570/+5570 |
2024-05-24 | x86: correct VCVT{,U}SI2SD | Jan Beulich | 1 | -8/+8 |
2024-05-22 | Support APX zero-upper | Cui, Lili | 1 | -4339/+4898 |
2024-05-06 | x86: Drop using extension_opcode to encode vvvv register | Cui, Lili | 1 | -56/+56 |
2024-05-06 | x86: Drop SwapSources | Cui, Lili | 1 | -283/+283 |
2024-05-06 | x86: Use vexvvvv as the switch state to encode the vvvv register | Cui, Lili | 1 | -86/+86 |
2024-05-03 | x86/APX: further extend SSE2AVX coverage | Jan Beulich | 1 | -225/+255 |
2024-05-03 | x86/APX: extend SSE2AVX coverage | Jan Beulich | 1 | -452/+1684 |
2024-04-07 | Support APX NF | Cui, Lili | 1 | -290/+663 |
2024-04-06 | Revert "x86: Restore APX shift-double instructions with omitted shift count" | H.J. Lu | 1 | -308/+284 |
2024-04-04 | x86: Restore APX shift-double instructions with omitted shift count | H.J. Lu | 1 | -284/+308 |
2024-04-03 | x86: add missing No_qSuf to non-64-bit PTWRITE | Jan Beulich | 1 | -1/+1 |
2024-04-03 | x86: drop stray Size64 from WRSSQ | Jan Beulich | 1 | -2/+2 |
2024-04-03 | x86/APX: Remove KEYLOCKER and SHA promotions from EVEX MAP4 | Cui, Lili | 1 | -239/+63 |
2024-03-28 | x86: templatize shift-double insns | Jan Beulich | 1 | -318/+294 |
2024-03-28 | x86: templatize shift/rotate insns | Jan Beulich | 1 | -193/+357 |
2024-03-28 | x86: templatize binary ALU insns | Jan Beulich | 1 | -390/+450 |
2024-03-28 | x86: templatize unary ALU insns | Jan Beulich | 1 | -6/+6 |
2024-03-28 | x86: templatize INC/DEC | Jan Beulich | 1 | -54/+54 |
2024-03-01 | x86/APX: optimize certain XOR and SUB forms | Jan Beulich | 1 | -2/+2 |
2024-02-23 | x86: also permit YMM/ZMM use in CFI directives | Jan Beulich | 1 | -64/+64 |
2024-02-23 | x86/APX: INV{EPT,PCID,VPID} are WIG | Jan Beulich | 1 | -3/+3 |
2024-02-16 | x86/APX: drop stray IgnoreSize | Jan Beulich | 1 | -11/+11 |
2024-02-16 | x86: don't use VexWIG in SSE2AVX templates | Jan Beulich | 1 | -4/+4 |
2024-02-09 | x86/APX: V{BROADCAST,EXTRACT,INSERT}{F,I}128 can also be expressed | Jan Beulich | 1 | -197/+269 |
2024-02-09 | x86/APX: VROUND{P,S}{S,D} encodings require AVX512{F,VL} | Jan Beulich | 1 | -4/+4 |
2024-01-26 | x86/APX: optimize MOVBE | Jan Beulich | 1 | -34/+34 |
2024-01-19 | x86-64: Dwarf2 register numbers for %bnd<N> | Jan Beulich | 1 | -4/+4 |
2024-01-19 | x86/APX: VROUND{P,S}{S,D} can generally be encoded | Jan Beulich | 1 | -147/+199 |
2024-01-19 | x86: support APX forms of U{RD,WR}MSR | Jan Beulich | 1 | -6/+26 |
2024-01-15 | opcodes: x86: new marker for insns that implicitly update stack pointer | Indu Bhagat | 1 | -52/+52 |
2024-01-15 | opcodes: gas: x86: define and use Rex2 as attribute not constraint | Indu Bhagat | 1 | -3887/+7772 |
2024-01-04 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2023-12-28 | Support APX pushp/popp | Cui, Lili | 1 | -182/+198 |
2023-12-28 | Support APX Push2/Pop2 | Mo, Zewei | 1 | -1/+42 |