~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/ilp32/x86-64-gidt.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
#source: ../x86-64-gidt.s
 
2
#objdump: -dw
 
3
#name: x86-64 (ILP32) load/store global/interrupt description table register.
 
4
 
 
5
.*: +file format .*
 
6
 
 
7
Disassembly of section .text:
 
8
 
 
9
0+000 <foo>:
 
10
   0:   0f 01 08 [      ]*sidt   \(%rax\)
 
11
   3:   0f 01 18 [      ]*lidt   \(%rax\)
 
12
   6:   0f 01 00 [      ]*sgdt   \(%rax\)
 
13
   9:   0f 01 10 [      ]*lgdt   \(%rax\)
 
14
   c:   0f 01 08 [      ]*sidt   \(%rax\)
 
15
   f:   0f 01 18 [      ]*lidt   \(%rax\)
 
16
  12:   0f 01 00 [      ]*sgdt   \(%rax\)
 
17
  15:   0f 01 10 [      ]*lgdt   \(%rax\)
 
18
        ...