Mobile and Desktop Processors
Intel® Core™ processors, Intel Atom® processors, tools, and utilities
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
16838 Discussions

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

MMarc21
Beginner
1,694 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
839 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