aboutsummaryrefslogtreecommitdiff
path: root/opcodes/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2018-11-06[BINUTILS, ARM] Add Armv8.5-A to select_arm_features and update macros.Sudakshina Das1-0/+5
2018-11-06PowerPC instruction mask checksAlan Modra1-0/+14
2018-11-06x86: correctly handle VPBROADCASTD with EVEX.W set outside of 64-bit modeJan Beulich1-0/+5
2018-11-06x86: correctly handle VMOVD with EVEX.W set outside of 64-bit modeJan Beulich1-0/+6
2018-11-06x86: correctly handle KMOVD with VEX.W set outside of 64-bit modeJan Beulich1-0/+9
2018-11-06x86: adjust {,E}VEX.W handling for PEXTR* / PINSR*Jan Beulich1-0/+15
2018-11-06x86: adjust {,E}VEX.W handling outside of 64-bit modeJan Beulich1-0/+7
2018-11-06x86: fix various non-LIG templatesJan Beulich1-0/+10
2018-11-06x86: allow {store} to select alternative {,}PEXTRW encodingJan Beulich1-0/+6
2018-11-06x86: add more VexWIGJan Beulich1-0/+8
2018-11-06x86: XOP VPHADD* / VPHSUB* are VEX.W0Jan Beulich1-0/+6
2018-10-22S12Z: Disassembly: Fallback to show the address if the symbol table is empty.John Darrington1-0/+5
2018-10-19Arm: Fix disassembler crashing on -b binary when thumb file and thumb not for...Tamar Christina1-0/+6
2018-10-16AArch64: Fix error checking for SIMD udot (by element)Matthew Malcomson1-0/+5
2018-10-10x86: fold Size{16,32,64} template attributesJan Beulich1-0/+12
2018-10-09[PATCH, BINUTULS, AARCH64, 9/9] Add SSBS to MSR/MRSSudakshina Das1-0/+9
2018-10-09[PATCH, BINUTILS, AARCH64, 8/9] Add SCXTNUM_ELx and ID_PFR2_EL1 system registersSudakshina Das1-0/+6
2018-10-09[PATCH, BINUTILS, AARCH64, 7/9] Add BTI instructionSudakshina Das1-0/+18
2018-10-09[PATCH, BINUTILS, AARCH64, 6/9] Add Random number instructionsSudakshina Das1-0/+6
2018-10-09[PATCH, BINUTILS, AARCH64, 5/9] Add DC CVADP instructionSudakshina Das1-0/+5
2018-10-09[PATCH, BINUTILS, AARCH64, 4/9] Add Execution and Data Restriction instructionsSudakshina Das1-0/+16
2018-10-09[PATCH, BINUTILS, AARCH64, 3/9] Add instruction SB for ARMv8.5-ASudakshina Das1-0/+9
2018-10-09[PATCH, BINUTILS, AARCH64, 2/9] Add Data procoessing instructions for ARMv8.5-ASudakshina Das1-0/+11
2018-10-09[PATCH, BINUTILS, AARCH64, 1/9] Add -march=armv8.5-a and related internal fea...Sudakshina Das1-0/+5
2018-10-08AArch64: Replace C initializers with memsetTamar Christina1-0/+4
2018-10-05x86: Add Intel ENCLV to assembler and disassemblerH.J. Lu1-0/+6
2018-10-05[Arm, 2/3] Add instruction SB for AArch32Sudakshina Das1-0/+5
2018-10-05or1k: Add the l.muld, l.muldu, l.macu, l.msbu insnsRichard Henderson1-0/+9
2018-10-05or1k: Add the l.adrp insn and supporting relocationsStafford Horne1-0/+11
2018-10-05or1k: Add relocations for high-signed and low-storesRichard Henderson1-0/+4
2018-10-03AArch64: Constraint disassembler and assembler changes.Tamar Christina1-0/+9
2018-10-03AArch64: Add SVE constraints verifier.Tamar Christina1-0/+6
2018-10-03AArch64: Refactor verifiers to make more general.Tamar Christina1-0/+5
2018-10-03AArch64: Refactor err_type.Tamar Christina1-0/+5
2018-10-03AArch64: Wire through instr_sequenceTamar Christina1-0/+5
2018-10-03AArch64: Mark sve instructions that require MOVPRFX constraintsTamar Christina1-0/+20
2018-10-02RISC-V: Add fence.tso instructionPalmer Dabbelt1-0/+4
2018-09-23Fix incorrect extraction of signed constants in nios2 disassembler.Sandra Loosemore1-0/+6
2018-09-21csky-opc.h: Initialize fields of last array elementsSimon Marchi1-0/+10
2018-09-20ARC: Fix build errors with large constants and C89Maciej W. Rozycki1-0/+4
2018-09-20Andes Technology has good news for you, we plan to update the nds32 port of b...Nick Clifton1-0/+40
2018-09-17RISC-V: bge[u] should get higher priority than ble[u].Jim Wilson1-0/+4
2018-09-17x86: Set EVex=2 on EVEX.128 only vmovd and vmovqH.J. Lu1-0/+20
2018-09-17x86: Set Vex=1 on VEX.128 only vmovd and vmovqH.J. Lu1-0/+8
2018-09-17x86: Update disassembler for VexWIGH.J. Lu1-0/+387
2018-09-17x86: Replace VexW=3 with VexWIGH.J. Lu1-0/+5
2018-09-15x86: Set VexW=3 on AVX vrsqrtssH.J. Lu1-0/+5
2018-09-15x86: Set Vex=1 on VEX.128 only vmovqH.J. Lu1-0/+8
2018-09-14x86: Support VEX/EVEX WIG encodingH.J. Lu1-0/+7
2018-09-14x86: Handle unsupported static rounding in vcvt[u]si2sd in 32-bit modeH.J. Lu1-0/+9