Fix ext lang calls to value_struct_elt.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / movbe.d
CommitLineData
f1f8f695
L
1#objdump: -dw
2#name: i386 movbe
3
4.*: file format .*
5
6Disassembly of section .text:
7
80+ <foo>:
9[ ]*[a-f0-9]+: 66 0f 38 f0 19 movbe \(%ecx\),%bx
10[ ]*[a-f0-9]+: 0f 38 f0 19 movbe \(%ecx\),%ebx
11[ ]*[a-f0-9]+: 66 0f 38 f1 19 movbe %bx,\(%ecx\)
12[ ]*[a-f0-9]+: 0f 38 f1 19 movbe %ebx,\(%ecx\)
13[ ]*[a-f0-9]+: 66 0f 38 f0 19 movbe \(%ecx\),%bx
14[ ]*[a-f0-9]+: 0f 38 f0 19 movbe \(%ecx\),%ebx
15[ ]*[a-f0-9]+: 66 0f 38 f1 19 movbe %bx,\(%ecx\)
16[ ]*[a-f0-9]+: 0f 38 f1 19 movbe %ebx,\(%ecx\)
17[ ]*[a-f0-9]+: 66 0f 38 f0 19 movbe \(%ecx\),%bx
18[ ]*[a-f0-9]+: 0f 38 f0 19 movbe \(%ecx\),%ebx
19[ ]*[a-f0-9]+: 66 0f 38 f1 19 movbe %bx,\(%ecx\)
20[ ]*[a-f0-9]+: 0f 38 f1 19 movbe %ebx,\(%ecx\)
21#pass
This page took 0.508822 seconds and 4 git commands to generate.