Age | Commit message (Expand) | Author | Files | Lines |
2024-01-15 | opcodes: x86: new marker for insns that implicitly update stack pointer | Indu Bhagat | 1 | -52/+53 |
2024-01-15 | opcodes: gas: x86: define and use Rex2 as attribute not constraint | Indu Bhagat | 1 | -1/+0 |
2024-01-09 | x86: add missing APX logic to cpu_flags_match() | Jan Beulich | 1 | -1/+7 |
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 | -0/+3 |
2023-12-28 | Support APX Push2/Pop2 | Mo, Zewei | 1 | -0/+9 |
2023-12-28 | Support APX NDD | konglin1 | 1 | -0/+75 |
2023-12-28 | Support APX GPR32 with extend evex prefix | Cui, Lili | 1 | -25/+65 |
2023-12-28 | Support APX GPR32 with rex2 prefix | Cui, Lili | 1 | -13/+14 |
2023-12-19 | x86: Remove the restriction for size of the mask register in AVX10 | Haochen Jiang | 1 | -22/+19 |
2023-12-15 | revert "x86: allow 32-bit reg to be used with U{RD,WR}MSR" | Jan Beulich | 1 | -2/+2 |
2023-12-15 | x86: fold assembly dialect attributes | Jan Beulich | 1 | -0/+4 |
2023-12-15 | x86: Intel syntax implies Intel mnemonics | Jan Beulich | 1 | -20/+16 |
2023-12-14 | Remove redundant Byte, Word, Dword and Qword from insn templates. | Cui, Lili | 1 | -123/+123 |
2023-12-01 | x86: allow 32-bit reg to be used with U{RD,WR}MSR | Jan Beulich | 1 | -2/+2 |
2023-11-24 | x86: also prefer VEX encoding over EVEX one for VCVTNEPS2BF16 when possible | Jan Beulich | 1 | -0/+6 |
2023-11-17 | x86: CPU-qualify {disp16} / {disp32} | Jan Beulich | 1 | -1/+1 |
2023-11-09 | x86: rework UWRMSR operand swapping | Jan Beulich | 1 | -1/+3 |
2023-11-09 | x86: split insn templates' CPU field | Jan Beulich | 1 | -289/+289 |
2023-11-09 | x86: Cpu64 handling improvements | Jan Beulich | 1 | -37/+39 |
2023-10-31 | Support Intel USER_MSR | Hu, Lin1 | 1 | -0/+11 |
2023-09-27 | x86: fold FMA VEX and EVEX templates | Jan Beulich | 1 | -26/+15 |
2023-09-27 | x86: fold VAES/VPCLMULQDQ VEX and EVEX templates | Jan Beulich | 1 | -28/+9 |
2023-09-27 | x86: fold certain VEX and EVEX templates | Jan Beulich | 1 | -73/+41 |
2023-09-14 | x86: Vxy naming correction | Jan Beulich | 1 | -5/+5 |
2023-09-14 | x86: support AVX10.1 vector size restrictions | Jan Beulich | 1 | -19/+22 |
2023-09-14 | x86: make AES/PCMULQDQ respectively prereqs of VAES/VPCMULQDQ | Jan Beulich | 1 | -12/+14 |
2023-09-01 | x86: rename CpuPCLMUL | Jan Beulich | 1 | -12/+12 |
2023-09-01 | x86: drop Size64 from VMOVQ | Jan Beulich | 1 | -1/+1 |
2023-08-02 | Revert "2.41 Release sources" | Sam James | 1 | -9/+48 |
2023-08-02 | 2.41 Release sourcesbinutils-2_41-release | Nick Clifton | 1 | -48/+9 |
2023-07-27 | Support Intel PBNDKB | Hu, Lin1 | 1 | -0/+6 |
2023-07-27 | Support Intel SM4 | Haochen Jiang | 1 | -0/+7 |
2023-07-27 | Support Intel SM3 | Haochen Jiang | 1 | -0/+7 |
2023-07-27 | Support Intel SHA512 | Haochen Jiang | 1 | -0/+8 |
2023-07-27 | Support Intel AVX-VNNI-INT16 | konglin1 | 1 | -0/+11 |
2023-07-04 | x86: optimize 128-bit VPBROADCASTQ to VPUNPCKLQDQ | Jan Beulich | 1 | -1/+1 |
2023-07-04 | x86: optimize pre-AVX512 {,V}PCMPGT* with identical sources | Jan Beulich | 1 | -6/+6 |
2023-07-04 | x86: optimize pre-AVX512 {,V}PCMPEQQ with identical sources | Jan Beulich | 1 | -2/+2 |
2023-06-16 | x86: shrink Masking insn attribute to a single bit (boolean) | Jan Beulich | 1 | -569/+568 |
2023-05-23 | Support Intel FRED LKGS | Zhang, Jun | 1 | -0/+14 |
2023-05-23 | Revert "Support Intel FRED LKGS" | liuhongt | 1 | -14/+0 |
2023-05-23 | Support Intel FRED LKGS | Zhang, Jun | 1 | -0/+14 |
2023-04-07 | Support Intel AMX-COMPLEX | Haochen Jiang | 1 | -0/+3 |
2023-03-20 | x86: drop "shimm" special case template expansions | Jan Beulich | 1 | -15/+15 |
2023-03-20 | x86: VexVVVV is now merely a boolean | Jan Beulich | 1 | -194/+196 |
2023-03-20 | x86: re-work build_modrm_byte()'s register assignment | Jan Beulich | 1 | -13/+13 |
2023-02-24 | x86: MONITOR/MWAIT are not SSE3 insns | Jan Beulich | 1 | -5/+5 |
2023-02-24 | x86-64: don't permit LAHF/SAHF with "generic64" | Jan Beulich | 1 | -2/+4 |
2023-02-24 | x86: have insns acting on segment selector values allow for consistent operands | Jan Beulich | 1 | -5/+10 |