x86: fix SYSRET disassembly, improve {,V}CVTSI2S{S,D} and PTWRITE
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / ptwrite.d
CommitLineData
6b40c462
L
1#as:
2#objdump: -dw
3#name: i386 PTWRITE insns
4#source: ptwrite.s
5
6.*: +file format .*
7
8
9Disassembly of section \.text:
10
110+ <_start>:
12 +[a-f0-9]+: f3 0f ae e1 ptwrite %ecx
13 +[a-f0-9]+: f3 0f ae e1 ptwrite %ecx
589958d6
JB
14 +[a-f0-9]+: f3 0f ae 21 ptwrite \(%ecx\)
15 +[a-f0-9]+: f3 0f ae 21 ptwrite \(%ecx\)
6b40c462 16 +[a-f0-9]+: f3 0f ae e1 ptwrite %ecx
589958d6
JB
17 +[a-f0-9]+: f3 0f ae 21 ptwrite \(%ecx\)
18 +[a-f0-9]+: f3 0f ae 21 ptwrite \(%ecx\)
a0497384
JB
19 +[a-f0-9]+: f3 0f ae e1 ptwrite %ecx
20 +[a-f0-9]+: f3 0f ae e1 ptwrite %ecx
589958d6
JB
21 +[a-f0-9]+: 67 f3 0f ae 21 ptwrite \(%bx,%di\)
22 +[a-f0-9]+: 67 f3 0f ae 21 ptwrite \(%bx,%di\)
a0497384 23 +[a-f0-9]+: f3 0f ae e1 ptwrite %ecx
589958d6
JB
24 +[a-f0-9]+: 67 f3 0f ae 21 ptwrite \(%bx,%di\)
25 +[a-f0-9]+: 67 f3 0f ae 21 ptwrite \(%bx,%di\)
6b40c462 26#pass
This page took 0.283249 seconds and 4 git commands to generate.