i386: Also check R12-R15 registers when optimizing testq to testb
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / x86-64-optimize-3b.d
index 19ea29ac066206b79eba0b818ae5309244ebc2cb..00b65f3d8b239b5ac53a785b9b99f1dae57ed037 100644 (file)
@@ -25,6 +25,10 @@ Disassembly of section .text:
  +[a-f0-9]+:   41 f7 c1 7f 00 00 00    test   \$0x7f,%r9d
  +[a-f0-9]+:   66 41 f7 c1 7f 00       test   \$0x7f,%r9w
  +[a-f0-9]+:   41 f6 c1 7f             test   \$0x7f,%r9b
+ +[a-f0-9]+:   41 f7 c4 7f 00 00 00    test   \$0x7f,%r12d
+ +[a-f0-9]+:   41 f7 c4 7f 00 00 00    test   \$0x7f,%r12d
+ +[a-f0-9]+:   66 41 f7 c4 7f 00       test   \$0x7f,%r12w
+ +[a-f0-9]+:   41 f6 c4 7f             test   \$0x7f,%r12b
  +[a-f0-9]+:   84 c9                   test   %cl,%cl
  +[a-f0-9]+:   66 85 d2                test   %dx,%dx
  +[a-f0-9]+:   21 db                   and    %ebx,%ebx
This page took 0.024063 seconds and 4 git commands to generate.