x86/Intel: extend MOVDIRI testing
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / bnd.s
1 .text
2 .intel_syntax noprefix
3 .arch generic32
4 bnd:
5 mov eax, bnd0
6 bndmov bnd0, bnd0
7 .p2align 4,0
This page took 0.048464 seconds and 4 git commands to generate.