This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
dido:public:ra:xapend:xapend.a_glossary:l:littleendian [2020/11/16 15:28] nick ↷ Page moved from ddsf:private:cookbook:06_append:glossary:l:littleendian to dido:public:ra:xapend:xapend.a_glossary:l:littleendian |
dido:public:ra:xapend:xapend.a_glossary:l:littleendian [2021/10/04 13:40] (current) 50.19.247.197 ↷ Links adapted because of a move operation |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== Little-Endian ====== | + | ===== Little-Endian ===== |
| - | [[dido:public:ra:xapend:xapend.a_glossary | Return to Glossary ]] | + | [[dido:public:ra:xapend:xapend.a_glossary:start| Return to Glossary ]] |
| **Little-Endian** is a type of addressing that refers to the order of data stored in memory. In this convention, the least significant bit (or "littlest" end) is first stored at address 0, and subsequent bits are stored incrementally. | **Little-Endian** is a type of addressing that refers to the order of data stored in memory. In this convention, the least significant bit (or "littlest" end) is first stored at address 0, and subsequent bits are stored incrementally. | ||
| - | * **Note:** Little-endian is the opposite of big-[[ddsf:private:cookbook:06_append:glossary:b:bigendian]] | + | * **Note:** Little-endian is the opposite of big-[[dido:public:ra:xapend:xapend.a_glossary:b:bigendian]] |
| Source: [[https://www.techopedia.com/definition/12892/little-endian ]] | Source: [[https://www.techopedia.com/definition/12892/little-endian ]] | ||