i386: Also check R12-R15 registers when optimizing testq to testb
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / notrack-intel.d
CommitLineData
04ef582a
L
1#source: notrack.s
2#objdump: -dw -Mintel
3#name: i386 NOTRACK prefix (Intel disassembly)
4
5.*: +file format .*
6
7
8Disassembly of section .text:
9
100+ <_start>:
11[ ]*[a-f0-9]+: 3e ff d0 notrack call eax
4e9ac44a 12[ ]*[a-f0-9]+: 3e 66 ff d0 notrack call ax
04ef582a 13[ ]*[a-f0-9]+: 3e ff e0 notrack jmp eax
4e9ac44a 14[ ]*[a-f0-9]+: 3e 66 ff e0 notrack jmp ax
9fef80d6 15[ ]*[a-f0-9]+: 3e ff 10 notrack call DWORD PTR \[eax\]
4e9ac44a 16[ ]*[a-f0-9]+: 3e 66 ff 10 notrack call WORD PTR \[eax\]
9fef80d6 17[ ]*[a-f0-9]+: 3e ff 20 notrack jmp DWORD PTR \[eax\]
4e9ac44a
L
18[ ]*[a-f0-9]+: 3e 66 ff 20 notrack jmp WORD PTR \[eax\]
19[ ]*[a-f0-9]+: 3e f2 ff d0 notrack bnd call eax
20[ ]*[a-f0-9]+: 3e 66 f2 ff d0 notrack bnd call ax
21[ ]*[a-f0-9]+: 3e f2 ff e0 notrack bnd jmp eax
22[ ]*[a-f0-9]+: 3e 66 f2 ff e0 notrack bnd jmp ax
23[ ]*[a-f0-9]+: 3e f2 ff 10 notrack bnd call DWORD PTR \[eax\]
24[ ]*[a-f0-9]+: 3e 66 f2 ff 10 notrack bnd call WORD PTR \[eax\]
25[ ]*[a-f0-9]+: 3e f2 ff 20 notrack bnd jmp DWORD PTR \[eax\]
26[ ]*[a-f0-9]+: 3e 66 f2 ff 20 notrack bnd jmp WORD PTR \[eax\]
27[ ]*[a-f0-9]+: 3e f2 ff d0 notrack bnd call eax
28[ ]*[a-f0-9]+: 3e 66 f2 ff d0 notrack bnd call ax
29[ ]*[a-f0-9]+: 3e f2 ff 10 notrack bnd call DWORD PTR \[eax\]
30[ ]*[a-f0-9]+: 3e 66 f2 ff 10 notrack bnd call WORD PTR \[eax\]
04ef582a 31[ ]*[a-f0-9]+: 3e ff d0 notrack call eax
4e9ac44a 32[ ]*[a-f0-9]+: 3e 66 ff d0 notrack call ax
04ef582a 33[ ]*[a-f0-9]+: 3e ff e0 notrack jmp eax
4e9ac44a 34[ ]*[a-f0-9]+: 3e 66 ff e0 notrack jmp ax
9fef80d6 35[ ]*[a-f0-9]+: 3e ff 10 notrack call DWORD PTR \[eax\]
4e9ac44a 36[ ]*[a-f0-9]+: 3e 66 ff 10 notrack call WORD PTR \[eax\]
9fef80d6 37[ ]*[a-f0-9]+: 3e ff 20 notrack jmp DWORD PTR \[eax\]
4e9ac44a
L
38[ ]*[a-f0-9]+: 3e 66 ff 20 notrack jmp WORD PTR \[eax\]
39[ ]*[a-f0-9]+: 3e f2 ff d0 notrack bnd call eax
40[ ]*[a-f0-9]+: 3e 66 f2 ff d0 notrack bnd call ax
41[ ]*[a-f0-9]+: 3e f2 ff e0 notrack bnd jmp eax
42[ ]*[a-f0-9]+: 3e 66 f2 ff e0 notrack bnd jmp ax
43[ ]*[a-f0-9]+: 3e f2 ff 10 notrack bnd call DWORD PTR \[eax\]
44[ ]*[a-f0-9]+: 3e 66 f2 ff 10 notrack bnd call WORD PTR \[eax\]
45[ ]*[a-f0-9]+: 3e f2 ff 20 notrack bnd jmp DWORD PTR \[eax\]
46[ ]*[a-f0-9]+: 3e 66 f2 ff 20 notrack bnd jmp WORD PTR \[eax\]
47[ ]*[a-f0-9]+: 3e f2 ff d0 notrack bnd call eax
48[ ]*[a-f0-9]+: 3e 66 f2 ff d0 notrack bnd call ax
49[ ]*[a-f0-9]+: 3e f2 ff 10 notrack bnd call DWORD PTR \[eax\]
50[ ]*[a-f0-9]+: 3e 66 f2 ff 10 notrack bnd call WORD PTR \[eax\]
04ef582a 51[ ]*[a-f0-9]+: f2 3e ff d0 bnd notrack call eax
4e9ac44a 52[ ]*[a-f0-9]+: 66 3e ff d0 notrack call ax
04ef582a 53#pass
This page took 0.166009 seconds and 4 git commands to generate.