x86: SYSENTER/SYSEXIT are unavailable in 64-bit mode on AMD
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / x86-64-sysenter-amd.d
1 #as: -mintel64
2 #objdump: -dw -Mamd64
3 #name: x86-64 sysenter (Intel64/AMD64)
4
5 .*: +file format .*
6
7 Disassembly of section .text:
8
9 0+ <.text>:
10 [ ]*[a-f0-9]+:[ ]+0f 34[ ]+\(bad\)[ ]*
11 [ ]*[a-f0-9]+:[ ]+0f 35[ ]+\(bad\)[ ]*
12 [ ]*[a-f0-9]+:[ ]+0f 34[ ]+\(bad\)[ ]*
13 [ ]*[a-f0-9]+:[ ]+0f 35[ ]+\(bad\)[ ]*
14 #pass
This page took 0.030143 seconds and 4 git commands to generate.