]> git.proxmox.com Git - mirror_edk2.git/blobdiff - ArmPkg/Library/CompilerIntrinsicsLib/Arm/ashrdi3.S
Update the copyright notice format
[mirror_edk2.git] / ArmPkg / Library / CompilerIntrinsicsLib / Arm / ashrdi3.S
index fb87c88a09c54ccf6926da88935c7d452a48a5c8..a55c7824dd8dbf0c059614e792a60b40420dee4d 100644 (file)
@@ -1,8 +1,8 @@
 #------------------------------------------------------------------------------ 
 #
-# Copyright (c) 2008-2009 Apple Inc. All rights reserved.
+# Copyright (c) 2008 - 2009, Apple Inc. All rights reserved.<BR>
 #
-# All rights reserved. This program and the accompanying materials
+# This program and the accompanying materials
 # are licensed and made available under the terms and conditions of the BSD License
 # which accompanies this distribution.  The full text of the license may be found at
 # http://opensource.org/licenses/bsd-license.php
 
        .text
        .align 2
-       .globl ___ashrdi3
-___ashrdi3:
-       @ args = 0, pretend = 0, frame = 0
-       @ frame_needed = 0, uses_anonymous_args = 0
-       @ link register save eliminated.
+       .globl ASM_PFX(__ashrdi3)
+
+ASM_PFX(__ashrdi3):
        cmp     r2, #31
-       @ lr needed for prologue
        bls     L2
        cmp     r2, #63
        subls   r2, r2, #32