Changeset 105589 in vbox
- Timestamp:
- Aug 5, 2024 7:29:20 PM (10 months ago)
- svn:sync-xref-src-repo-rev:
- 164268
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/VMMAll/IEMAllN8veHlpA.asm
r105571 r105589 294 294 295 295 %ifdef RT_OS_WINDOWS 296 mov [xSP + xCB], e di; use the first parameter spill slot.296 mov [xSP + xCB], ecx ; use the first parameter spill slot. 297 297 ldmxcsr [xSP + xCB] 298 298 %else
Note:
See TracChangeset
for help on using the changeset viewer.