TianoCore EDK2
master
Loading...
Searching...
No Matches
WriteMm4.c
Go to the documentation of this file.
1
18
VOID
19
EFIAPI
20
AsmWriteMm4
(
21
IN
UINT64 Value
22
)
23
{
24
_asm {
25
movq mm4, qword ptr [Value]
26
emms
27
}
28
}
IN
#define IN
Definition:
Base.h:279
AsmWriteMm4
VOID EFIAPI AsmWriteMm4(IN UINT64 Value)
Definition:
WriteMm4.c:20
MdePkg
Library
BaseLib
Ia32
WriteMm4.c
Generated on Fri Nov 15 2024 18:01:17 for TianoCore EDK2 by
1.9.6