diff options
author | r-a-sattarov <51679282+r-a-sattarov@users.noreply.github.com> | 2021-09-26 12:12:35 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-09-26 11:12:35 +0200 |
commit | 14ad42447003550a985e7886606d165408c43c53 (patch) | |
tree | e790fc7f5d6d217f9531b493383578ca16a7ca94 /src/network | |
parent | 9b1651a267c7a812ed4f88dddfe5f56fa669173a (diff) | |
download | openttd-14ad42447003550a985e7886606d165408c43c53.tar.xz |
Add: use of Intel Intrinsics & RDTSC on e2k (MCST Elbrus 2000) (#9575)
MCST e2k (Elbrus 2000) architecture has half native / half software support of most Intel/AMD SIMD
e.g. MMX/SSE/SSE2/SSE3/SSSE3/SSE4.1/SSE4.2/AES/AVX/AVX2 & 3DNow!/SSE4a/XOP/FMA4
E2K - this is VLIW/EPIC architecture, like Intel Itanium (IA-64) architecture.
Ref: https://en.wikipedia.org/wiki/Elbrus_2000
Co-authored-by: Alexander Troosh @troosh, Konstantin Ivlev @sse4 and Dmitry Shcherbakov @crypto-das
Diffstat (limited to 'src/network')
0 files changed, 0 insertions, 0 deletions