Processors
Intel® Processors, Tools, and Utilities
14510 Discussions

How is the sign bit represented in memory and in cache?

MMarc21
Beginner
1,200 Views

I'm a dev, and I'm trying to use bitfields in my software, and I heard that intel store's it's sign bit in bit 7 (aka the 8th bit) regardless of the size of the datatype, and I was just wondering if that is true, and if not when it stopped being true?

 

Also, I've heard that data is stored in memory in little endian, but is flipped to big endian inside the CPU, and I'm just wondering if that's true, and where I can get better info about how intel cpus work?
0 Kudos
1 Reply
idata
Employee
345 Views

There is a different room for developers at Intel communities.

 

Please try posting your inquiry here: https://software.intel.com/en-us/forum https://software.intel.com/en-us/forum

 

 

Allan.
Reply