[][src]Constant object::macho::PPC_RELOC_LO14

pub const PPC_RELOC_LO14: u8 = 7;

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.