x86: fold various AVX512 templates with so far differing Masking attributes
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / optimize-2.d
1 #as: -Os
2 #objdump: -drw
3 #name: optimized encoding 2 with -Os
4
5 .*: +file format .*
6
7
8 Disassembly of section .text:
9
10 0+ <_start>:
11 +[a-f0-9]+: a8 7f test \$0x7f,%al
12 +[a-f0-9]+: a8 7f test \$0x7f,%al
13 +[a-f0-9]+: a8 7f test \$0x7f,%al
14 +[a-f0-9]+: f6 c3 7f test \$0x7f,%bl
15 +[a-f0-9]+: f6 c3 7f test \$0x7f,%bl
16 +[a-f0-9]+: f6 c3 7f test \$0x7f,%bl
17 +[a-f0-9]+: f7 c7 7f 00 00 00 test \$0x7f,%edi
18 +[a-f0-9]+: 66 f7 c7 7f 00 test \$0x7f,%di
19 #pass
This page took 0.031939 seconds and 4 git commands to generate.