PR 12590
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / fsgs.d
1 #objdump: -dw
2 #name: i386 FSGSBase
3
4 .*: +file format .*
5
6
7 Disassembly of section .text:
8
9 0+ <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.030031 seconds and 4 git commands to generate.