x86: fold various AVX512 templates with so far differing Masking attributes
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / evex-no-scale-32.d
1 #source: evex-no-scale.s
2 #objdump: -dw
3 #name: ix86 EVEX no disp scaling
4
5 .*: +file format .*
6
7 Disassembly of section .text:
8
9 0+ <disp>:
10 +[a-f0-9]+: 62 f1 7c 48 28 04 05 40 00 00 00 vmovaps 0x40\(,%eax,1\),%zmm0
11 +[a-f0-9]+: 62 f1 7c 48 28 04 25 40 00 00 00 vmovaps 0x40\(,%eiz,1\),%zmm0
12 +[a-f0-9]+: 62 f1 7c 48 28 05 40 00 00 00 vmovaps 0x40,%zmm0
13 +[a-f0-9]+: 67 62 f1 7c 48 28 06 40 00 vmovaps 0x40,%zmm0
This page took 0.030026 seconds and 4 git commands to generate.