Changeset 102550 in vbox for trunk/src/VBox/VMM
- Timestamp:
- Dec 8, 2023 4:00:15 PM (14 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/VMMAll/IEMAllN8veRecompiler.cpp
r102549 r102550 8786 8786 * @param cbInstr The size of the fully decoded instruction. Used 8787 8787 * for RIP relative addressing. 8788 * @param idxVarRet . 8788 * @param idxVarRet The result variable number. 8789 * @param f64Bit Whether to use a 64-bit or 32-bit address size 8790 * when calculating the address. 8789 8791 * 8790 8792 * @see iemOpHlpCalcRmEffAddrThreadedAddr64
Note:
See TracChangeset
for help on using the changeset viewer.