]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Library/BaseLib/Ia32/ReadMm3.c
remove unnecessary comments introduced by tools from MdePkg. The regular express...
[mirror_edk2.git] / MdePkg / Library / BaseLib / Ia32 / ReadMm3.c
index 680db3be05d06842bfac010dcb18951586c1ae7f..d77f5107b084fc3b54c5cc52a5d3e4c20d6f0e3e 100644 (file)
 \r
 **/\r
 \r
+\r
+\r
+\r
+/**\r
+  Reads the current value of 64-bit MMX Register #3 (MM3).\r
+\r
+  Reads and returns the current value of MM3. This function is only available\r
+  on IA-32 and X64.\r
+\r
+  @return The current value of MM3.\r
+\r
+**/\r
 UINT64\r
 EFIAPI\r
 AsmReadMm3 (\r