gdb: Convert language la_word_break_characters field to a method
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / ptwrite-intel.d
1 #as:
2 #objdump: -dw -Mintel
3 #name: i386 PTWRITE insns (Intel disassembly)
4 #source: ptwrite.s
5
6 .*: +file format .*
7
8
9 Disassembly of section \.text:
10
11 0+ <_start>:
12 +[a-f0-9]+: f3 0f ae e1 ptwrite ecx
13 +[a-f0-9]+: f3 0f ae e1 ptwrite ecx
14 +[a-f0-9]+: f3 0f ae 21 ptwrite DWORD PTR \[ecx\]
15 +[a-f0-9]+: f3 0f ae 21 ptwrite DWORD PTR \[ecx\]
16 +[a-f0-9]+: f3 0f ae e1 ptwrite ecx
17 +[a-f0-9]+: f3 0f ae 21 ptwrite DWORD PTR \[ecx\]
18 +[a-f0-9]+: f3 0f ae 21 ptwrite DWORD PTR \[ecx\]
19 +[a-f0-9]+: f3 0f ae e1 ptwrite ecx
20 +[a-f0-9]+: f3 0f ae e1 ptwrite ecx
21 +[a-f0-9]+: 67 f3 0f ae 21 ptwrite DWORD PTR \[bx\+di\]
22 +[a-f0-9]+: 67 f3 0f ae 21 ptwrite DWORD PTR \[bx\+di\]
23 +[a-f0-9]+: f3 0f ae e1 ptwrite ecx
24 +[a-f0-9]+: 67 f3 0f ae 21 ptwrite DWORD PTR \[bx\+di\]
25 +[a-f0-9]+: 67 f3 0f ae 21 ptwrite DWORD PTR \[bx\+di\]
26 #pass
This page took 0.030936 seconds and 4 git commands to generate.