pub const PPC_RELOC_LO14: u8 = 7;
Expand description

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.