Home | History | Annotate | Download | only in ilp32
      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 	...
     19