binutils-gdb/gas/config
Tamar Christina 00c2093f69 Correct disassembly of dot product instructions.
Dot products deviate from the normal disassembly rules for lane indexed
instruction. Their canonical representation is in the form of:

v0.2s, v0.8b, v0.4b[0] instead of v0.2s, v0.8b, v0.b[0] to try to denote
that these instructions select 4x 1 byte elements instead of a single 1 byte
element.

Previously we were disassembling them following the normal rules, this patch
corrects the disassembly.

gas/

	PR gas/22559
	* config/tc-aarch64.c (vectype_to_qualifier): Support AARCH64_OPND_QLF_S_4B.
	* gas/testsuite/gas/aarch64/dotproduct.d: Update disassembly.

include/

	PR gas/22559
	* aarch64.h (aarch64_opnd_qualifier): Add AARCH64_OPND_QLF_S_4B.

opcodes/

	PR gas/22559
	* aarch64-asm.c (aarch64_ins_reglane): Change AARCH64_OPND_QLF_S_B to
	AARCH64_OPND_QLF_S_4B
	* aarch64-dis.c (aarch64_ext_reglane): Change AARCH64_OPND_QLF_S_B to
	AARCH64_OPND_QLF_S_4B
	* aarch64-opc.c (aarch64_opnd_qualifiers): Add 4b variant.
	* aarch64-tbl.h (QL_V2DOT): Change S_B to S_4B.
2017-12-19 12:21:12 +00:00
..
aout_gnu.h
atof-ieee.c
atof-vax.c
bfin-aux.h
bfin-defs.h
bfin-lex-wrapper.c
bfin-lex.l
bfin-parse.y
e-crisaout.c
e-criself.c
e-i386aout.c
e-i386coff.c
e-i386elf.c
e-mipself.c
itbl-mips.h
m68k-parse.h
m68k-parse.y
obj-aout.c
obj-aout.h
obj-coff-seh.c Fix gas crash on missing seh_endproc. 2017-07-19 08:05:30 +02:00
obj-coff-seh.h
obj-coff.c
obj-coff.h
obj-ecoff.c
obj-ecoff.h
obj-elf.c Use the record_alignment function when creating a .note section, in case the user has already created the section. 2017-11-29 09:32:49 +00:00
obj-elf.h Support ELF SHF_GNU_MBIND and PT_GNU_MBIND_XXX 2017-04-04 09:06:04 -07:00
obj-evax.c
obj-evax.h
obj-fdpicelf.c
obj-fdpicelf.h
obj-macho.c Fix memory corruption when assembling an i386 darwin source file. 2017-08-10 11:51:42 +01:00
obj-macho.h
obj-multi.c
obj-multi.h Fix build error with --enable-targets=all. 2017-11-23 12:30:47 -08:00
obj-som.c
obj-som.h
rl78-defs.h
rl78-parse.y
rx-defs.h
rx-parse.y
tc-aarch64.c Correct disassembly of dot product instructions. 2017-12-19 12:21:12 +00:00
tc-aarch64.h [AArch64, gas] Support ILP32 triplet aarch64*-linux-gnu_ilp32 2017-05-22 13:27:11 +01:00
tc-alpha.c
tc-alpha.h
tc-arc.c Update check conditions for illegal placed instructions. 2017-06-26 08:53:10 +02:00
tc-arc.h [ARC] Don't convert _DYNAMIC@ to _GLOBAL_OFFSET_TABLE_ 2017-06-08 19:00:35 +02:00
tc-arm.c Resolve PR 22493 - the encoding to be used when pushing the stack pointer onto the stack. 2017-12-18 09:37:57 +00:00
tc-arm.h [ARM] Keep separation between extensions and architecture bits throughout execution 2017-06-21 14:11:14 +01:00
tc-avr.c Fix the AVR assembler so that it will correctly issue warnings about skipped instructions even if subsections are used. 2017-10-19 16:21:51 +01:00
tc-avr.h Fix the AVR assembler so that it will correctly issue warnings about skipped instructions even if subsections are used. 2017-10-19 16:21:51 +01:00
tc-bfin.c
tc-bfin.h
tc-cr16.c gas and ld pluralization fixes 2017-11-07 17:00:37 +10:30
tc-cr16.h
tc-cris.c
tc-cris.h Allow target files access to default TC_FORCE_RELOCATION defines 2017-05-16 10:35:02 +09:30
tc-crx.c PR22348, conflicting global vars in crx and cr16 2017-10-25 22:14:58 +10:30
tc-crx.h
tc-d10v.c
tc-d10v.h
tc-d30v.c
tc-d30v.h
tc-dlx.c
tc-dlx.h
tc-epiphany.c
tc-epiphany.h
tc-fr30.c
tc-fr30.h
tc-frv.c
tc-frv.h
tc-ft32.c FT32B is a new FT32 family member. It has a code compression scheme, which requires the use of linker relaxations. The change is quite large, so submission is in several parts. 2017-11-01 15:33:24 +00:00
tc-ft32.h FT32B is a new FT32 family member. It has a code compression scheme, which requires the use of linker relaxations. The change is quite large, so submission is in several parts. 2017-11-01 15:33:24 +00:00
tc-generic.c
tc-generic.h
tc-h8300.c
tc-h8300.h
tc-hppa.c Fix bb instructions with double-word condition on hppa. 2017-07-31 12:51:25 -04:00
tc-hppa.h
tc-i370.c gas and ld pluralization fixes 2017-11-07 17:00:37 +10:30
tc-i370.h
tc-i386-intel.c x86: fold RegXMM/RegYMM/RegZMM into RegSIMD 2017-12-18 09:36:14 +01:00
tc-i386.c x86: fold certain AVX and AVX2 templates 2017-12-18 09:37:15 +01:00
tc-i386.h Allow target files access to default TC_FORCE_RELOCATION defines 2017-05-16 10:35:02 +09:30
tc-i860.c
tc-i860.h
tc-i960.c
tc-i960.h Allow target files access to default TC_FORCE_RELOCATION defines 2017-05-16 10:35:02 +09:30
tc-ia64.c Support ELF SHF_GNU_MBIND and PT_GNU_MBIND_XXX 2017-04-04 09:06:04 -07:00
tc-ia64.h Allow target files access to default TC_FORCE_RELOCATION defines 2017-05-16 10:35:02 +09:30
tc-ip2k.c
tc-ip2k.h
tc-iq2000.c
tc-iq2000.h
tc-lm32.c
tc-lm32.h
tc-m32c.c Update the address of the FSF in the copyright notice of files which were using the old address. 2017-12-14 12:48:55 +00:00
tc-m32c.h Update the address of the FSF in the copyright notice of files which were using the old address. 2017-12-14 12:48:55 +00:00
tc-m32r.c
tc-m32r.h
tc-m68hc11.c
tc-m68hc11.h
tc-m68k.c gas and ld pluralization fixes 2017-11-07 17:00:37 +10:30
tc-m68k.h
tc-m68851.h
tc-mcore.c gas and ld pluralization fixes 2017-11-07 17:00:37 +10:30
tc-mcore.h
tc-mep.c
tc-mep.h
tc-metag.c
tc-metag.h
tc-microblaze.c Support ELF SHF_GNU_MBIND and PT_GNU_MBIND_XXX 2017-04-04 09:06:04 -07:00
tc-microblaze.h Allow target files access to default TC_FORCE_RELOCATION defines 2017-05-16 10:35:02 +09:30
tc-mips.c MIPS: Preset EF_MIPS_ABI2 with n32 ELF objects 2017-10-23 15:39:46 +01:00
tc-mips.h Allow target files access to default TC_FORCE_RELOCATION defines 2017-05-16 10:35:02 +09:30
tc-mmix.c
tc-mmix.h
tc-mn10200.c
tc-mn10200.h
tc-mn10300.c
tc-mn10300.h Allow target files access to default TC_FORCE_RELOCATION defines 2017-05-16 10:35:02 +09:30
tc-moxie.c
tc-moxie.h
tc-msp430.c gas and ld pluralization fixes 2017-11-07 17:00:37 +10:30
tc-msp430.h Allow target files access to default TC_FORCE_RELOCATION defines 2017-05-16 10:35:02 +09:30
tc-mt.c Update the address of the FSF in the copyright notice of files which were using the old address. 2017-12-14 12:48:55 +00:00
tc-mt.h Update the address of the FSF in the copyright notice of files which were using the old address. 2017-12-14 12:48:55 +00:00
tc-nds32.c
tc-nds32.h Allow target files access to default TC_FORCE_RELOCATION defines 2017-05-16 10:35:02 +09:30
tc-nios2.c Fix segfault processing nios2 pseudo-instructions with too few arguments. 2017-10-16 20:45:55 -07:00
tc-nios2.h
tc-ns32k.c
tc-ns32k.h
tc-or1k.c
tc-or1k.h
tc-pdp11.c
tc-pdp11.h
tc-pj.c
tc-pj.h
tc-ppc.c Don't mask X_add_number containing a register number 2017-12-12 11:03:58 +10:30
tc-ppc.h Reduce excessive .eh_frame alignment for powerpc 2017-09-21 23:17:44 +09:30
tc-pru.c Fix compile time warnings building the binutils with gcc 7.1.1. 2017-07-12 12:17:02 +01:00
tc-pru.h Allow target files access to default TC_FORCE_RELOCATION defines 2017-05-16 10:35:02 +09:30
tc-riscv.c Fix riscv malloc error on small alignment after norvc. 2017-11-29 10:36:46 -08:00
tc-riscv.h Riscv ld-elf/stab failure and fake label cleanup. 2017-11-22 11:20:48 -08:00
tc-rl78.c
tc-rl78.h Allow target files access to default TC_FORCE_RELOCATION defines 2017-05-16 10:35:02 +09:30
tc-rx.c Improve handling of REPT pseudo op with a negative count. 2017-10-20 11:45:19 +01:00
tc-rx.h
tc-s390.c gas and ld pluralization fixes 2017-11-07 17:00:37 +10:30
tc-s390.h Allow target files access to default TC_FORCE_RELOCATION defines 2017-05-16 10:35:02 +09:30
tc-score7.c Don't compare boolean values against TRUE or FALSE 2017-05-18 14:59:33 +09:30
tc-score.c
tc-score.h
tc-sh64.c Fix spelling typos. 2017-07-18 16:58:14 +01:00
tc-sh64.h Allow target files access to default TC_FORCE_RELOCATION defines 2017-05-16 10:35:02 +09:30
tc-sh.c
tc-sh.h Allow target files access to default TC_FORCE_RELOCATION defines 2017-05-16 10:35:02 +09:30
tc-sparc.c gas: enable PC-relative diff relocations on sparc64 2017-08-23 05:46:45 -07:00
tc-sparc.h gas: enable PC-relative diff relocations on sparc64 2017-08-23 05:46:45 -07:00
tc-spu.c
tc-spu.h
tc-tic4x.c Fix spelling typos. 2017-07-18 16:58:14 +01:00
tc-tic4x.h
tc-tic6x.c Support ELF SHF_GNU_MBIND and PT_GNU_MBIND_XXX 2017-04-04 09:06:04 -07:00
tc-tic6x.h
tc-tic30.c
tc-tic30.h
tc-tic54x.c gas and ld pluralization fixes 2017-11-07 17:00:37 +10:30
tc-tic54x.h
tc-tilegx.c
tc-tilegx.h
tc-tilepro.c
tc-tilepro.h
tc-v850.c Fix compile time warnings building the binutils with gcc 7.1.1. 2017-07-12 12:17:02 +01:00
tc-v850.h
tc-vax.c
tc-vax.h
tc-visium.c Update the address of the FSF in the copyright notice of files which were using the old address. 2017-12-14 12:48:55 +00:00
tc-visium.h Update the address of the FSF in the copyright notice of files which were using the old address. 2017-12-14 12:48:55 +00:00
tc-wasm32.c Add support for the WebAssembly file format and the wasm32 ELF conversion to gas and the binutils. 2017-03-30 10:57:21 +01:00
tc-wasm32.h Add support for the WebAssembly file format and the wasm32 ELF conversion to gas and the binutils. 2017-03-30 10:57:21 +01:00
tc-xc16x.c
tc-xc16x.h
tc-xgate.c
tc-xgate.h
tc-xstormy16.c
tc-xstormy16.h
tc-xtensa.c gas: xtensa: fix comparison of trampoline chain symbols 2017-12-08 08:49:21 -08:00
tc-xtensa.h gas: xtensa: rewrite xg_relax_trampoline 2017-11-27 15:13:52 -08:00
tc-z8k.c
tc-z8k.h
tc-z80.c
tc-z80.h
te-386bsd.h
te-aix5.h
te-aix.h
te-armeabi.h
te-armfbsdeabi.h
te-armfbsdvfp.h
te-armlinuxeabi.h
te-dragonfly.h
te-dynix.h
te-epoc-pe.h
te-freebsd.h
te-generic.h
te-gnu.h
te-go32.h
te-hppa64.h
te-hppa.h
te-hppalinux64.h
te-hpux.h
te-i386aix.h
te-ia64aix.h
te-interix.h
te-irix.h
te-linux.h
te-lynx.h
te-mach.h
te-macos.h
te-nacl.h
te-nbsd532.h
te-nbsd.h
te-netware.h
te-pc532mach.h
te-pe.h
te-pep.h
te-psos.h
te-riscix.h
te-solaris.h
te-sparcaout.h
te-sun3.h
te-svr4.h
te-symbian.h
te-tmips.h
te-uclinux.h
te-vms.c
te-vms.h
te-vxworks.h
te-wince-pe.h
vax-inst.h
xtensa-istack.h
xtensa-relax.c gas and ld pluralization fixes 2017-11-07 17:00:37 +10:30
xtensa-relax.h