1 Commits (96c33f79ded357e871c43af04238dfdedebac86c)

Author SHA1 Message Date
Alan Modra 1e56386871 ChangeLog rotation 8 years ago
Jan Beulich 1508bbf535 x86: partial revert of 10c17abdd0 8 years ago
Jim Wilson 21a186f280 RISC-V: Add compressed instruction hints, and a few misc cleanups. 8 years ago
Tamar Christina 00c2093f69 Correct disassembly of dot product instructions. 8 years ago
Tamar Christina a3b3345ae6 Add support for V_4B so we can properly reject it. 8 years ago
Jan Beulich 10c17abdd0 x86: fold certain AVX and AVX2 templates 8 years ago
Jan Beulich 1b54b8d7e4 x86: fold RegXMM/RegYMM/RegZMM into RegSIMD 8 years ago
Jan Beulich ca0d63fe07 x86: drop FloatReg and FloatAcc 8 years ago
Jan Beulich dc821c5f9a x86: replace Reg8, Reg16, Reg32, and Reg64 8 years ago
Dimitar Dimitrov fbc2255575 Fix disassembly for PowerPC 8 years ago
Jan Beulich 93b71a2666 x86: drop stray CheckRegSize uses 8 years ago
Jim Wilson 25982ee022 Add missing RISC-V fsrmi and fsflagsi instructions. 8 years ago
Dimitar Dimitrov 024d185c10 This patch enables disassembler_needs_relocs for PRU. It is needed to print correct symbols when disassembling arguments of "call" instructions with a relocation. 8 years ago
Renlin Li 4c5ae11b42 [Binutils][Objdump]Check symbol section information while search a mapping symbol backward. 8 years ago
Alan Modra f143cb5fc6 Fix "FAIL: VLE relocations 3" 8 years ago
Peter Bergner 0f873fd58b Use consistent types for holding instructions, instruction masks, etc. 8 years ago
Jan Beulich 7ac2002247 x86: derive DispN from BaseIndex 9 years ago
Jan Beulich b5014f7af2 x86: drop Vec_Disp8 9 years ago
Stefan Stroe ca39c2f4dd Support --localedir, --datarootdir and --datadir 9 years ago
Nick Clifton 64973b0ac4 Update the simplified Chinese translation of the messages in the opcodes library. 9 years ago
Jan Beulich ac465521a5 x86: don't omit disambiguating suffixes from "fi*" 9 years ago
Igor Tsimbalist be7d1531e1 Add Disp8MemShift for AVX512 VAES instructions. 9 years ago
Jan Beulich 65f3ed048f x86: fix AVX-512 16-bit addressing 9 years ago
Jan Beulich 66f1eba0b7 x86: correct UDn 9 years ago
Igor Tsimbalist 94b98370de Remove Vec_Disp8 field for vgf2p8mulb for AVX flavor. 9 years ago
Igor Tsimbalist 6f19e86dac Update ChangeLog 9 years ago
claziss dc95848142 [ARC] Fix handling of ARCv2 H-register class. 9 years ago
claziss 50d2740d56 [ARC] Improve printing of pc-relative instructions. 9 years ago
Tamar Christina d0f7791c66 Add new AArch64 FP16 FM{A|S} instructions. 9 years ago
Tamar Christina e9dbdd80cb Add assembler and disassembler support for the new Armv8.4-a instructions for AArch64. 9 years ago
Jan Beulich 5f847646ee x86: ignore high register select bit(s) in 32- and 16-bit modes 9 years ago
Jan Beulich 390a67891e x86: use correct register names 9 years ago
Jan Beulich 3a2430e05b x86: drop VEXI4_Fixup() 9 years ago
Jan Beulich 0645f0a2a7 x86-64: don't allow use of %axl as accumulator 9 years ago
Jan Beulich be92cb147d x86: add disassembler support for XOP VPCOM* pseudo-ops 9 years ago
Jan Beulich 2645e1d079 x86: add support for AVX-512 VPCMP*{B,W} pseudo-ops 9 years ago
Jan Beulich df145ef656 x86: string insns don't allow displacements 9 years ago
Jan Beulich 897e603cb9 x86: {f,}xsave64 / {f,}xrstor64 / xsaveopt64 should not allow q suffix 9 years ago
Tamar Christina 793a194839 Add assembler and disassembler support for the new Armv8.4-a registers for AArch64. 9 years ago
Tamar Christina 1a7ed57c84 Add the operand encoding types for the new Armv8.2-a back-ported instructions. These are to be used later when the new instructions are added. 9 years ago
Tamar Christina f42f1a1d6c Adds the new Fields and Operand types for the new instructions in Armv8.4-a. 9 years ago
Tamar Christina b6b9ca0c3e Split the ARM Crypto ISA extensions for AES and SHA1+2 into their own options (+aes and +sha2). The reason for the split is because with the introduction of Armv8.4-a the implementation of AES has explicitly been made independent of the implementation of the other crypto extensions. 9 years ago
Nick Clifton c0e7cef715 Split the AArch64 Crypto instructions for AES and SHA1+2 into their own options (+aes and +sha2). 9 years ago
Jiong Wang dec41383ff Adds command line support for Armv8.4-A, via the new command line option -march=armv8.4-a. Add support for "+dotprod" ARM feature (required for ARMv8.4-A). Add assembler and disassembler support for new FP16 instructions introduced in Armv8.4-A 9 years ago
Andrew Burgess 52eab766df opcodes/arc: Fix incorrect insn_class for some nps insns 9 years ago
Alan Modra 6003e27e76 ngettext support 9 years ago
claziss fdddd2900f [ARC] Force the disassam to use the hexadecimal number for printing 9 years ago
claziss 3334eba7f4 [ARC] Sync opcode data base. 9 years ago
Alan Modra e5d70d6b5a PR22348, conflicting global vars in crx and cr16 9 years ago
Andrew Waterman 63a25ea0de RISC-V: Fix disassembly of c.addi4spn, c.addi16sp, c.lui when imm=0 9 years ago