2006-05-09 H.J. Lu <hongjiu.lu@intel.com>
authorH.J. Lu <hjl.tools@gmail.com>
Tue, 9 May 2006 17:05:55 +0000 (17:05 +0000)
committerH.J. Lu <hjl.tools@gmail.com>
Tue, 9 May 2006 17:05:55 +0000 (17:05 +0000)
* gas/i386/x86-64-gidt.d: Adjusted.

gas/testsuite/ChangeLog
gas/testsuite/gas/i386/x86-64-gidt.d

index 870980ab3823e6ec5f58801bb3a03f0d1073ba70..9f856c0a167eb8a2548d296b812e7d4a3f60e658 100644 (file)
@@ -1,3 +1,7 @@
+2006-05-09  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * gas/i386/x86-64-gidt.d: Adjusted.
+
 2006-05-09  H.J. Lu  <hongjiu.lu@intel.com>
 
        * gas/i386/i386.exp: Run x86-64-gidt.
index 75d662d53541f9601f11a0e73d415e7819a9c383..d8b0a0671a262e3ac3b37b6a8c9e2c3ff288a132 100644 (file)
@@ -6,12 +6,12 @@
 Disassembly of section .text:
 
 0+000 <foo>:
-   0:  0f 01 08 [      ]*sidt  \(%rax\)
-   3:  0f 01 18 [      ]*sgdt  \(%rax\)
-   6:  0f 01 00 [      ]*lidt  \(%rax\)
-   9:  0f 01 10 [      ]*lgdt  \(%rax\)
-   c:  0f 01 08 [      ]*sidt  \(%rax\)
-   f:  0f 01 18 [      ]*sgdt  \(%rax\)
-  12:  0f 01 00 [      ]*lidt  \(%rax\)
-  15:  0f 01 10 [      ]*lgdt  \(%rax\)
+   0:  0f 01 08 [      ]*sidt   \(%rax\)
+   3:  0f 01 18 [      ]*lidt   \(%rax\)
+   6:  0f 01 00 [      ]*sgdt   \(%rax\)
+   9:  0f 01 10 [      ]*lgdt   \(%rax\)
+   c:  0f 01 08 [      ]*sidt   \(%rax\)
+   f:  0f 01 18 [      ]*lidt   \(%rax\)
+  12:  0f 01 00 [      ]*sgdt   \(%rax\)
+  15:  0f 01 10 [      ]*lgdt   \(%rax\)
        ...
This page took 0.027885 seconds and 4 git commands to generate.