Changeset 99024 in vbox
- Timestamp:
- Mar 17, 2023 7:53:28 PM (23 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/VMMAll/IEMThreadedFunctions.cpp
r98969 r99024 128 128 * @param u16Disp The displacement byte/word, if any. 129 129 * RIP relative addressing. 130 * @param pGCPtrEff Where to return the effective address.131 130 */ 132 131 static RTGCPTR iemOpHlpCalcRmEffAddrThreadedAddr16(PVMCPUCC pVCpu, uint8_t bRm, uint16_t u16Disp) RT_NOEXCEPT
Note:
See TracChangeset
for help on using the changeset viewer.