]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blob - gas/testsuite/gas/i386/prefetch.d
b37f8aedbed3c0735aa437368f3a74e3a5fb11dd
[thirdparty/binutils-gdb.git] / gas / testsuite / gas / i386 / prefetch.d
1 #objdump: -dw
2 #name: i386 prefetch
3
4 .*: +file format .*
5
6 Disassembly of section .text:
7
8 0+ <amd_prefetch>:
9 \s*[a-f0-9]+: 0f 0d 00 prefetch \(%eax\)
10 \s*[a-f0-9]+: 0f 0d 08 prefetchw \(%eax\)
11 \s*[a-f0-9]+: 0f 0d 10 prefetchwt1 \(%eax\)
12 \s*[a-f0-9]+: 0f 0d 18 prefetch \(%eax\)
13 \s*[a-f0-9]+: 0f 0d 20 prefetch \(%eax\)
14 \s*[a-f0-9]+: 0f 0d 28 prefetch \(%eax\)
15 \s*[a-f0-9]+: 0f 0d 30 prefetch \(%eax\)
16 \s*[a-f0-9]+: 0f 0d 38 prefetch \(%eax\)
17
18 0+[0-9a-f]+ <intel_prefetch>:
19 \s*[a-f0-9]+: 0f 18 00 prefetchnta \(%eax\)
20 \s*[a-f0-9]+: 0f 18 08 prefetcht0 \(%eax\)
21 \s*[a-f0-9]+: 0f 18 10 prefetcht1 \(%eax\)
22 \s*[a-f0-9]+: 0f 18 18 prefetcht2 \(%eax\)
23 \s*[a-f0-9]+: 0f 18 20 nopl \(%eax\)
24 \s*[a-f0-9]+: 0f 18 28 nopl \(%eax\)
25 \s*[a-f0-9]+: 0f 18 30 nopl \(%eax\)
26 \s*[a-f0-9]+: 0f 18 38 nopl \(%eax\)