reactos/ntoskrnl/include/internal/i386
George Bișoc c020966091
[NTOS:KE] Implement the internal FPU state context structure
This is needed to store FPU state information when saving or restoring the floating point state of a system due to a call to KeSaveFloatingPointState or KeRestoreFloatingPointState.
2022-05-24 18:39:45 +02:00
..
asmmacro.S
callconv.s
intrin_i.h [NTOS:KE] Move related FPU instrunctions to internal intrinsic file 2022-05-24 18:39:45 +02:00
ke.h [NTOS:KE] Implement the internal FPU state context structure 2022-05-24 18:39:45 +02:00
mm.h [NTOS:MM] MI_IS_*(): Improve documentation 2021-11-04 23:20:21 +03:00
trap_x.h