i386: Also check R12-R15 registers when optimizing testq to testb
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / x86-64-optimize-3.d
index fb73b1eab31933795b12a756a9efdd7eb2946ac4..26122dd4e1e88565ca41d2f583a0a9db967a531d 100644 (file)
@@ -24,6 +24,18 @@ Disassembly of section .text:
  +[a-f0-9]+:   41 f6 c1 7f             test   \$0x7f,%r9b
  +[a-f0-9]+:   41 f6 c1 7f             test   \$0x7f,%r9b
  +[a-f0-9]+:   41 f6 c1 7f             test   \$0x7f,%r9b
+ +[a-f0-9]+:   41 f6 c4 7f             test   \$0x7f,%r12b
+ +[a-f0-9]+:   41 f6 c4 7f             test   \$0x7f,%r12b
+ +[a-f0-9]+:   41 f6 c4 7f             test   \$0x7f,%r12b
+ +[a-f0-9]+:   41 f6 c4 7f             test   \$0x7f,%r12b
+ +[a-f0-9]+:   20 c9                   and    %cl,%cl
+ +[a-f0-9]+:   66 21 d2                and    %dx,%dx
+ +[a-f0-9]+:   21 db                   and    %ebx,%ebx
+ +[a-f0-9]+:   48 21 e4                and    %rsp,%rsp
+ +[a-f0-9]+:   40 08 ed                or     %bpl,%bpl
+ +[a-f0-9]+:   66 09 f6                or     %si,%si
+ +[a-f0-9]+:   09 ff                   or     %edi,%edi
+ +[a-f0-9]+:   4d 09 c0                or     %r8,%r8
  +[a-f0-9]+:   c5 f1 55 e9             vandnpd %xmm1,%xmm1,%xmm5
  +[a-f0-9]+:   c5 f9 6f d1             vmovdqa %xmm1,%xmm2
  +[a-f0-9]+:   c5 f9 6f d1             vmovdqa %xmm1,%xmm2
@@ -116,19 +128,19 @@ Disassembly of section .text:
  +[a-f0-9]+:   62 f1 7e 89 6f d1       vmovdqu32 %xmm1,%xmm2\{%k1\}\{z\}
  +[a-f0-9]+:   62 f1 fe 89 6f d1       vmovdqu64 %xmm1,%xmm2\{%k1\}\{z\}
  +[a-f0-9]+:   c5 .*   vpand  %xmm2,%xmm3,%xmm4
- +[a-f0-9]+:   c4 .*   vpand  %xmm12,%xmm3,%xmm4
+ +[a-f0-9]+:   c5 .*   vpand  %xmm3,%xmm12,%xmm4
  +[a-f0-9]+:   c5 .*   vpandn %xmm2,%xmm13,%xmm4
  +[a-f0-9]+:   c5 .*   vpandn %xmm2,%xmm3,%xmm14
  +[a-f0-9]+:   c5 .*   vpor   %xmm2,%xmm3,%xmm4
- +[a-f0-9]+:   c4 .*   vpor   %xmm12,%xmm3,%xmm4
+ +[a-f0-9]+:   c5 .*   vpor   %xmm3,%xmm12,%xmm4
  +[a-f0-9]+:   c5 .*   vpxor  %xmm2,%xmm13,%xmm4
  +[a-f0-9]+:   c5 .*   vpxor  %xmm2,%xmm3,%xmm14
  +[a-f0-9]+:   c5 .*   vpand  %ymm2,%ymm3,%ymm4
- +[a-f0-9]+:   c4 .*   vpand  %ymm12,%ymm3,%ymm4
+ +[a-f0-9]+:   c5 .*   vpand  %ymm3,%ymm12,%ymm4
  +[a-f0-9]+:   c5 .*   vpandn %ymm2,%ymm13,%ymm4
  +[a-f0-9]+:   c5 .*   vpandn %ymm2,%ymm3,%ymm14
  +[a-f0-9]+:   c5 .*   vpor   %ymm2,%ymm3,%ymm4
- +[a-f0-9]+:   c4 .*   vpor   %ymm12,%ymm3,%ymm4
+ +[a-f0-9]+:   c5 .*   vpor   %ymm3,%ymm12,%ymm4
  +[a-f0-9]+:   c5 .*   vpxor  %ymm2,%ymm13,%ymm4
  +[a-f0-9]+:   c5 .*   vpxor  %ymm2,%ymm3,%ymm14
  +[a-f0-9]+:   c5 .*   vpand  0x70\(%rax\),%xmm2,%xmm3
This page took 0.025993 seconds and 4 git commands to generate.