Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

E2K: added initial support of MCST Elbrus 2000 CPU architecture #305

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

r-a-sattarov
Copy link
Contributor

Fixed build on e2k platform.
co-authored by @DJs3000

@er2off
Copy link
Contributor

er2off commented Oct 23, 2023

wtf

@r-a-sattarov
Copy link
Contributor Author

wtf

E2K (Elbrus 2000) - this is VLIW/EPIC architecture, like Intel Itanium (IA-64) architecture.

Ref: https://en.wikipedia.org/wiki/Elbrus_2000

@ArtemS2
Copy link

ArtemS2 commented Feb 12, 2024

I hope there will no longer be a weapon selector from the Xbox version)

@r-a-sattarov
Copy link
Contributor Author

I hope there will no longer be a weapon selector from the Xbox version)

Yep, it has been fixed.

@neozeed
Copy link

neozeed commented Oct 20, 2024

I guess the Elbrus 2000 has SSE2 emulation of some kind for __m128?

@r-a-sattarov
Copy link
Contributor Author

I guess the Elbrus 2000 has SSE2 emulation of some kind for __m128?

Yep. The mcst-lcc compiler can cross-compile Intel Intrinsics into Elbrus Intrinsics.

@neozeed
Copy link

neozeed commented Oct 21, 2024

That's pretty cool! Does it actually run? I didn't realise how intel it was tied so no luck on risc-v

@r-a-sattarov
Copy link
Contributor Author

That's pretty cool! Does it actually run? I didn't realise how intel it was tied so no luck on risc-v

Yes, the game go pretty fast. On the YouTube channel Elbrus PC Play there is a video with the launch of Half Life 2 on the Elbrus-8C processor.

@neozeed
Copy link

neozeed commented Oct 23, 2024

That's pretty cool! Does it actually run? I didn't realise how intel it was tied so no luck on risc-v

Yes, the game go pretty fast. On the YouTube channel Elbrus PC Play there is a video with the launch of Half Life 2 on the Elbrus-8C processor.

Thanks so much for you work, and for taking the time to let me know! super cool!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants