i386: Add tests for -malign-branch-boundary and -malign-branch
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / waitpkg.s
1 # Check 32bit WAITPKG instructions.
2
3 .text
4 _start:
5 umonitor %eax
6 umonitor %cx
7 umwait %ecx
8 tpause %ecx
This page took 0.030614 seconds and 4 git commands to generate.