i386: Add tests for -malign-branch-boundary and -malign-branch
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / arch-7.s
1 # Test .arch .abm
2 .arch generic32
3 .arch .abm
4 popcnt %ecx,%ebx
5 lzcnt %ecx,%ebx
This page took 0.029746 seconds and 4 git commands to generate.