X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=MdePkg%2FLibrary%2FBaseLib%2FX64%2FReadMm4.S;h=491a876b3f6a6ab102557c9da21c4657560ce2c2;hp=8c9830cc973e6c1d8c358169b86b9a56c06393b2;hb=2faf4da5f757acc60e690c13e41d7c46ba6d8613;hpb=405b567555b3e133ba9b49be3821c3b1b0e2a120 diff --git a/MdePkg/Library/BaseLib/X64/ReadMm4.S b/MdePkg/Library/BaseLib/X64/ReadMm4.S index 8c9830cc97..491a876b3f 100644 --- a/MdePkg/Library/BaseLib/X64/ReadMm4.S +++ b/MdePkg/Library/BaseLib/X64/ReadMm4.S @@ -1,6 +1,6 @@ #------------------------------------------------------------------------------ # -# Copyright (c) 2006, Intel Corporation +# Copyright (c) 2006 - 2008, Intel Corporation # All rights reserved. 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 @@ -32,6 +32,5 @@ .global ASM_PFX(AsmReadMm4) .align 16 ASM_PFX(AsmReadMm4): - #DB 48h, 0fh, 7eh, 0e0h movd %mm4, %rax ret