| Commit message (Expand) | Author | Age | Files | Lines |
* | x86: Turn PLT32 to PC32 only for PC-relative relocations | H.J. Lu | 2024-11-09 | 1 | -1/+10 |
* | x86-64: Never make R_X86_64_GOT64 section relative | H.J. Lu | 2024-11-09 | 1 | -0/+1 |
* | x86: correct .insn with opcode extension and VEX/XOP/EVEX encoding | Jan Beulich | 2024-08-20 | 1 | -1/+2 |
* | x86: accept whitespace inside curly braces | Jan Beulich | 2024-07-19 | 1 | -5/+18 |
* | x86: undo '{' being a symbol-start character | Jan Beulich | 2024-07-19 | 1 | -14/+98 |
* | x86: split pseudo-prefix state from i386_insn | Jan Beulich | 2024-07-19 | 1 | -196/+197 |
* | x86/APX: add CMPcc/CTESTcc cases to noreg64 tests | Jan Beulich | 2024-07-19 | 1 | -11/+29 |
* | x86/APX: remove two inconsistencies | Jan Beulich | 2024-07-12 | 1 | -18/+23 |
* | x86/APX: correct TEST/CTESTcc with 1st operand being a memory one | Jan Beulich | 2024-07-12 | 1 | -4/+8 |
* | x86-64: Fix support for APX NF TLS IE with 2 operands | Lingling Kong | 2024-07-05 | 1 | -3/+2 |
* | gas: Enhance arch-specific SFrame configuration descriptions | Jens Remus | 2024-07-04 | 1 | -0/+5 |
* | x86: Remove unused SFrame CFI RA register variable | Jens Remus | 2024-07-04 | 1 | -1/+0 |
* | Support APX CFCMOV | Cui, Lili | 2024-07-04 | 1 | -1/+1 |
* | x86-64: Support APX NF TLS IE with 2 operands | Lingling Kong | 2024-07-03 | 1 | -2/+8 |
* | x86/APX: apply NDD-to-legacy transformation to further CMOVcc forms | Jan Beulich | 2024-06-28 | 1 | -1/+16 |
* | x86/APX: extend TEST-by-imm7 optimization to CTESTcc | Jan Beulich | 2024-06-28 | 1 | -2/+8 |
* | x86/APX: optimize {nf}-form IMUL-by-power-of-2 to SHL | Jan Beulich | 2024-06-28 | 1 | -0/+70 |
* | x86-64: restrict by-imm31 optimization | Jan Beulich | 2024-06-28 | 1 | -12/+15 |
* | x86/APX: optimize certain {nf}-form insns to LEA | Jan Beulich | 2024-06-28 | 1 | -8/+236 |
* | x86/APX: optimize {nf}-form rotate-by-width-less-1 | Jan Beulich | 2024-06-28 | 1 | -1/+21 |
* | x86/APX: optimize {nf} forms of ADD/SUB with specific immediates | Jan Beulich | 2024-06-28 | 1 | -1/+83 |
* | x86: optimize {,V}PEXTR{D,Q} with immediate of 0 | Jan Beulich | 2024-06-21 | 1 | -0/+38 |
* | x86: optimize left-shift-by-1 | Jan Beulich | 2024-06-21 | 1 | -0/+79 |
* | x86: %riz, %rip, and %eip don't require REX | Jan Beulich | 2024-06-21 | 1 | -2/+2 |
* | x86: don't suppress errors when optimizing | Jan Beulich | 2024-06-21 | 1 | -1/+16 |
* | Support APX CCMP and CTEST | Cui, Lili | 2024-06-18 | 1 | -1/+145 |
* | x86/APX: convert ZU to operand constraint | Jan Beulich | 2024-06-10 | 1 | -1/+5 |
* | x86: reduce check_{byte,word,long,qword}_reg() overhead | Jan Beulich | 2024-05-31 | 1 | -4/+15 |
* | x86/Intel: warn about undue mnemonic suffixes | Jan Beulich | 2024-05-29 | 1 | -0/+13 |
* | x86/Intel: SHLD/SHRD have dual meaning | Jan Beulich | 2024-05-29 | 1 | -2/+5 |
* | x86: simplify VexVVVV_SRC2 handling for the XOP case | Jan Beulich | 2024-05-24 | 1 | -9/+5 |
* | x86: simplify / consolidate check_{word,long,qword}_reg() | Jan Beulich | 2024-05-24 | 1 | -16/+4 |
* | x86: correct VCVT{,U}SI2SD | Jan Beulich | 2024-05-24 | 1 | -5/+47 |
* | Support APX zero-upper | Cui, Lili | 2024-05-22 | 1 | -2/+3 |
* | X86: Remove "i.rex" to eliminate extra conditional branch | Cui, Lili | 2024-05-22 | 1 | -1/+1 |
* | Add check for 8-bit old registers in EVEX format | Cui, Lili | 2024-05-22 | 1 | -3/+4 |
* | x86: Split REX/REX2 old registers judgment. | Cui, Lili | 2024-05-22 | 1 | -16/+14 |
* | x86: Drop using extension_opcode to encode vvvv register | Cui, Lili | 2024-05-06 | 1 | -6/+3 |
* | x86: Drop SwapSources | Cui, Lili | 2024-05-06 | 1 | -8/+11 |
* | x86: Use vexvvvv as the switch state to encode the vvvv register | Cui, Lili | 2024-05-06 | 1 | -15/+17 |
* | x86/APX: extend SSE2AVX coverage | Jan Beulich | 2024-05-03 | 1 | -2/+7 |
* | x86/APX: Add invalid check for APX EVEX.X4. | Cui, Lili | 2024-04-22 | 1 | -1/+4 |
* | x86: Fix a memory leak in md_assemble | H.J. Lu | 2024-04-16 | 1 | -5/+8 |
* | x86-64: Use long NOPs for Intel Core processors | H.J. Lu | 2024-04-10 | 1 | -5/+35 |
* | Support APX NF | Cui, Lili | 2024-04-07 | 1 | -4/+31 |
* | x86/APX: Remove KEYLOCKER and SHA promotions from EVEX MAP4 | Cui, Lili | 2024-04-03 | 1 | -7/+0 |
* | x86/SSE2AVX: move checking | Jan Beulich | 2024-03-28 | 1 | -11/+10 |
* | x86/SSE2AVX: respect prefixes | Jan Beulich | 2024-03-28 | 1 | -2/+3 |
* | x86: fix Solaris testsuite failures | Jan Beulich | 2024-03-22 | 1 | -6/+3 |
* | x86/APX: legacy promoted insns can't access %xmm16-%xmm31 | Jan Beulich | 2024-03-15 | 1 | -0/+7 |