Searched refs:se_bits (Results 1 – 1 of 1) sorted by relevance
174 unsigned long se_bits; in apply_r_mips_pc() local190 se_bits = (offset & BIT(bits - 1)) ? ~0ul : 0; in apply_r_mips_pc()191 if ((offset & ~mask) != (se_bits & ~mask)) { in apply_r_mips_pc()