florian
|
5be05044dd
* detect avx support also in the i386 system unit
|
1 year ago |
Jonas Maebe
|
0758aa1143
FPU exception mask: generlised system unit interface
|
2 years ago |
florian
|
22ab6dd329
* disabled mm procs again, they are not usable yet neither supposed to be
|
5 years ago |
svenbarth
|
8184815780
* ensure that the new mm related procs are only used for 3.3.1 and newer as 3.2 and older don't support the corresponding SSE types
|
5 years ago |
florian
|
70a836c4a2
* first part of merging parts of Jeppe's intrinsics patch, mainly r31135
|
5 years ago |
nickysn
|
9272bf59b2
+ added x86 (i8086, i386 and x86_64) intrinsics fpc_x86_get_cs/ss/ds/es/fs/gs
|
7 years ago |
nickysn
|
ff2fff365f
+ added x86 compiler intrinsics fpc_x86_sti and fpc_x86_cli, which generate the
|
7 years ago |
nickysn
|
a1bf5e2f07
+ also added the fpc_x86_*port* intrinsics to the i386 system unit
|
7 years ago |
nickysn
|
26a3ac3fd4
* moved the fpc_in_x86_*port* constants to the system unit in cpuinnr.inc in the
|
7 years ago |
florian
|
ff86c80176
* cpu specific header file for the system unit: cpuh.inc, moved several declarations into it
|
7 years ago |