summaryrefslogtreecommitdiffstats
path: root/gas/testsuite/gas/i386/movbe.d
blob: 9ee583eba97b95bef65db0ce17b4c76b04546797 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
#objdump: -dw
#name: i386 movbe

.*:     file format .*

Disassembly of section .text:

0+ <foo>:
[ 	]*[a-f0-9]+:	66 0f 38 f0 19       	movbe  \(%ecx\),%bx
[ 	]*[a-f0-9]+:	0f 38 f0 19          	movbe  \(%ecx\),%ebx
[ 	]*[a-f0-9]+:	66 0f 38 f1 19       	movbe  %bx,\(%ecx\)
[ 	]*[a-f0-9]+:	0f 38 f1 19          	movbe  %ebx,\(%ecx\)
[ 	]*[a-f0-9]+:	66 0f 38 f0 19       	movbe  \(%ecx\),%bx
[ 	]*[a-f0-9]+:	0f 38 f0 19          	movbe  \(%ecx\),%ebx
[ 	]*[a-f0-9]+:	66 0f 38 f1 19       	movbe  %bx,\(%ecx\)
[ 	]*[a-f0-9]+:	0f 38 f1 19          	movbe  %ebx,\(%ecx\)
[ 	]*[a-f0-9]+:	66 0f 38 f0 19       	movbe  \(%ecx\),%bx
[ 	]*[a-f0-9]+:	0f 38 f0 19          	movbe  \(%ecx\),%ebx
[ 	]*[a-f0-9]+:	66 0f 38 f1 19       	movbe  %bx,\(%ecx\)
[ 	]*[a-f0-9]+:	0f 38 f1 19          	movbe  %ebx,\(%ecx\)
#pass
OpenPOWER on IntegriCloud