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 [NTOS:KE] Generate proper frame info for trap handler in GCC builds 2021-03-02 14:37:39 +01:00
callconv.s [FORMATTING] Remove trailing whitespace. Addendum to 34593d93. 2021-09-13 03:52:22 +02:00
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 [NTOS:KE] Explicitly cast -1 to ULONG 2021-03-24 11:13:04 +01:00