summaryrefslogtreecommitdiffstats
path: root/gas/testsuite/gas/i386/movbe-intel.d
blob: 9306bb15c7a0a562e2aa849f77e060416ae8fdba (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
#objdump: -dwMintel
#name: i386 movbe (Intel disassembly)
#source: movbe.s

.*: +file format .*

Disassembly of section .text:

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