~ubuntu-branches/ubuntu/utopic/binutils-arm64-cross/utopic

« back to all changes in this revision

Viewing changes to binutils-2.23.52.20130611/gas/testsuite/gas/i386/movbe-intel.d

  • Committer: Package Import Robot
  • Author(s): Matthias Klose
  • Date: 2013-06-20 17:38:09 UTC
  • Revision ID: package-import@ubuntu.com-20130620173809-app8lzgvymy5fg6c
Tags: 0.7
Build-depend on binutils-source (>= 2.23.52.20130620-1~).

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
#objdump: -dwMintel
 
2
#name: i386 movbe (Intel disassembly)
 
3
#source: movbe.s
 
4
 
 
5
.*: +file format .*
 
6
 
 
7
Disassembly of section .text:
 
8
 
 
9
0+ <foo>:
 
10
[       ]*[a-f0-9]+:    66 0f 38 f0 19          movbe  bx,WORD PTR \[ecx\]
 
11
[       ]*[a-f0-9]+:    0f 38 f0 19             movbe  ebx,DWORD PTR \[ecx\]
 
12
[       ]*[a-f0-9]+:    66 0f 38 f1 19          movbe  WORD PTR \[ecx\],bx
 
13
[       ]*[a-f0-9]+:    0f 38 f1 19             movbe  DWORD PTR \[ecx\],ebx
 
14
[       ]*[a-f0-9]+:    66 0f 38 f0 19          movbe  bx,WORD PTR \[ecx\]
 
15
[       ]*[a-f0-9]+:    0f 38 f0 19             movbe  ebx,DWORD PTR \[ecx\]
 
16
[       ]*[a-f0-9]+:    66 0f 38 f1 19          movbe  WORD PTR \[ecx\],bx
 
17
[       ]*[a-f0-9]+:    0f 38 f1 19             movbe  DWORD PTR \[ecx\],ebx
 
18
[       ]*[a-f0-9]+:    66 0f 38 f0 19          movbe  bx,WORD PTR \[ecx\]
 
19
[       ]*[a-f0-9]+:    0f 38 f0 19             movbe  ebx,DWORD PTR \[ecx\]
 
20
[       ]*[a-f0-9]+:    66 0f 38 f1 19          movbe  WORD PTR \[ecx\],bx
 
21
[       ]*[a-f0-9]+:    0f 38 f1 19             movbe  DWORD PTR \[ecx\],ebx
 
22
#pass