Changeset 99300 in vbox
- Timestamp:
- Apr 6, 2023 12:08:28 AM (20 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/include/IEMInline.h
r99299 r99300 1900 1900 * Updates the RIP to point to the next instruction and clears EFLAGS.RF 1901 1901 * and CPUMCTX_INHIBIT_SHADOW. 1902 * 1902 * 1903 1903 * Only called from 64-code code. 1904 1904 * … … 1915 1915 /** 1916 1916 * Updates the EIP to point to the next instruction and clears EFLAGS.RF and 1917 * CPUMCTX_INHIBIT_SHADOW. 1917 * CPUMCTX_INHIBIT_SHADOW. 1918 1918 * 1919 1919 * This is never from 64-code code.
Note:
See TracChangeset
for help on using the changeset viewer.