x86-64: bndmk, bndldx, and bndstx don't allow RIP-relative addressing
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / nops-6.s
CommitLineData
a586129e
L
1 .text
2 .arch i386
3i386:
4 movsbl %al,%esi
5 .p2align 4
6
7 .arch .nop
8i386_nop:
9 movsbl %al,%esi
10 .p2align 4
This page took 0.399677 seconds and 4 git commands to generate.