| |||
| Home > Unaligned and Mixed-Endian Data Access Support > Unaligned data access specification > Load signed byte, endian independent | |||
The addressed byte is loaded from the memory into the low eight bits of the general-purpose register and the sign bit is extended into the upper 24 bits of the register (Figure 6.2).
In Figure 6.2, se means b (bit 7) sign extension.