status_S_I       1117 arch/powerpc/platforms/cell/spufs/switch.c 	u32 status_S_I = SPU_STATUS_SINGLE_STEP | SPU_STATUS_INVALID_INSTR;
status_S_I       1163 arch/powerpc/platforms/cell/spufs/switch.c 	} else if ((csa->prob.spu_status_R & status_S_I) == status_S_I) {