i386: Add tests for -malign-branch-boundary and -malign-branch
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / x86-64-inval-rep.s
CommitLineData
d5de92cf
L
1 .text
2 rep add %rbx, %rax
3 repe add %rbx, %rax
4 repz add %rbx, %rax
5 repne add %rbx, %rax
6 repnz add %rbx, %rax
This page took 0.33832 seconds and 4 git commands to generate.