i386: Also check R12-R15 registers when optimizing testq to testb
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / waitpkg.s
CommitLineData
de89d0a3
IT
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.10744 seconds and 4 git commands to generate.