i386: Add tests for -malign-branch-boundary and -malign-branch
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / stN.s
CommitLineData
0e0eea78
JB
1 .text
2 .intel_syntax noprefix
3 .arch .no87
4stN:
5 mov eax, st
6 mov eax, st(7)
7 mov eax, st ( 7 )
8 mov eax, x(7)
57930ca9 9 .p2align 4,0
This page took 0.156104 seconds and 4 git commands to generate.