]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Library/BaseLib/Ipf/AccessGcr.s
Fix the error that part of instructions of AsmWriteIva() is not included into the...
[mirror_edk2.git] / MdePkg / Library / BaseLib / Ipf / AccessGcr.s
index 97e95a30c5ddf7c53f3864b8dd8183510f6b2ee6..5f610c7c958944af337510568e2d3efc6b2ba408 100644 (file)
@@ -206,12 +206,12 @@ AsmReadIva::
 .proc   AsmWriteIva\r
 .regstk 1, 3, 0, 0\r
 \r
+AsmWriteIva::\r
         alloc loc1=ar.pfs,1,4,0,0 ;;\r
 \r
         mov         loc2 = psr\r
         rsm         0x6000                      // Make sure interrupts are masked\r
 \r
-AsmWriteIva::\r
         mov            cr.iva = in0\r
         srlz.i;;\r
         mov         psr.l = loc2;;\r