Age | Commit message (Expand) | Author | Files | Lines |
2024-05-06 | x86: Drop SwapSources | Cui, Lili | 3 | -319/+319 |
2024-05-06 | x86: Use vexvvvv as the switch state to encode the vvvv register | Cui, Lili | 3 | -655/+657 |
2024-05-03 | x86: tidy <sse*> templates | Jan Beulich | 1 | -20/+20 |
2024-05-03 | x86/APX: further extend SSE2AVX coverage | Jan Beulich | 2 | -230/+261 |
2024-05-03 | x86/APX: extend SSE2AVX coverage | Jan Beulich | 2 | -653/+1987 |
2024-05-03 | x86: zap value-less Disp8MemShift from non-EVEX templates | Jan Beulich | 1 | -7/+19 |
2024-04-23 | arm: Fix MVE vmla encoding | Claudio Bantaloukas | 1 | -1/+1 |
2024-04-22 | aarch64: Fix coding style issue in `aarch64-dis.c' | Victor Do Nascimento | 1 | -1/+1 |
2024-04-22 | x86/APX: Add invalid check for APX EVEX.X4. | Cui, Lili | 1 | -0/+3 |
2024-04-19 | mmix disassemble memory leak | Alan Modra | 1 | -0/+1 |
2024-04-17 | aarch64: Remove asserts from operand qualifier decoders [PR31595] | Victor Do Nascimento | 1 | -18/+80 |
2024-04-17 | Add W table for USER_MSR under MAP4. | Hu, Lin1 | 4 | -3/+13 |
2024-04-09 | aarch64: Treat operand "SME list of ZA tiles" as immediate (PR 31561) | Jens Remus | 1 | -1/+1 |
2024-04-09 | s390: Flag conditional branch relative insns as condjump | Jens Remus | 1 | -4/+4 |
2024-04-09 | arm: Fix disassembly of MVE vq[r]shr[u]n | Alex Coplan | 1 | -0/+4 |
2024-04-09 | arm: Refactor condition for print_mve_shift_n | Alex Coplan | 1 | -10/+25 |
2024-04-09 | RISC-V: Support Zcmp push/pop instructions. | Jiawei | 2 | -0/+71 |
2024-04-09 | Support {evex} pseudo prefix for decode evex promoted insns without egpr32. | Hu, Lin1 | 2 | -42/+74 |
2024-04-07 | Support APX NF | Cui, Lili | 7 | -397/+825 |
2024-04-06 | Revert "x86: Restore APX shift-double instructions with omitted shift count" | H.J. Lu | 2 | -309/+284 |
2024-04-05 | Add missing install-dvi and install-ps Makefie targets. | Christophe Lyon | 1 | -0/+2 |
2024-04-04 | x86: Restore APX shift-double instructions with omitted shift count | H.J. Lu | 2 | -284/+309 |
2024-04-03 | Arm64: check tied operand specifier in aarch64-gen | Jan Beulich | 2 | -1/+38 |
2024-04-03 | x86: add missing No_qSuf to non-64-bit PTWRITE | Jan Beulich | 2 | -2/+2 |
2024-04-03 | x86: drop stray Size64 from WRSSQ | Jan Beulich | 2 | -4/+4 |
2024-04-03 | x86/APX: Remove KEYLOCKER and SHA promotions from EVEX MAP4 | Cui, Lili | 5 | -313/+72 |
2024-03-28 | x86: templatize RAO-INT insns | Jan Beulich | 1 | -8/+4 |
2024-03-28 | x86: templatize ADX insns | Jan Beulich | 1 | -6/+5 |
2024-03-28 | x86: templatize shift-double insns | Jan Beulich | 2 | -331/+303 |
2024-03-28 | x86: templatize shift/rotate insns | Jan Beulich | 2 | -264/+379 |
2024-03-28 | x86: templatize binary ALU insns | Jan Beulich | 2 | -449/+473 |
2024-03-28 | x86: templatize unary ALU insns | Jan Beulich | 2 | -16/+22 |
2024-03-28 | x86: templatize INC/DEC | Jan Beulich | 3 | -68/+80 |
2024-03-19 | gas, aarch64: Add faminmax extension | Saurabh Jha | 4 | -2486/+2626 |
2024-03-18 | Regenerate AArch64 opcodes files | Nick Clifton | 3 | -468/+583 |
2024-03-18 | aarch64: Add support for SVE ADDPT, SUBPT, MADPT, MLAPT instructions | Yury Khrustalev | 1 | -0/+18 |
2024-03-18 | aarch64: Add support for (M)ADDPT and (M)SUBPT instructions | Yury Khrustalev | 6 | -1/+78 |
2024-03-18 | Arm64: check matching operands for predicated B16B16 insns | Jan Beulich | 2 | -17/+17 |
2024-03-18 | Arm64: correct B16B16 indexed bf{mla,mls,mul} | Jan Beulich | 1 | -3/+3 |
2024-03-15 | x86/APX: legacy promoted insns can't access %xmm16-%xmm31 | Jan Beulich | 1 | -0/+5 |
2024-03-13 | opcodes: Fix build verbosity | Christophe Lyon | 2 | -8/+8 |
2024-03-08 | RISC-V: Support Zabha extension. | Jiawei | 1 | -0/+74 |
2024-03-01 | s390: Print base register 0 as "0" in disassembly | Jens Remus | 1 | -4/+13 |
2024-03-01 | s390: Warn when register name type does not match operand | Jens Remus | 1 | -31/+31 |
2024-03-01 | s390: Add test cases for base/index register 0 | Jens Remus | 1 | -2/+3 |
2024-03-01 | s390: Use proper string lengths when parsing opcode table flags | Jens Remus | 1 | -3/+3 |
2024-03-01 | s390: Whitespace fixes in conditional branch flavor descriptions | Jens Remus | 1 | -3/+3 |
2024-03-01 | x86/APX: optimize certain XOR and SUB forms | Jan Beulich | 2 | -4/+4 |
2024-02-29 | aarch64: Fix the 2nd operand in gcsstr and gcssttr instructions. | Srinath Parvathaneni | 1 | -2/+2 |
2024-02-29 | PR21739, Inconsistent diagnostics | Alan Modra | 1 | -0/+2 |