]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Library/BaseLib/Ia32/MultU64x64.S
sync GCC assembly files with MASM assembly files
[mirror_edk2.git] / MdePkg / Library / BaseLib / Ia32 / MultU64x64.S
index 8841fc44dc2eb2179a65895a7eed1af038e129c0..641b0d652ca664260d373239611ff7908a648677 100644 (file)
 \r
      \r
 \r
-.global _MultS64x64\r
-_MultS64x64: \r
-    #\r
-    # MultS64x32 shares the same implementation with _MultU64x32, and thus no\r
-    # code inside this function.\r
-    #\r
-\r
-\r
-.global _MultU64x64\r
+.global _InternalMathMultU64x64\r
+_InternalMathMultU64x64: \r
     push    %ebx\r
     movl    8(%esp),%ebx\r
     movl    16(%esp),%edx\r