Add Intel AVX-512 support
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / x86-64-prefetch.d
index 476d9f20cb1dabf752f2a480c92978e93bf7a9c0..92f09f1eb14c19c01cde56ac38222d89e3035caa 100644 (file)
@@ -9,7 +9,7 @@ Disassembly of section .text:
 0+ <amd_prefetch>:
 \s*[a-f0-9]+:  0f 0d 00                prefetch \(%rax\)
 \s*[a-f0-9]+:  0f 0d 08                prefetchw \(%rax\)
-\s*[a-f0-9]+:  0f 0d 10                prefetch \(%rax\)
+\s*[a-f0-9]+:  0f 0d 10                prefetchwt1 \(%rax\)
 \s*[a-f0-9]+:  0f 0d 18                prefetch \(%rax\)
 \s*[a-f0-9]+:  0f 0d 20                prefetch \(%rax\)
 \s*[a-f0-9]+:  0f 0d 28                prefetch \(%rax\)
This page took 0.025668 seconds and 4 git commands to generate.