i386: Also check R12-R15 registers when optimizing testq to testb
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / x86-64-suffix-bad.s
index c4462f6c02d624f83f1a905e1e17e7b810ca4559..83837f5a9e5c0b95ec490aef05528e2391c8f720 100644 (file)
@@ -15,3 +15,8 @@ start:
        orb     %rax, (%rax)
        orw     %rax, (%rax)
        orl     %rax, (%rax)
+
+       pushq   %ax
+       popq    %ax
+       callq   *%ax
+       jmpq    *%ax
This page took 0.047262 seconds and 4 git commands to generate.