aboutsummaryrefslogtreecommitdiff
path: root/gas
Commit message (Expand)AuthorAgeFilesLines
* Fix spelling error in assembler documentation.Nick Clifton2019-07-012-1/+6
* x86: drop Vec_Imm4Jan Beulich2019-07-012-25/+19
* x86: limit ImmExt abuseJan Beulich2019-07-012-13/+17
* x86: optimize AND/OR with twice the same registerJan Beulich2019-07-0110-1/+435
* x86-64: optimize certain commutative VEX-encoded insnsJan Beulich2019-07-0114-1246/+1048
* x86: StaticRounding implies SAEJan Beulich2019-07-012-6/+8
* x86: optimize EVEX packed integer logical instructionsJan Beulich2019-07-0124-17/+955
* x86: add missing pseudo ops for VPCLMULQDQ ISA extensionJan Beulich2019-07-0119-18/+145
* x86: use encoding_length() also elsewhereJan Beulich2019-07-012-32/+8
* x86: warn about insns exceeding the 15-byte limitJan Beulich2019-07-017-0/+146
* i386: Check vector length for scatter/gather prefetch instructionsH.J. Lu2019-06-271-0/+9
* This fixes a bug in the ARm assembler where an immediate operand larger than ...Barnaby Wilk s2019-06-279-10/+54
* x86: add missing testJan Beulich2019-06-272-0/+174
* x86: allow VEX et al encodings in 16-bit (protected) modeJan Beulich2019-06-2715-4/+16793
* Fix a few non-dash safe xstormy16 shell scripts.Jim Wilson2019-06-263-2/+8
* i386: Document memory size reference in assemblerLili Cui2019-06-262-5/+16
* MIPS/gas: Fix order of instructions in LI macro expansionFaraz Shahbazker2019-06-257-37/+140
* x86: correct / adjust debug printingJan Beulich2019-06-252-9/+19
* x86: document certain command line options as "dangerous"Jan Beulich2019-06-252-0/+11
* x86: don't open code is_any_vex_encoding()Jan Beulich2019-06-252-3/+5
* x86: fix (dis)assembly of certain SSE2 insns in 16-bit modeJan Beulich2019-06-254-0/+181
* x86-64: also optimize ANDQ with immediate fitting in 7 bitsJan Beulich2019-06-254-1/+25
* x86: add CVT{,T}PS2PI cases to xmmwords testJan Beulich2019-06-253-0/+12
* Fix logical expression in last commitAlan Modra2019-06-252-1/+5
* PowerPC nopsAlan Modra2019-06-256-19/+106
* i386: Check vector length for EVEX broadcast instructionsH.J. Lu2019-06-195-4/+20
* i386: Check vector length for vshufXXX/vinsertXXX/vextractXXXH.J. Lu2019-06-175-2/+19
* Regenerate with approved autotools versionAlan Modra2019-06-144-22/+14
* Add missing ChangeLog entriesPeter Bergner2019-06-121-0/+5
* Remove the ldmx mnemonic that never made it into POWER9.Peter Bergner2019-06-122-4/+0
* gas: Add .enqcmd and noenqcmd directivesH.J. Lu2019-06-063-0/+10
* gas: Correct ChangeLog for commit 5d79adc4b22b0abdH.J. Lu2019-06-061-12/+14
* i386: Check vector length for EVEX vextractfXX and vinsertfXXH.J. Lu2019-06-055-2/+21
* i386: Check for reserved VEX.vvvv and EVEX.vvvvH.J. Lu2019-06-045-0/+22
* Enable Intel AVX512_VP2INTERSECT insnH.J. Lu2019-06-0418-1/+425
* Add support for Intel ENQCMD[S] instructionsH.J. Lu2019-06-0413-1/+183
* RISC-V: Fix lui argument parsing.Jim Wilson2019-05-304-5/+16
* x86: Add CheckRegSize to AVX512_BF16 instructions with Disp8ShiftVLH.J. Lu2019-05-285-0/+27
* Fix failure on powerpc 32-bit only targetsAlan Modra2019-05-273-51/+140
* aarch64: override default elf .set handling in gasSzabolcs Nagy2019-05-245-0/+78
* aarch64: handle .variant_pcs directive in gasSzabolcs Nagy2019-05-247-0/+69
* Regen POTFILES for bpfAlan Modra2019-05-242-0/+6
* PowerPC relocations for prefix insnsAlan Modra2019-05-246-23/+218
* PowerPC D-form prefixed loads and storesPeter Bergner2019-05-246-11/+380
* PowerPC add initial -mfuture instruction supportPeter Bergner2019-05-246-40/+248
* gas: add support for eBPFJose E. Marchesi2019-05-2341-9/+1606
* S12Z: GAS: New option --mdollar-hex.John Darrington2019-05-226-8/+103
* [binutils, ARM] <spec_reg> changes for VMRS and VMSR instructionsSudakshina Das2019-05-2112-17/+193
* [binutils, Arm] Add support for conditional instructions in Armv8.1-M MainlineSudakshina Das2019-05-217-1/+162
* [binutils, Arm] Add support for shift instructions in MVESudakshina Das2019-05-217-0/+142