x86: Update assembler tests for non-ELF targets
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / fsgs.d
CommitLineData
c7b8aa3a
L
1#objdump: -dw
2#name: i386 FSGSBase
3
4.*: +file format .*
5
6
7Disassembly of section .text:
8
90+ <foo>:
10[ ]*[a-f0-9]+: f3 0f ae c3 rdfsbase %ebx
11[ ]*[a-f0-9]+: f3 0f ae cb rdgsbase %ebx
12[ ]*[a-f0-9]+: f3 0f ae d3 wrfsbase %ebx
13[ ]*[a-f0-9]+: f3 0f ae db wrgsbase %ebx
14[ ]*[a-f0-9]+: f3 0f ae c3 rdfsbase %ebx
15[ ]*[a-f0-9]+: f3 0f ae cb rdgsbase %ebx
16[ ]*[a-f0-9]+: f3 0f ae d3 wrfsbase %ebx
17[ ]*[a-f0-9]+: f3 0f ae db wrgsbase %ebx
18#pass
This page took 0.376589 seconds and 4 git commands to generate.