Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » Developing U++ » U++ Developers corner » Should we still care about big-endian CPUs?
Should we still care about big-endian CPUs? [message #54126] Tue, 02 June 2020 11:59 Go to next message
mirek is currently offline  mirek
Messages: 13975
Registered: November 2005
Ultimate Member
This came to my mind during the latest batch of optimizations... For more than 20 years, I was always trying to implement big-endian path for low-level code, but frankly U++ never really run on big-endian hardware ever, so those chunks of code are completely untested... There are basically no modern big-endian platforms. Maybe it is time to stop caring?

Mirek
Re: Should we still care about big-endian CPUs? [message #54127 is a reply to message #54126] Tue, 02 June 2020 13:54 Go to previous message
Tom1
Messages: 1212
Registered: March 2007
Senior Contributor
Hi,

If Raspberry Pi is running ARM in little-endian mode, then I do not personally need big-endian CPU support for anything. However, I do need data conversion between the two, but this is entirely different story.

Best regards,

Tom
Previous Topic: U++ on Telegram
Next Topic: SSE2 and SVO optimization (Painter, memcpy....)
Goto Forum:
  


Current Time: Tue Apr 16 18:48:09 CEST 2024

Total time taken to generate the page: 0.02237 seconds