Changeset 104741 in vbox for trunk/src/VBox/ValidationKit/bootsectors
- Timestamp:
- May 21, 2024 4:43:49 AM (9 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/ValidationKit/bootsectors/bs3-cpu-instr-3.c32
r104723 r104741 4051 4051 4052 4052 /* 4053 * [V]MOVSD - move (mem) or merge (reg) scalar single-precision floating-point value.4053 * [V]MOVSD - move (mem) or merge (reg) scalar double-precision floating-point value. 4054 4054 */ 4055 4055 BS3_DECL_FAR(uint8_t) bs3CpuInstr3_v_movsd(uint8_t bMode)
Note:
See TracChangeset
for help on using the changeset viewer.