x86: make sure all PUSH/POP honor DefaultSize
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / waitpkg-intel.d
1 #as:
2 #objdump: -dw -Mintel
3 #name: i386 WAITPKG insns (Intel disassembly)
4 #source: waitpkg.s
5
6 .*: +file format .*
7
8
9 Disassembly of section \.text:
10
11 00000000 <_start>:
12 [ ]*[a-f0-9]+:[ ]*f3 0f ae f0[ ]*umonitor eax
13 [ ]*[a-f0-9]+:[ ]*67 f3 0f ae f1[ ]*umonitor cx
14 [ ]*[a-f0-9]+:[ ]*f2 0f ae f1[ ]*umwait ecx
15 [ ]*[a-f0-9]+:[ ]*66 0f ae f1[ ]*tpause ecx
16 #pass
This page took 0.032411 seconds and 4 git commands to generate.