gdb: Convert language la_word_break_characters field to a method
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / mpx-16bit.s
CommitLineData
a23b33b3
JB
1 .code16
2 .include "mpx.s"
3
4 .att_syntax prefix
5 .code32
6bad16: # 16-bit addressing mode seen by the disassembler
7 bndmk (%eax), %bnd0
8 bndmov (%eax), %bnd0
9 bndcl (%eax), %bnd0
10 bndcn (%eax), %bnd0
11 bndcu (%eax), %bnd0
12 bndstx %bnd0, (%eax)
13 bndldx (%eax), %bnd0
This page took 0.040337 seconds and 4 git commands to generate.