FrostWing
A lightweight raw-control operating system.
Loading...
Searching...
No Matches
sse.h
Go to the documentation of this file.
1
11
12#ifndef SSE_H
13#define SSE_H
14
15#include <basics.h>
16#include <graphics.h>
17
18extern char fxsave_region[512] __attribute__((aligned(16)));
19
25
30void check_sse();
31
32#endif
struct acpi_gas __attribute__
Physical Region Descriptor Table (PRDT) entry.
Definition ahci.h:71
This is a basic header files with FrostWing specific short forms and basically a good for life header...
Contains all the print functions.
void load_complete_sse()
Loads the SEE fully with fxsave.
void check_sse()
Checks if CPU is compatible with SSE.