VirtualBox

Changeset 40076 in vbox for trunk/include/VBox


Ignore:
Timestamp:
Feb 11, 2012 2:48:43 AM (13 years ago)
Author:
vboxsync
Message:

Changed the types of the r80 views of the FPU registers.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/VBox/vmm/dbgf.h

    r39154 r40076  
    12781278    uint64_t    u64;            /**< The 64-bit view. */
    12791279    RTUINT128U  u128;           /**< The 128-bit view. */
    1280     RTFLOAT80U2 r80;            /**< The 80-bit floating point view. */
     1280    RTFLOAT80U  r80;            /**< The 80-bit floating point view. */
     1281    RTFLOAT80U2 r80Ex;          /**< The 80-bit floating point view v2. */
    12811282    /** GDTR or LDTR (DBGFREGVALTYPE_DTR). */
    12821283    struct
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette