]> git.proxmox.com Git - mirror_edk2.git/commitdiff
Remove unnecessary .align directives.
authorqhuang8 <qhuang8@6f19259b-4bc3-4df7-8a09-765794883524>
Thu, 20 Aug 2009 08:39:01 +0000 (08:39 +0000)
committerqhuang8 <qhuang8@6f19259b-4bc3-4df7-8a09-765794883524>
Thu, 20 Aug 2009 08:39:01 +0000 (08:39 +0000)
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9161 6f19259b-4bc3-4df7-8a09-765794883524

46 files changed:
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/X64/EnableDisableInterrupts.S
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/X64/InterlockedCompareExchange64.S
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/X64/Monitor.S
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/X64/Mwait.S
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/X64/ReadCr0.S
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/X64/ReadCr2.S
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/X64/ReadCr3.S
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/X64/ReadCr4.S
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/X64/ReadCs.S
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/X64/ReadDr0.S
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/X64/ReadDr1.S
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/X64/ReadDr2.S
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/X64/ReadDr3.S
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/X64/ReadDr4.S
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/X64/ReadDr5.S
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/X64/ReadDr6.S
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/X64/ReadDr7.S
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/X64/ReadDs.S
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/X64/ReadEflags.S
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/X64/ReadEs.S
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/X64/ReadFs.S
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/X64/ReadGdtr.S
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/X64/ReadGs.S
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/X64/ReadIdtr.S
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/X64/ReadLdtr.S
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/X64/ReadMm0.S
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/X64/ReadMm1.S
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/X64/ReadMm2.S
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/X64/ReadMm3.S
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/X64/ReadMm4.S
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/X64/ReadMm5.S
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/X64/ReadMm6.S
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/X64/ReadMm7.S
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/X64/ReadMsr64.S
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/X64/ReadPmc.S
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/X64/ReadSs.S
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/X64/ReadTr.S
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/X64/ReadTsc.S
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/X64/Wbinvd.S
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/X64/WriteDr0.S
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/X64/WriteDr1.S
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/X64/WriteDr2.S
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/X64/WriteDr3.S
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/X64/WriteIdtr.S
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/X64/WriteLdtr.S
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/X64/WriteMsr64.S

index 18444e7a2ea0eb23dc5c4016b54a63a128b98761..613ce363deb935ce36824c603058a31ec802ce92 100644 (file)
@@ -1,6 +1,6 @@
 #------------------------------------------------------------------------------\r
 #\r
-# Copyright (c) 2006, Intel Corporation\r
+# Copyright (c) 2006 - 2009, Intel Corporation\r
 # All rights reserved. This program and the accompanying materials\r
 # are licensed and made available under the terms and conditions of the BSD License\r
 # which accompanies this distribution.  The full text of the license may be found at\r
@@ -30,7 +30,6 @@
 #   );\r
 #------------------------------------------------------------------------------\r
 .global ASM_PFX(EnableDisableInterrupts)\r
-.align 16\r
 ASM_PFX(EnableDisableInterrupts):\r
     sti\r
     cli\r
index 40c34db61514d05763e266f7f81bdcc9249334c8..4e64d761a8c9ce97d5224e7edff8570450eed054 100644 (file)
@@ -1,6 +1,6 @@
 #------------------------------------------------------------------------------\r
 #\r
-# Copyright (c) 2006, Intel Corporation\r
+# Copyright (c) 2006 - 2009, Intel Corporation\r
 # All rights reserved. This program and the accompanying materials\r
 # are licensed and made available under the terms and conditions of the BSD License\r
 # which accompanies this distribution.  The full text of the license may be found at\r
@@ -32,7 +32,6 @@
 #   );\r
 #------------------------------------------------------------------------------\r
 .global ASM_PFX(InternalSyncCompareExchange64)\r
-.align 16\r
 ASM_PFX(InternalSyncCompareExchange64):\r
     mov     %rsi, %rax\r
     lock    cmpxchg %rdx,(%rdi)\r
index 87b5fb9be97bc24b5825ef7a168ce3a141e98d19..0105364b78a529d7f938a8c61e0083cc3ac57913 100644 (file)
@@ -1,6 +1,6 @@
 #------------------------------------------------------------------------------\r
 #\r
-# Copyright (c) 2006, Intel Corporation\r
+# Copyright (c) 2006 - 2009, Intel Corporation\r
 # All rights reserved. This program and the accompanying materials\r
 # are licensed and made available under the terms and conditions of the BSD License\r
 # which accompanies this distribution.  The full text of the license may be found at\r
@@ -32,7 +32,6 @@
 #   );\r
 #------------------------------------------------------------------------------\r
 .global ASM_PFX(AsmMonitor)\r
-.align 16\r
 ASM_PFX(AsmMonitor):\r
     mov    %ecx,%eax\r
     mov    %edx,%ecx\r
index adcb5460337ed526a7cf71122a437d8db2a61018..9f72ce8e5fae135129d9667700adf97b2c617bf7 100644 (file)
@@ -1,6 +1,6 @@
 #------------------------------------------------------------------------------\r
 #\r
-# Copyright (c) 2006, Intel Corporation\r
+# Copyright (c) 2006 - 2009, Intel Corporation\r
 # All rights reserved. This program and the accompanying materials\r
 # are licensed and made available under the terms and conditions of the BSD License\r
 # which accompanies this distribution.  The full text of the license may be found at\r
@@ -31,7 +31,6 @@
 #   );\r
 #------------------------------------------------------------------------------\r
 .global ASM_PFX(AsmMwait)\r
-.align 16\r
 ASM_PFX(AsmMwait):\r
     mov    %ecx,%eax\r
     mov    %edx,%ecx\r
index 1a41677ac771d61811ccc5a58a6cdd646f294761..dabf0294034105168f147ec296644e79d5266df7 100644 (file)
@@ -1,6 +1,6 @@
 #------------------------------------------------------------------------------\r
 #\r
-# Copyright (c) 2006, Intel Corporation\r
+# Copyright (c) 2006 - 2009, Intel Corporation\r
 # All rights reserved. This program and the accompanying materials\r
 # are licensed and made available under the terms and conditions of the BSD License\r
 # which accompanies this distribution.  The full text of the license may be found at\r
@@ -30,7 +30,6 @@
 #   );\r
 #------------------------------------------------------------------------------\r
 .global ASM_PFX(AsmReadCr0)\r
-.align 16\r
 ASM_PFX(AsmReadCr0):\r
     mov     %cr0, %rax\r
     ret\r
index 77332ca449dd336bf50d00f6c549b3a84ec70a08..47b39f0c5c48c5631c103e514ffd24e85961118f 100644 (file)
@@ -1,6 +1,6 @@
 #------------------------------------------------------------------------------\r
 #\r
-# Copyright (c) 2006, Intel Corporation\r
+# Copyright (c) 2006 - 2009, Intel Corporation\r
 # All rights reserved. This program and the accompanying materials\r
 # are licensed and made available under the terms and conditions of the BSD License\r
 # which accompanies this distribution.  The full text of the license may be found at\r
@@ -30,7 +30,6 @@
 #   );\r
 #------------------------------------------------------------------------------\r
 .global ASM_PFX(AsmReadCr2)\r
-.align 16\r
 ASM_PFX(AsmReadCr2):\r
     mov     %cr2, %rax\r
     ret\r
index 702d2aa66cf3ff5188a3420e1911e07ea4942d2f..d54eaf5e95d1b2390e6e3fd072ed6fa4a0edea20 100644 (file)
@@ -1,6 +1,6 @@
 #------------------------------------------------------------------------------\r
 #\r
-# Copyright (c) 2006, Intel Corporation\r
+# Copyright (c) 2006 - 2009, Intel Corporation\r
 # All rights reserved. This program and the accompanying materials\r
 # are licensed and made available under the terms and conditions of the BSD License\r
 # which accompanies this distribution.  The full text of the license may be found at\r
@@ -30,7 +30,6 @@
 #   );\r
 #------------------------------------------------------------------------------\r
 .global ASM_PFX(AsmReadCr3)\r
-.align 16\r
 ASM_PFX(AsmReadCr3):\r
     mov     %cr3, %rax\r
     ret\r
index a43b5c17701fe3ab74042e22525a58f0878462b9..964e2b6b3fba9bbba8d6b59a5de3379282e7152f 100644 (file)
@@ -1,6 +1,6 @@
 #------------------------------------------------------------------------------\r
 #\r
-# Copyright (c) 2006, Intel Corporation\r
+# Copyright (c) 2006 - 2009, Intel Corporation\r
 # All rights reserved. This program and the accompanying materials\r
 # are licensed and made available under the terms and conditions of the BSD License\r
 # which accompanies this distribution.  The full text of the license may be found at\r
@@ -30,7 +30,6 @@
 #   );\r
 #------------------------------------------------------------------------------\r
 .global ASM_PFX(AsmReadCr4)\r
-.align 16\r
 ASM_PFX(AsmReadCr4):\r
     mov     %cr4, %rax\r
     ret\r
index 2e2069d6a44cc52a0b066e7a71601ad09301294d..04b1a1d11105839de8da5ef79eb717833c8bad14 100644 (file)
@@ -1,6 +1,6 @@
 #------------------------------------------------------------------------------\r
 #\r
-# Copyright (c) 2006, Intel Corporation\r
+# Copyright (c) 2006 - 2009, Intel Corporation\r
 # All rights reserved. This program and the accompanying materials\r
 # are licensed and made available under the terms and conditions of the BSD License\r
 # which accompanies this distribution.  The full text of the license may be found at\r
@@ -30,7 +30,6 @@
 #   );\r
 #------------------------------------------------------------------------------\r
 .global ASM_PFX(AsmReadCs)\r
-.align 16\r
 ASM_PFX(AsmReadCs):\r
     mov     %cs, %eax\r
     ret\r
index 34e12db80a31e02930aa71c48335f38fecbcb8d7..64f3311041a15c2494f0204e0430da4b51da2010 100644 (file)
@@ -1,6 +1,6 @@
 #------------------------------------------------------------------------------\r
 #\r
-# Copyright (c) 2006, Intel Corporation\r
+# Copyright (c) 2006 - 2009, Intel Corporation\r
 # All rights reserved. This program and the accompanying materials\r
 # are licensed and made available under the terms and conditions of the BSD License\r
 # which accompanies this distribution.  The full text of the license may be found at\r
@@ -30,7 +30,6 @@
 #   );\r
 #------------------------------------------------------------------------------\r
 .global ASM_PFX(AsmReadDr0)\r
-.align 16\r
 ASM_PFX(AsmReadDr0):\r
     mov     %dr0, %rax\r
     ret\r
index 289d1448295990747f700449553459b37d8a363b..c1b183a7763a677f7a7f654ead7fcb1749fe4dcd 100644 (file)
@@ -1,6 +1,6 @@
 #------------------------------------------------------------------------------\r
 #\r
-# Copyright (c) 2006, Intel Corporation\r
+# Copyright (c) 2006 - 2009, Intel Corporation\r
 # All rights reserved. This program and the accompanying materials\r
 # are licensed and made available under the terms and conditions of the BSD License\r
 # which accompanies this distribution.  The full text of the license may be found at\r
@@ -30,7 +30,6 @@
 #   );\r
 #------------------------------------------------------------------------------\r
 .global ASM_PFX(AsmReadDr1)\r
-.align 16\r
 ASM_PFX(AsmReadDr1):\r
     mov     %dr1, %rax\r
     ret\r
index 63b4a2eab31597879a7b34cceac1ec1beaca164f..69cdddece8857c568a260f82c28bdae54b626c94 100644 (file)
@@ -1,6 +1,6 @@
 #------------------------------------------------------------------------------\r
 #\r
-# Copyright (c) 2006, Intel Corporation\r
+# Copyright (c) 2006 - 2009, Intel Corporation\r
 # All rights reserved. This program and the accompanying materials\r
 # are licensed and made available under the terms and conditions of the BSD License\r
 # which accompanies this distribution.  The full text of the license may be found at\r
@@ -30,7 +30,6 @@
 #   );\r
 #------------------------------------------------------------------------------\r
 .global ASM_PFX(AsmReadDr2)\r
-.align 16\r
 ASM_PFX(AsmReadDr2):\r
     mov     %dr2, %rax\r
     ret\r
index cdf831148a87578583391e3cb26e4755190cfce3..18865c01b19636a482ddff325aac7598517ae4e7 100644 (file)
@@ -1,6 +1,6 @@
 #------------------------------------------------------------------------------\r
 #\r
-# Copyright (c) 2006, Intel Corporation\r
+# Copyright (c) 2006 - 2009, Intel Corporation\r
 # All rights reserved. This program and the accompanying materials\r
 # are licensed and made available under the terms and conditions of the BSD License\r
 # which accompanies this distribution.  The full text of the license may be found at\r
@@ -30,7 +30,6 @@
 #   );\r
 #------------------------------------------------------------------------------\r
 .global ASM_PFX(AsmReadDr3)\r
-.align 16\r
 ASM_PFX(AsmReadDr3):\r
     mov     %dr3, %rax\r
     ret\r
index ad1482ed4d5209081c14725d6f3203858c86a5b3..cec6e0bff44b41496e28d8c18d16e67737a723e9 100644 (file)
@@ -1,6 +1,6 @@
 #------------------------------------------------------------------------------\r
 #\r
-# Copyright (c) 2006, Intel Corporation\r
+# Copyright (c) 2006 - 2009, Intel Corporation\r
 # All rights reserved. This program and the accompanying materials\r
 # are licensed and made available under the terms and conditions of the BSD License\r
 # which accompanies this distribution.  The full text of the license may be found at\r
@@ -30,7 +30,6 @@
 #   );\r
 #------------------------------------------------------------------------------\r
 .global ASM_PFX(AsmReadDr4)\r
-.align 16\r
 ASM_PFX(AsmReadDr4):\r
     #DB      0fh, 21h, 0e0h\r
     mov     %dr4, %rax\r
index 90a28b0f2df212a795aa2fd0e72a24dd8ab243a9..c0c4e6a3faf5a1464810d6209d0692a1c9fa5e47 100644 (file)
@@ -1,6 +1,6 @@
 #------------------------------------------------------------------------------\r
 #\r
-# Copyright (c) 2006, Intel Corporation\r
+# Copyright (c) 2006 - 2009, Intel Corporation\r
 # All rights reserved. This program and the accompanying materials\r
 # are licensed and made available under the terms and conditions of the BSD License\r
 # which accompanies this distribution.  The full text of the license may be found at\r
@@ -30,7 +30,6 @@
 #   );\r
 #------------------------------------------------------------------------------\r
 .global ASM_PFX(AsmReadDr5)\r
-.align 16\r
 ASM_PFX(AsmReadDr5):\r
     mov        %dr5, %rax\r
     ret\r
index d2ce23035ed0749dacb3dd538aea425801a57be6..e819e25144a1e70594c2ff65be073aa41e26f92e 100644 (file)
@@ -1,6 +1,6 @@
 #------------------------------------------------------------------------------\r
 #\r
-# Copyright (c) 2006, Intel Corporation\r
+# Copyright (c) 2006 - 2009, Intel Corporation\r
 # All rights reserved. This program and the accompanying materials\r
 # are licensed and made available under the terms and conditions of the BSD License\r
 # which accompanies this distribution.  The full text of the license may be found at\r
@@ -30,7 +30,6 @@
 #   );\r
 #------------------------------------------------------------------------------\r
 .global ASM_PFX(AsmReadDr6)\r
-.align 16\r
 ASM_PFX(AsmReadDr6):\r
     mov        %dr6, %rax\r
     ret\r
index ac71334334735b11111a1284646155405db83a6b..7d3a70f41b92851f86417b62a595fe18ef4a18ff 100644 (file)
@@ -1,6 +1,6 @@
 #------------------------------------------------------------------------------\r
 #\r
-# Copyright (c) 2006, Intel Corporation\r
+# Copyright (c) 2006 - 2009, Intel Corporation\r
 # All rights reserved. This program and the accompanying materials\r
 # are licensed and made available under the terms and conditions of the BSD License\r
 # which accompanies this distribution.  The full text of the license may be found at\r
@@ -30,7 +30,6 @@
 #   );\r
 #------------------------------------------------------------------------------\r
 .global ASM_PFX(AsmReadDr7)\r
-.align 16\r
 ASM_PFX(AsmReadDr7):\r
     mov        %dr7, %rax\r
     ret\r
index 864028c49e88123d536b8c34518accfb0cce8b1d..6511e100dbd763efca3b8b2b86d0176b23329982 100644 (file)
@@ -1,6 +1,6 @@
 #------------------------------------------------------------------------------\r
 #\r
-# Copyright (c) 2006, Intel Corporation\r
+# Copyright (c) 2006 - 2009, Intel Corporation\r
 # All rights reserved. This program and the accompanying materials\r
 # are licensed and made available under the terms and conditions of the BSD License\r
 # which accompanies this distribution.  The full text of the license may be found at\r
@@ -30,7 +30,6 @@
 #   );\r
 #------------------------------------------------------------------------------\r
 .global ASM_PFX(AsmReadDs)\r
-.align 16\r
 ASM_PFX(AsmReadDs):\r
     movl       %ds, %eax\r
     ret\r
index 6ac608f3863c7c73f4aa1588ea1895031fad351a..69744b65a6fa336d7f5d976e97bd6f7db4949796 100644 (file)
@@ -1,6 +1,6 @@
 #------------------------------------------------------------------------------\r
 #\r
-# Copyright (c) 2006, Intel Corporation\r
+# Copyright (c) 2006 - 2009, Intel Corporation\r
 # All rights reserved. This program and the accompanying materials\r
 # are licensed and made available under the terms and conditions of the BSD License\r
 # which accompanies this distribution.  The full text of the license may be found at\r
@@ -30,7 +30,6 @@
 #   );\r
 #------------------------------------------------------------------------------\r
 .global ASM_PFX(AsmReadEflags)\r
-.align 16\r
 ASM_PFX(AsmReadEflags):\r
     pushfq\r
     pop     %rax\r
index 38dd9ea1980b5fba8ba63a341c787ed8e840df90..2f55a91611d6e6e547b894a0c9657b0e565feb64 100644 (file)
@@ -1,6 +1,6 @@
 #------------------------------------------------------------------------------\r
 #\r
-# Copyright (c) 2006, Intel Corporation\r
+# Copyright (c) 2006 - 2009, Intel Corporation\r
 # All rights reserved. This program and the accompanying materials\r
 # are licensed and made available under the terms and conditions of the BSD License\r
 # which accompanies this distribution.  The full text of the license may be found at\r
@@ -30,7 +30,6 @@
 #   );\r
 #------------------------------------------------------------------------------\r
 .global ASM_PFX(AsmReadEs)\r
-.align 16\r
 ASM_PFX(AsmReadEs):\r
     mov     %es, %eax\r
     ret\r
index 473bb5c04d19dfd30db980d9d7734d3668ca6d88..ae406bdf85821cc381f41aacfcc904e82115bc8c 100644 (file)
@@ -1,6 +1,6 @@
 #------------------------------------------------------------------------------\r
 #\r
-# Copyright (c) 2006, Intel Corporation\r
+# Copyright (c) 2006 - 2009, Intel Corporation\r
 # All rights reserved. This program and the accompanying materials\r
 # are licensed and made available under the terms and conditions of the BSD License\r
 # which accompanies this distribution.  The full text of the license may be found at\r
@@ -30,7 +30,6 @@
 #   );\r
 #------------------------------------------------------------------------------\r
 .global ASM_PFX(AsmReadFs)\r
-.align 16\r
 ASM_PFX(AsmReadFs):\r
     mov     %fs, %eax\r
     ret\r
index 44e14aa4e6758527308d97161756f0bb95a2bd40..2be2a88761ec8f1d9c75d4cd1adb6684b1c2fa82 100644 (file)
@@ -1,6 +1,6 @@
 #------------------------------------------------------------------------------\r
 #\r
-# Copyright (c) 2006, Intel Corporation\r
+# Copyright (c) 2006 - 2009, Intel Corporation\r
 # All rights reserved. This program and the accompanying materials\r
 # are licensed and made available under the terms and conditions of the BSD License\r
 # which accompanies this distribution.  The full text of the license may be found at\r
@@ -30,7 +30,6 @@
 #   );\r
 #------------------------------------------------------------------------------\r
 .global ASM_PFX(InternalX86ReadGdtr)\r
-.align 16\r
 ASM_PFX(InternalX86ReadGdtr):\r
     sgdt  (%rcx)\r
     ret\r
index ddd8c9a1fbd390eb74e82b48f2f75ce53b91bb9b..49c07e6bc3ca53579c38caf0bcba239f9ad4dea4 100644 (file)
@@ -1,6 +1,6 @@
 #------------------------------------------------------------------------------\r
 #\r
-# Copyright (c) 2006, Intel Corporation\r
+# Copyright (c) 2006 - 2009, Intel Corporation\r
 # All rights reserved. This program and the accompanying materials\r
 # are licensed and made available under the terms and conditions of the BSD License\r
 # which accompanies this distribution.  The full text of the license may be found at\r
@@ -30,7 +30,6 @@
 #   );\r
 #------------------------------------------------------------------------------\r
 .global ASM_PFX(AsmReadGs)\r
-.align 16\r
 ASM_PFX(AsmReadGs):\r
     mov     %gs, %eax\r
     ret\r
index fa2c7628781e95dd9dc78e2d222ad3d25292b619..e1fe9c50572594a4a1c9aeca65f21d06f88f43ae 100644 (file)
@@ -1,6 +1,6 @@
 #------------------------------------------------------------------------------\r
 #\r
-# Copyright (c) 2006, Intel Corporation\r
+# Copyright (c) 2006 - 2009, Intel Corporation\r
 # All rights reserved. This program and the accompanying materials\r
 # are licensed and made available under the terms and conditions of the BSD License\r
 # which accompanies this distribution.  The full text of the license may be found at\r
@@ -30,7 +30,6 @@
 #   );\r
 #------------------------------------------------------------------------------\r
 .global ASM_PFX(InternalX86ReadIdtr)\r
-.align 16\r
 ASM_PFX(InternalX86ReadIdtr):\r
     sidt    (%rcx)\r
     ret\r
index 2aad2a2dfd445bfe76918e73702561158f7d7ee8..aa987b8bdec86e73e30751be4e271afcfb7e85a5 100644 (file)
@@ -1,6 +1,6 @@
 #------------------------------------------------------------------------------\r
 #\r
-# Copyright (c) 2006, Intel Corporation\r
+# Copyright (c) 2006 - 2009, Intel Corporation\r
 # All rights reserved. This program and the accompanying materials\r
 # are licensed and made available under the terms and conditions of the BSD License\r
 # which accompanies this distribution.  The full text of the license may be found at\r
@@ -30,7 +30,6 @@
 #   );\r
 #------------------------------------------------------------------------------\r
 .global ASM_PFX(AsmReadLdtr)\r
-.align 16\r
 ASM_PFX(AsmReadLdtr):\r
     sldt    %eax\r
     ret\r
index 5c18be534005813d6428ae949075bc0a7ff62d81..5291e89ca76b053d7f5c28421002255c7815e615 100644 (file)
@@ -1,6 +1,6 @@
 #------------------------------------------------------------------------------\r
 #\r
-# Copyright (c) 2006, Intel Corporation\r
+# Copyright (c) 2006 - 2009, Intel Corporation\r
 # All rights reserved. This program and the accompanying materials\r
 # are licensed and made available under the terms and conditions of the BSD License\r
 # which accompanies this distribution.  The full text of the license may be found at\r
@@ -30,7 +30,6 @@
 #   );\r
 #------------------------------------------------------------------------------\r
 .global ASM_PFX(AsmReadMm0)\r
-.align 16\r
 ASM_PFX(AsmReadMm0):\r
     #DB      48h, 0fh, 7eh, 0c0h\r
     movd       %mm0, %rax\r
index 72d3c04a6722ec016c3dfe2bf02f0eeb2c7d9de1..e5d40805af52166228061bb2f3d17406953ece2c 100644 (file)
@@ -1,6 +1,6 @@
 #------------------------------------------------------------------------------\r
 #\r
-# Copyright (c) 2006, Intel Corporation\r
+# Copyright (c) 2006 - 2009, Intel Corporation\r
 # All rights reserved. This program and the accompanying materials\r
 # are licensed and made available under the terms and conditions of the BSD License\r
 # which accompanies this distribution.  The full text of the license may be found at\r
@@ -30,7 +30,6 @@
 #   );\r
 #------------------------------------------------------------------------------\r
 .global ASM_PFX(AsmReadMm1)\r
-.align 16\r
 ASM_PFX(AsmReadMm1):\r
     #DB      48h, 0fh, 7eh, 0c8h\r
     movd       %mm1, %rax\r
index 05fc9e3e5e46267342541ed4945a665057d34deb..880f8dd0c363f6043fc0ffb051dd4bb8998b696d 100644 (file)
@@ -1,6 +1,6 @@
 #------------------------------------------------------------------------------\r
 #\r
-# Copyright (c) 2006, Intel Corporation\r
+# Copyright (c) 2006 - 2009, Intel Corporation\r
 # All rights reserved. This program and the accompanying materials\r
 # are licensed and made available under the terms and conditions of the BSD License\r
 # which accompanies this distribution.  The full text of the license may be found at\r
@@ -30,7 +30,6 @@
 #   );\r
 #------------------------------------------------------------------------------\r
 .global ASM_PFX(AsmReadMm2)\r
-.align 16\r
 ASM_PFX(AsmReadMm2):\r
     #DB      48h, 0fh, 7eh, 0d0h\r
     movd       %mm2, %rax\r
index 4f14ba0be8d372dd1b6ba272982101897e1fb8b5..f8b0c24230d6f716b4222234b5ecedd963f1aecf 100644 (file)
@@ -1,6 +1,6 @@
 #------------------------------------------------------------------------------\r
 #\r
-# Copyright (c) 2006, Intel Corporation\r
+# Copyright (c) 2006 - 2009, Intel Corporation\r
 # All rights reserved. This program and the accompanying materials\r
 # are licensed and made available under the terms and conditions of the BSD License\r
 # which accompanies this distribution.  The full text of the license may be found at\r
@@ -30,7 +30,6 @@
 #   );\r
 #------------------------------------------------------------------------------\r
 .global ASM_PFX(AsmReadMm3)\r
-.align 16\r
 ASM_PFX(AsmReadMm3):\r
     #DB      48h, 0fh, 7eh, 0d8h\r
     movd       %mm3, %rax\r
index 63f00b191949624e89d3dbd5028bba46105dfb73..e6ffbbfde670886cc08666038e860bc564927283 100644 (file)
@@ -1,6 +1,6 @@
 #------------------------------------------------------------------------------\r
 #\r
-# Copyright (c) 2006, Intel Corporation\r
+# Copyright (c) 2006 - 2009, Intel Corporation\r
 # All rights reserved. This program and the accompanying materials\r
 # are licensed and made available under the terms and conditions of the BSD License\r
 # which accompanies this distribution.  The full text of the license may be found at\r
@@ -30,7 +30,6 @@
 #   );\r
 #------------------------------------------------------------------------------\r
 .global ASM_PFX(AsmReadMm4)\r
-.align 16\r
 ASM_PFX(AsmReadMm4):\r
     #DB      48h, 0fh, 7eh, 0e0h\r
     movd       %mm4, %rax\r
index 9ba972fc7f64415df97744d312c153e9e131c368..1b10ad6129a62704d30745877ffa45aec6f883eb 100644 (file)
@@ -1,6 +1,6 @@
 #------------------------------------------------------------------------------\r
 #\r
-# Copyright (c) 2006, Intel Corporation\r
+# Copyright (c) 2006 - 2009, Intel Corporation\r
 # All rights reserved. This program and the accompanying materials\r
 # are licensed and made available under the terms and conditions of the BSD License\r
 # which accompanies this distribution.  The full text of the license may be found at\r
@@ -30,7 +30,6 @@
 #   );\r
 #------------------------------------------------------------------------------\r
 .global ASM_PFX(AsmReadMm5)\r
-.align 16\r
 ASM_PFX(AsmReadMm5):\r
     #DB      48h, 0fh, 7eh, 0e8h\r
     movd       %mm5, %rax\r
index 5fa959f0ccc82a8ea79dc747bb73ff5a135c03d2..596ba914e1482838d0034042567d976a2ffcc01f 100644 (file)
@@ -1,6 +1,6 @@
 #------------------------------------------------------------------------------\r
 #\r
-# Copyright (c) 2006, Intel Corporation\r
+# Copyright (c) 2006 - 2009, Intel Corporation\r
 # All rights reserved. This program and the accompanying materials\r
 # are licensed and made available under the terms and conditions of the BSD License\r
 # which accompanies this distribution.  The full text of the license may be found at\r
@@ -30,7 +30,6 @@
 #   );\r
 #------------------------------------------------------------------------------\r
 .global ASM_PFX(AsmReadMm6)\r
-.align 16\r
 ASM_PFX(AsmReadMm6):\r
     #DB      48h, 0fh, 7eh, 0f0h\r
     movd       %mm6, %rax\r
index 939b0877ebbed6ca52d6fb18fbfc4796cb04b59b..744bb57f67e9a9f6ee9e743d9931217b8439ae07 100644 (file)
@@ -1,6 +1,6 @@
 #------------------------------------------------------------------------------\r
 #\r
-# Copyright (c) 2006, Intel Corporation\r
+# Copyright (c) 2006 - 2009, Intel Corporation\r
 # All rights reserved. This program and the accompanying materials\r
 # are licensed and made available under the terms and conditions of the BSD License\r
 # which accompanies this distribution.  The full text of the license may be found at\r
@@ -30,7 +30,6 @@
 #   );\r
 #------------------------------------------------------------------------------\r
 .global ASM_PFX(AsmReadMm7)\r
-.align 16\r
 ASM_PFX(AsmReadMm7):\r
     #DB      48h, 0fh, 7eh, 0f8h\r
     movd       %mm7, %rax\r
index 15ab4c91c7258c74d4dcb698fd9a9703cde81c72..290f0e3b6564750205dfb866b79287d1e58626ff 100644 (file)
@@ -1,6 +1,6 @@
 #------------------------------------------------------------------------------\r
 #\r
-# Copyright (c) 2006, Intel Corporation\r
+# Copyright (c) 2006 - 2009, Intel Corporation\r
 # All rights reserved. This program and the accompanying materials\r
 # are licensed and made available under the terms and conditions of the BSD License\r
 # which accompanies this distribution.  The full text of the license may be found at\r
@@ -30,7 +30,6 @@
 #   );\r
 #------------------------------------------------------------------------------\r
 .global ASM_PFX(AsmReadMsr64)\r
-.align 16\r
 ASM_PFX(AsmReadMsr64):\r
     rdmsr                               # edx & eax are zero extended\r
     shl     $0x20, %rdx\r
index 429b9bf0dbf0501212f24ed8d614bbeae119b91c..71e72c7e8e5432c4a50d5a8ce946e13a92cf6f1d 100644 (file)
@@ -1,6 +1,6 @@
 #------------------------------------------------------------------------------\r
 #\r
-# Copyright (c) 2006, Intel Corporation\r
+# Copyright (c) 2006 - 2009, Intel Corporation\r
 # All rights reserved. This program and the accompanying materials\r
 # are licensed and made available under the terms and conditions of the BSD License\r
 # which accompanies this distribution.  The full text of the license may be found at\r
@@ -30,7 +30,6 @@
 #   );\r
 #------------------------------------------------------------------------------\r
 .global ASM_PFX(AsmReadPmc)\r
-.align 16\r
 ASM_PFX(AsmReadPmc):\r
     rdpmc\r
     shl     $0x20, %rdx\r
index 941e47ba7db836bc5371499f7e82cb62fd671515..7853f8dce89849c38acb10ace7811d5e0797e079 100644 (file)
@@ -1,6 +1,6 @@
 #------------------------------------------------------------------------------\r
 #\r
-# Copyright (c) 2006, Intel Corporation\r
+# Copyright (c) 2006 - 2009, Intel Corporation\r
 # All rights reserved. This program and the accompanying materials\r
 # are licensed and made available under the terms and conditions of the BSD License\r
 # which accompanies this distribution.  The full text of the license may be found at\r
@@ -30,7 +30,6 @@
 #   );\r
 #------------------------------------------------------------------------------\r
 .global ASM_PFX(AsmReadSs);\r
-.align 16\r
 ASM_PFX(AsmReadSs):\r
     movl     %ss, %eax\r
     ret\r
index 6f88b67dd520e09981956383ebd80b1a8411c27e..f11af31885a3c5d05df13f86310089308fda9820 100644 (file)
@@ -1,6 +1,6 @@
 #------------------------------------------------------------------------------\r
 #\r
-# Copyright (c) 2006, Intel Corporation\r
+# Copyright (c) 2006 - 2009, Intel Corporation\r
 # All rights reserved. This program and the accompanying materials\r
 # are licensed and made available under the terms and conditions of the BSD License\r
 # which accompanies this distribution.  The full text of the license may be found at\r
@@ -30,7 +30,6 @@
 #   );\r
 #------------------------------------------------------------------------------\r
 .global ASM_PFX(AsmReadTr)\r
-.align 16\r
 ASM_PFX(AsmReadTr): \r
     str     %eax\r
     ret\r
index f929443e2cf59b4c4f2a18039d4fc688371ccf62..12cf255a292113d9522942b50aece072c21cba21 100644 (file)
@@ -1,6 +1,6 @@
 #------------------------------------------------------------------------------\r
 #\r
-# Copyright (c) 2006, Intel Corporation\r
+# Copyright (c) 2006 - 2009, Intel Corporation\r
 # All rights reserved. This program and the accompanying materials\r
 # are licensed and made available under the terms and conditions of the BSD License\r
 # which accompanies this distribution.  The full text of the license may be found at\r
@@ -30,7 +30,6 @@
 #   );\r
 #------------------------------------------------------------------------------\r
 .global ASM_PFX(AsmReadTsc)\r
-.align 16\r
 ASM_PFX(AsmReadTsc):\r
     rdtsc\r
     shl     $0x20, %rdx\r
index 0ffb15542ebd758ff7ce7f6946c5ad9b089a0fa4..1c195b32484df4814f049adb558ff9d8a196eafb 100644 (file)
@@ -1,6 +1,6 @@
 #------------------------------------------------------------------------------\r
 #\r
-# Copyright (c) 2006, Intel Corporation\r
+# Copyright (c) 2006 - 2009, Intel Corporation\r
 # All rights reserved. This program and the accompanying materials\r
 # are licensed and made available under the terms and conditions of the BSD License\r
 # which accompanies this distribution.  The full text of the license may be found at\r
@@ -30,7 +30,6 @@
 #   );\r
 #------------------------------------------------------------------------------\r
 .global ASM_PFX(AsmWbinvd)\r
-.align 16\r
 ASM_PFX(AsmWbinvd):\r
     wbinvd\r
     ret\r
index d76bce27c5745b1d7d0d97ab4515648ac7835063..8d6ae4323fbdaa6f849f7ce05cc526b515ed67ed 100644 (file)
@@ -1,6 +1,6 @@
 #------------------------------------------------------------------------------\r
 #\r
-# Copyright (c) 2006, Intel Corporation\r
+# Copyright (c) 2006 - 2009, Intel Corporation\r
 # All rights reserved. This program and the accompanying materials\r
 # are licensed and made available under the terms and conditions of the BSD License\r
 # which accompanies this distribution.  The full text of the license may be found at\r
@@ -30,7 +30,6 @@
 #   );\r
 #------------------------------------------------------------------------------\r
 .global ASM_PFX(AsmWriteDr0)\r
-.align 16\r
 ASM_PFX(AsmWriteDr0):\r
     mov     %rcx, %dr0\r
     mov     %rcx, %rax\r
index 58d11e69fcd72ed4bd4d49de7fd13f2fd1cec390..3178667bc88e5f9e381b050260ded497960b5920 100644 (file)
@@ -1,6 +1,6 @@
 #------------------------------------------------------------------------------\r
 #\r
-# Copyright (c) 2006, Intel Corporation\r
+# Copyright (c) 2006 - 2009, Intel Corporation\r
 # All rights reserved. This program and the accompanying materials\r
 # are licensed and made available under the terms and conditions of the BSD License\r
 # which accompanies this distribution.  The full text of the license may be found at\r
@@ -30,7 +30,6 @@
 #   );\r
 #------------------------------------------------------------------------------\r
 .global ASM_PFX(AsmWriteDr1)\r
-.align 16\r
 ASM_PFX(AsmWriteDr1):\r
     mov     %rcx, %dr1\r
     mov     %rcx, %rax\r
index 32d3e068b94975d164e2dc616aa36356c9cf4f67..d904d11cd3c6ab681ad6c5c56fc5261e4212a05a 100644 (file)
@@ -1,6 +1,6 @@
 #------------------------------------------------------------------------------\r
 #\r
-# Copyright (c) 2006, Intel Corporation\r
+# Copyright (c) 2006 - 2009, Intel Corporation\r
 # All rights reserved. This program and the accompanying materials\r
 # are licensed and made available under the terms and conditions of the BSD License\r
 # which accompanies this distribution.  The full text of the license may be found at\r
@@ -30,7 +30,6 @@
 #   );\r
 #------------------------------------------------------------------------------\r
 .global ASM_PFX(AsmWriteDr2)\r
-.align 16\r
 ASM_PFX(AsmWriteDr2):\r
     mov     %rcx, %dr2\r
     mov     %rcx, %rax\r
index 72326c2b0e9791b9348e1766a539d94200a8e847..2138e1ecd63c1852e3287b7944afdf4713c05922 100644 (file)
@@ -1,6 +1,6 @@
 #------------------------------------------------------------------------------\r
 #\r
-# Copyright (c) 2006, Intel Corporation\r
+# Copyright (c) 2006 - 2009, Intel Corporation\r
 # All rights reserved. This program and the accompanying materials\r
 # are licensed and made available under the terms and conditions of the BSD License\r
 # which accompanies this distribution.  The full text of the license may be found at\r
@@ -30,7 +30,6 @@
 #   );\r
 #------------------------------------------------------------------------------\r
 .global ASM_PFX(AsmWriteDr3)\r
-.align 16\r
 ASM_PFX(AsmWriteDr3):\r
     mov     %rcx, %dr3\r
     mov     %rcx, %rax\r
index 30836979f5b63aeed234ea0bf1fb5dded0424237..1d3ca8bac2fc6cdc39b5f54c497456950a428cec 100644 (file)
@@ -1,6 +1,6 @@
 #------------------------------------------------------------------------------\r
 #\r
-# Copyright (c) 2006, Intel Corporation\r
+# Copyright (c) 2006 - 2009, Intel Corporation\r
 # All rights reserved. This program and the accompanying materials\r
 # are licensed and made available under the terms and conditions of the BSD License\r
 # which accompanies this distribution.  The full text of the license may be found at\r
@@ -30,7 +30,6 @@
 #   );\r
 #------------------------------------------------------------------------------\r
 .global ASM_PFX(InternalX86WriteIdtr)\r
-.align 16\r
 ASM_PFX(InternalX86WriteIdtr):\r
     lidt    (%rcx)\r
     ret\r
index 73db6532dcb8cd51225319d69a7a1afc0e89228b..29dcdcede853adcee76a5d8993600859cebf282f 100644 (file)
@@ -1,6 +1,6 @@
 #------------------------------------------------------------------------------\r
 #\r
-# Copyright (c) 2006, Intel Corporation\r
+# Copyright (c) 2006 - 2009, Intel Corporation\r
 # All rights reserved. This program and the accompanying materials\r
 # are licensed and made available under the terms and conditions of the BSD License\r
 # which accompanies this distribution.  The full text of the license may be found at\r
@@ -30,7 +30,6 @@
 #   );\r
 #------------------------------------------------------------------------------\r
 .global ASM_PFX(AsmWriteLdtr);\r
-.align 16\r
 ASM_PFX(AsmWriteLdtr):\r
     lldt    %cx\r
     ret\r
index b4907fe7f9053de83b36760f650ff9e0227399ec..b646dac36a20377d0a1cfd211ec018116daf0ef2 100644 (file)
@@ -1,6 +1,6 @@
 #------------------------------------------------------------------------------\r
 #\r
-# Copyright (c) 2006, Intel Corporation\r
+# Copyright (c) 2006 - 2009, Intel Corporation\r
 # All rights reserved. This program and the accompanying materials\r
 # are licensed and made available under the terms and conditions of the BSD License\r
 # which accompanies this distribution.  The full text of the license may be found at\r
@@ -32,7 +32,6 @@
 # TODO:\r
 #------------------------------------------------------------------------------\r
 .global ASM_PFX(AsmWriteMsr64)\r
-.align 16\r
 ASM_PFX(AsmWriteMsr64):\r
     mov        %rdx, %rax\r
     shr $0x20, %rdx\r