i386: Also check R12-R15 registers when optimizing testq to testb
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / cet-shstk-inval.s
CommitLineData
d777820b
IT
1 .arch .shstk
2 incsspd %ecx
3 rdsspd %ecx
4
5 .arch .noshstk
6 incsspd %ecx
7 rdsspd %ecx
This page took 0.112981 seconds and 4 git commands to generate.