Constant PPC_RELOC_LO14
const PPC_RELOC_LO14: u8 = 7u8
Same as the LO16 except that the low 2 bits are not stored in the instruction and are always zero. This is used in double word load/store instructions.
PPC_RELOC_LO14const PPC_RELOC_LO14: u8 = 7u8
Same as the LO16 except that the low 2 bits are not stored in the instruction and are always zero. This is used in double word load/store instructions.