Lines Matching refs:error_lsb
1144 int error_lsb = GetTopPACBit(addr, kInstructionPointer) - 2;1145 if (((addr >> error_lsb) & 0x3) != 0x0) {