x86: improve handling of insns with ambiguous operand sizes
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / x86-64-ptwrite.d
1 #as:
2 #objdump: -dw
3 #name: x86_64 PTWRITE insns
4 #source: x86-64-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 48 0f ae e1 ptwrite %rcx
15 +[a-f0-9]+: f3 48 0f ae e1 ptwrite %rcx
16 +[a-f0-9]+: f3 0f ae 21 ptwritel \(%rcx\)
17 +[a-f0-9]+: f3 48 0f ae 21 ptwriteq \(%rcx\)
18 +[a-f0-9]+: f3 0f ae e1 ptwrite %ecx
19 +[a-f0-9]+: f3 48 0f ae e1 ptwrite %rcx
20 +[a-f0-9]+: f3 0f ae 21 ptwritel \(%rcx\)
21 +[a-f0-9]+: f3 48 0f ae 21 ptwriteq \(%rcx\)
22 #pass
This page took 0.030457 seconds and 4 git commands to generate.