X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=ArmPkg%2FLibrary%2FCompilerIntrinsicsLib%2FArm%2Fashrdi3.S;h=a55c7824dd8dbf0c059614e792a60b40420dee4d;hp=fb87c88a09c54ccf6926da88935c7d452a48a5c8;hb=d6ebcab76903254f4423b7e7d3808fb0abaadb46;hpb=2ef2b01e07c02db339f34004445734a2dbdd80e1 diff --git a/ArmPkg/Library/CompilerIntrinsicsLib/Arm/ashrdi3.S b/ArmPkg/Library/CompilerIntrinsicsLib/Arm/ashrdi3.S index fb87c88a09..a55c7824dd 100644 --- a/ArmPkg/Library/CompilerIntrinsicsLib/Arm/ashrdi3.S +++ b/ArmPkg/Library/CompilerIntrinsicsLib/Arm/ashrdi3.S @@ -1,8 +1,8 @@ #------------------------------------------------------------------------------ # -# Copyright (c) 2008-2009 Apple Inc. All rights reserved. +# Copyright (c) 2008 - 2009, Apple Inc. All rights reserved.
# -# 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 @@ -14,13 +14,10 @@ .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