Changeset 102742 in vbox
- Timestamp:
- Jan 1, 2024 2:23:00 AM (11 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/VMMAll/IEMAllN8veRecompiler.cpp
r102739 r102742 4276 4276 * register state of volatile registers. 4277 4277 * 4278 * @param pReNative The native recompile state. 4279 * @param fHstRegs Set of host registers to flush guest shadows for. 4278 * @param pReNative The native recompile state. 4279 * @param off The code buffer offset. 4280 * @param fHstRegsActiveShadows Set of host registers which are allowed to 4281 * be active (allocated) w/o asserting. Hack. 4280 4282 * @see iemNativeVarSaveVolatileRegsPreHlpCall(), 4281 4283 * iemNativeVarRestoreVolatileRegsPostHlpCall()
Note:
See TracChangeset
for help on using the changeset viewer.